[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-10-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #5 from vand2 at gmx.de 2011-10-29 02:53:20 PDT ---
> This game has been reported as working, and it's not really clear if this was
> even a driver bug in the first place, so I'm closing this bug.  Please re-open
> it if you are still having problems.

Sorry, I've forgot about this report.
Actually I've nailed down the problem to the s3tc texture compression.

With a Mesa version compiled following the hints this article
http://dri.freedesktop.org/wiki/S3TC 
the game runs fine on my r300 and r600.
But without manually installing libtxc_dxtn and enabling
USE_EXTERNAL_DXTN_LIB=1 in Mesa the games crashes as described above.

I guess the game is to blame for not doing enough extension checks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-10-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36386

Tom Stellard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTABUG

--- Comment #4 from Tom Stellard  2011-10-28 17:59:46 
PDT ---
This game has been reported as working, and it's not really clear if this was
even a driver bug in the first place, so I'm closing this bug.  Please re-open
it if you are still having problems.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #5 from va...@gmx.de 2011-10-29 02:53:20 PDT ---
 This game has been reported as working, and it's not really clear if this was
 even a driver bug in the first place, so I'm closing this bug.  Please re-open
 it if you are still having problems.

Sorry, I've forgot about this report.
Actually I've nailed down the problem to the s3tc texture compression.

With a Mesa version compiled following the hints this article
http://dri.freedesktop.org/wiki/S3TC 
the game runs fine on my r300 and r600.
But without manually installing libtxc_dxtn and enabling
USE_EXTERNAL_DXTN_LIB=1 in Mesa the games crashes as described above.

I guess the game is to blame for not doing enough extension checks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36386

Tom Stellard tstel...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||NOTABUG

--- Comment #4 from Tom Stellard tstel...@gmail.com 2011-10-28 17:59:46 PDT 
---
This game has been reported as working, and it's not really clear if this was
even a driver bug in the first place, so I'm closing this bug.  Please re-open
it if you are still having problems.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-12 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36386

Sven Arvidsson  changed:

   What|Removed |Added

 CC||sa at whiz.se

--- Comment #3 from Sven Arvidsson  2011-05-12 13:38:06 PDT ---
Amnesia is working fine on my RV570, both with 7.10.2 and with git master.

Keep in mind that the game is multithreaded, so you might need to do "thread
apply all bt full" to get a meaningful backtrace.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36386

Sven Arvidsson s...@whiz.se changed:

   What|Removed |Added

 CC||s...@whiz.se

--- Comment #3 from Sven Arvidsson s...@whiz.se 2011-05-12 13:38:06 PDT ---
Amnesia is working fine on my RV570, both with 7.10.2 and with git master.

Keep in mind that the game is multithreaded, so you might need to do thread
apply all bt full to get a meaningful backtrace.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #2 from vand2 at gmx.de 2011-05-06 09:48:42 PDT ---
(In reply to comment #1)
> The backtrace suggests the crash happens in the game, not in the driver. Why 
> do
> you think it's a driver issue?

I don't know if it is a driver issue.
At first I asked in Mesa-users list if anyone managed to 
run Amnesia with Mesa driver at all. 
When no response came Tom Fogal suggested to issue a bug report.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-06 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #1 from Marek Ol??k  2011-05-06 09:28:16 PDT 
---
The backtrace suggests the crash happens in the game, not in the driver. Why do
you think it's a driver issue?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #1 from Marek Olšák mar...@gmail.com 2011-05-06 09:28:16 PDT ---
The backtrace suggests the crash happens in the game, not in the driver. Why do
you think it's a driver issue?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 36386] Amnesia game crashes on RV570 (r300g)

2011-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36386

--- Comment #2 from va...@gmx.de 2011-05-06 09:48:42 PDT ---
(In reply to comment #1)
 The backtrace suggests the crash happens in the game, not in the driver. Why 
 do
 you think it's a driver issue?

I don't know if it is a driver issue.
At first I asked in Mesa-users list if anyone managed to 
run Amnesia with Mesa driver at all. 
When no response came Tom Fogal suggested to issue a bug report.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel