[Bug 27340] mesa deadlocks with latest HoN game

2010-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #9 from ryan 2010-04-01 17:19:29 PST --- (In reply to comment #8) > i've been working on this all day; im unfamiliar with linux and it took me > awhile too google up how to patch and everything; so i could've done something > wron

[Bug 27340] mesa deadlocks with latest HoN game

2010-04-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #8 from ryan 2010-04-01 17:17:18 PST --- i've been working on this all day; im unfamiliar with linux and it took me awhile too google up how to patch and everything; so i could've done something wrong. but i followed the direction

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #7 from Török Edwin 2010-03-27 09:44:53 PST --- (In reply to comment #6) > The patch looks good (except for "inline" should be "INLINE"). I verified the > patch here by forcing the code path in question with a couple Mesa demos.

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #6 from Brian Paul 2010-03-27 08:00:29 PST --- The patch looks good (except for "inline" should be "INLINE"). I verified the patch here by forcing the code path in question with a couple Mesa demos. I'll commit shortly. Either

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 Török Edwin changed: What|Removed |Added Component|Drivers/DRI/R600|Mesa core --- Comment #5 from Török Edw

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #4 from Török Edwin 2010-03-27 03:42:00 PST --- The patch I just attached fixes the deadlock, please apply. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #3 from Török Edwin 2010-03-27 03:40:45 PST --- Created an attachment (id=34502) --> (http://bugs.freedesktop.org/attachment.cgi?id=34502) tentative patch -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=em

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 Török Edwin changed: What|Removed |Added CC||bri...@vmware.com --- Comment #2 from T

[Bug 27340] mesa deadlocks with latest HoN game

2010-03-27 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27340 --- Comment #1 from Török Edwin 2010-03-27 03:32:55 PST --- Looks like it is trying to lock a mutex that is already locked: _mesa_HashFindFreeKeyBlock( line 438: _glthread_LOCK_MUTEX(table->Mutex); line 450:if (_mesa_HashLookup(tab