[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2016-04-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 Edwin Smith changed: What|Removed |Added Resolution|NOTOURBUG |FIXED Status|RESOLVED

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-08-13 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #11 from James Legg --- A new version of this game has been released which should fix this issue. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment w

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 Hadrien changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #9 from Marek Ol??k --- Hadrien, your findings are correct. Can we close this bug now? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-07 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #8 from Hadrien --- It seems that what is happening is that the "end" argument is referencing a vertex that does not exist when glDrawRangeElementsBaseVertex is called. The documentation says that "start" and "end" are inclusive indic

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #7 from Hadrien --- Created attachment 102330 --> https://bugs.freedesktop.org/attachment.cgi?id=102330&action=edit callstack of other similar problem when running with Mesa debug libs This time 520 bytes were read but the buffer i

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #6 from Hadrien --- I finally got all needed library to build in debug and being used by the game! I followed the instruction on this page: http://x.debian.net/howto/build-mesa.html with the exception of "--with-dri-drivers=r600" that

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-07-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #5 from Hadrien --- I am making progress, I can build r600_dri.so in debug mode, make programs use it instead of the version released with Ubuntu and perform step by step debugging. However some functions are located in libgallium.so

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-06-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #4 from Hadrien --- (In reply to comment #2) > Hi, your Mesa seems to be rather old. Did you try to update it to the newer > version 10.2.x or even to git-master? It could be the case that your crash > was already resolved. For ubuntu

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-06-30 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #3 from nicolas --- hie, it seems to be a duplicate of this bug : https://bugs.freedesktop.org/show_bug.cgi?id=80618 I have tried with mesa git, and kernel 3.15 and 3.16 rc2 , the crash still occurs. -- You are receiving this mail

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-06-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #2 from Hohahiu --- Hi, your Mesa seems to be rather old. Did you try to update it to the newer version 10.2.x or even to git-master? It could be the case that your crash was already resolved. For ubuntu you could use oibaf-ppa. --

[Bug 80673] XCOM: Enemy Unknown - Wrong read access when starting the game

2014-06-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=80673 --- Comment #1 from Hadrien --- Created attachment 101972 --> https://bugs.freedesktop.org/attachment.cgi?id=101972&action=edit glxinfo -- You are receiving this mail because: You are the assignee for the bug. -- next part ---