* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
@ 2014-06-28 6:48 ` bugzilla-daemon
2014-08-31 13:16 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-06-28 6:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 295 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
--- Comment #1 from nicolas <bioproduits@yahoo.fr> ---
Created attachment 101905
--> https://bugs.freedesktop.org/attachment.cgi?id=101905&action=edit
game log file
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1167 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
2014-06-28 6:48 ` [Bug 80618] " bugzilla-daemon
@ 2014-08-31 13:16 ` bugzilla-daemon
2014-09-07 8:08 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-08-31 13:16 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 393 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
--- Comment #2 from Jan Kümmel <freedesktop@snorc.org> ---
Does XCOM still crash when you use the memory corruption workaround from
https://github.com/knecht/xcom-hacks
?
See also:
http://steamcommunity.com/app/200510/discussions/0/522730700169435716/
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1307 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
2014-06-28 6:48 ` [Bug 80618] " bugzilla-daemon
2014-08-31 13:16 ` bugzilla-daemon
@ 2014-09-07 8:08 ` bugzilla-daemon
2014-09-17 20:36 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-09-07 8:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1517 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
--- Comment #3 from nicolas <bioproduits@yahoo.fr> ---
(In reply to comment #2)
> Does XCOM still crash when you use the memory corruption workaround from
> https://github.com/knecht/xcom-hacks
> ?
> See also:
> http://steamcommunity.com/app/200510/discussions/0/522730700169435716/
hie, since my bug repport the game had an update but this doesn' solved my bug.
I have try to use this library, but because i only own Xcom ennemy unknown this
won't work.
If i try to run like the explanations for ennemy within i have the splash
screen and it quits, that is normal cause i don't have this game.
So i tried to adapt to the game folders of ennemy unknown.
What i've done is :
export
LD_LIBRARY_PATH="~/.steam/steam/SteamApps/common/XCom-Enemy-Unknown/binaries/linux/x86_64/"
cd ~/.steam/steam/SteamApps/common/XCom-Enemy-Unknown
LD_PRELOAD=~/Téléchargements/xcom-hacks-master/libxcomfix.so
binaries/linux/game.x86_64
szCmd: /bin/sh -c '"/home/nicolas/.steam/steam.sh" "steam://run/200510"' &
sh: symbol lookup error:
/home/nicolas/Téléchargements/xcom-hacks-master/libxcomfix.so: undefined
symbol: dlsym
Dumped crashlog to
/home/nicolas/.local/share/feral-interactive/XCOM/crashes//19054cf4-ca78-8195-5d709904-5aa26fac.dmp
Abandon (core dumped)
I assume there need to adapt libxcomfix.so to ennemy unknown, but i have no
idea how to do that.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2542 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
` (2 preceding siblings ...)
2014-09-07 8:08 ` bugzilla-daemon
@ 2014-09-17 20:36 ` bugzilla-daemon
2018-10-16 13:29 ` bugzilla-daemon
2019-11-19 8:53 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2014-09-17 20:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 248 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
--- Comment #4 from Jan Kümmel <freedesktop@snorc.org> ---
you didn't forget the -ldl when compiling, did you?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1026 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
` (3 preceding siblings ...)
2014-09-17 20:36 ` bugzilla-daemon
@ 2018-10-16 13:29 ` bugzilla-daemon
2019-11-19 8:53 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2018-10-16 13:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 624 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
mirh <mirh@protonmail.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |mirh@protonmail.ch
--- Comment #5 from mirh <mirh@protonmail.ch> ---
Could this be checked again?
GPR limit problems should have been improved especially after bug 105371 (for
the moment only in mesa-git)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2227 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread* [Bug 80618] [r600g] XCOM Ennemy Unknown crash (RV770)
2014-06-28 6:46 [Bug 80618] New: [r600g] XCOM Ennemy Unknown crash (RV770) bugzilla-daemon
` (4 preceding siblings ...)
2018-10-16 13:29 ` bugzilla-daemon
@ 2019-11-19 8:53 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:53 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80618
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEEDINFO |RESOLVED
--- Comment #6 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/508.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2347 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 7+ messages in thread