* [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu
@ 2010-05-06 15:50 bugzilla-daemon
2010-05-06 15:51 ` [Bug 27996] " bugzilla-daemon
` (9 more replies)
0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 15:50 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
Summary: [r300g] Sins of a Solar Empire crash when entering
menu
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: drakkk@centrum.cz
Created an attachment (id=35461)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35461)
terminal output
I'm trying to run Sins of a Solar Empire with Wine 1.1.43 and r300g driver.
Until commit dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 I was able to enter the
menu and even start a new game, however some rendering was broken (almost
everything black). Now when entering menu it crashes. I'm attaching terminal
output and dmesg.
dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083 is the first bad commit
commit dad962bafe8ffd7fdb35c28cfb8bbd5a297c8083
Author: José Fonseca <jfonseca@vmware.com>
Date: Tue May 4 15:41:19 2010 +0100
mesa/st: Fill in native program limits.
In the lack of more fine grained capabilities in Gallium, assume that if
the pipe driver supports GLSL then native limits match Mesa software
limits.
(cherry picked from commit 40a90cd11234a09c2477f5c9984dd6d9fac3f52c)
:040000 040000 cfc8a638f5c8e29d63316bc78ba58d808d064c1a
71c19fdbecf5fd0e113de6f79b4c00fd1eac4f29 M src
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
@ 2010-05-06 15:51 ` bugzilla-daemon
2010-05-06 15:51 ` bugzilla-daemon
` (8 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 15:51 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
Pavel Ondračka <drakkk@centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
CC| |jfonseca@vmware.com
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
2010-05-06 15:51 ` [Bug 27996] " bugzilla-daemon
@ 2010-05-06 15:51 ` bugzilla-daemon
2010-05-06 16:25 ` bugzilla-daemon
` (7 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 15:51 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #1 from Pavel Ondračka <drakkk@centrum.cz> 2010-05-06 08:51:49 PDT ---
Created an attachment (id=35462)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35462)
dmesg
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
2010-05-06 15:51 ` [Bug 27996] " bugzilla-daemon
2010-05-06 15:51 ` bugzilla-daemon
@ 2010-05-06 16:25 ` bugzilla-daemon
2010-05-06 16:28 ` bugzilla-daemon
` (6 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 16:25 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #2 from José Fonseca <jfonseca@vmware.com> 2010-05-06 09:25:34 PDT ---
Hi Pavel,
The commit you mention enables features which were until now never advertised
-- many applications were not using GLSL because they thought the hardware had
no native support for it. It's likely the bug is in the this feature (GLSL
compilation) and not on the commit itself.
Can you get a stack trace showing where inside the driver the crash is
happening?
Jose
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (2 preceding siblings ...)
2010-05-06 16:25 ` bugzilla-daemon
@ 2010-05-06 16:28 ` bugzilla-daemon
2010-05-06 17:47 ` bugzilla-daemon
` (5 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 16:28 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #3 from Pavel Ondračka <drakkk@centrum.cz> 2010-05-06 09:28:53 PDT ---
(In reply to comment #2)
> Can you get a stack trace showing where inside the driver the crash is
> happening?
How can I do that?
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (3 preceding siblings ...)
2010-05-06 16:28 ` bugzilla-daemon
@ 2010-05-06 17:47 ` bugzilla-daemon
2010-05-06 18:05 ` bugzilla-daemon
` (4 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 17:47 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #4 from Pavel Ondračka <drakkk@centrum.cz> 2010-05-06 10:47:09 PDT ---
Created an attachment (id=35464)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35464)
wine backtrace
I was able to get a Wine backtrace, I hope this is helpful.
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (4 preceding siblings ...)
2010-05-06 17:47 ` bugzilla-daemon
@ 2010-05-06 18:05 ` bugzilla-daemon
2010-05-14 1:55 ` bugzilla-daemon
` (3 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-06 18:05 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #5 from Marek Olšák <maraeo@gmail.com> 2010-05-06 11:05:49 PDT ---
From the first log:
"r300: Max size of the constant buffer is 256*4 floats."
immediately followed by abort in the code.
We really need fine-grained shader limits, applications seem to make fatal
decisions based on them.
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (5 preceding siblings ...)
2010-05-06 18:05 ` bugzilla-daemon
@ 2010-05-14 1:55 ` bugzilla-daemon
2010-05-14 12:23 ` bugzilla-daemon
` (2 subsequent siblings)
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-14 1:55 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #6 from Marek Olšák <maraeo@gmail.com> 2010-05-13 18:55:16 PDT ---
Could you please re-test the game with current mesa git?
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (6 preceding siblings ...)
2010-05-14 1:55 ` bugzilla-daemon
@ 2010-05-14 12:23 ` bugzilla-daemon
2010-05-14 18:15 ` bugzilla-daemon
2010-05-14 19:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-14 12:23 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
Pavel Ondračka <drakkk@centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #35461|0 |1
is obsolete| |
Attachment #35464|0 |1
is obsolete| |
--- Comment #7 from Pavel Ondračka <drakkk@centrum.cz> 2010-05-14 05:23:00 PDT ---
Created an attachment (id=35650)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35650)
wine log
It still doesn't work, attaching new log.
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (7 preceding siblings ...)
2010-05-14 12:23 ` bugzilla-daemon
@ 2010-05-14 18:15 ` bugzilla-daemon
2010-05-14 19:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-14 18:15 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
--- Comment #8 from Marek Olšák <maraeo@gmail.com> 2010-05-14 11:15:04 PDT ---
OK so the problem is the game creates a larger constant buffer than hw can
handle, but it seems to use only a small portion of the buffer. I've changed
the code so that it does not abort (commit
93c997a9146e0b50186df684f4847fb0124ada11). Please close the bug if it helps
you.
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 27996] [r300g] Sins of a Solar Empire crash when entering menu
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
` (8 preceding siblings ...)
2010-05-14 18:15 ` bugzilla-daemon
@ 2010-05-14 19:07 ` bugzilla-daemon
9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2010-05-14 19:07 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27996
Pavel Ondračka <drakkk@centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Pavel Ondračka <drakkk@centrum.cz> 2010-05-14 12:07:26 PDT ---
The crash is gone now, closing
--
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
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2010-05-14 19:07 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 15:50 [Bug 27996] New: [r300g] Sins of a Solar Empire crash when entering menu bugzilla-daemon
2010-05-06 15:51 ` [Bug 27996] " bugzilla-daemon
2010-05-06 15:51 ` bugzilla-daemon
2010-05-06 16:25 ` bugzilla-daemon
2010-05-06 16:28 ` bugzilla-daemon
2010-05-06 17:47 ` bugzilla-daemon
2010-05-06 18:05 ` bugzilla-daemon
2010-05-14 1:55 ` bugzilla-daemon
2010-05-14 12:23 ` bugzilla-daemon
2010-05-14 18:15 ` bugzilla-daemon
2010-05-14 19:07 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.