* [Bug 30030] New: [r300g, bisected] Crash in loop_control_visitor::visit_leave(ir_loop*) ()
@ 2010-09-05 13:42 bugzilla-daemon
2010-09-07 5:00 ` [Bug 30030] " bugzilla-daemon
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-daemon @ 2010-09-05 13:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30030
Summary: [r300g, bisected] Crash in
loop_control_visitor::visit_leave(ir_loop*) ()
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: Magnus.Kessler@gmx.net
Since commit 8df2dbf91ddfd0c1590e33015e85470b67e69319 the OpenSceneGraph based
fgfs (flightgear) crashes in loop_control_visitor::visit_leave(ir_loop*) ()
with the following backtrace:
#0 0x00007f920dc15785 in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007f920dc16c06 in *__GI_abort () at abort.c:92
#2 0x00007f920dc0e305 in *__GI___assert_fail (
assertion=0x7f920b875c89 "ls != __null", file=<value optimized out>,
line=177, function=<value optimized out>) at assert.c:81
#3 0x00007f920b6ddb6f in loop_control_visitor::visit_leave(ir_loop*) ()
from /usr/lib64/dri/r300_dri.so
#4 0x00007f920b6ceb48 in visit_list_elements(ir_hierarchical_visitor*,
exec_list*) () from /usr/lib64/dri/r300_dri.so
#5 0x00007f920b6cf4ff in ir_if::accept(ir_hierarchical_visitor*) ()
from /usr/lib64/dri/r300_dri.so
#6 0x00007f920b6ceb48 in visit_list_elements(ir_hierarchical_visitor*,
exec_list*) () from /usr/lib64/dri/r300_dri.so
#7 0x00007f920b6ceced in
ir_function_signature::accept(ir_hierarchical_visitor*) () from
/usr/lib64/dri/r300_dri.so
#8 0x00007f920b6ceb48 in visit_list_elements(ir_hierarchical_visitor*,
exec_list*) () from /usr/lib64/dri/r300_dri.so
#9 0x00007f920b6ced5c in ir_function::accept(ir_hierarchical_visitor*) ()
from /usr/lib64/dri/r300_dri.so
#10 0x00007f920b6ceb48 in visit_list_elements(ir_hierarchical_visitor*,
exec_list*) () from /usr/lib64/dri/r300_dri.so
#11 0x00007f920b6ddbd5 in set_loop_controls(exec_list*, loop_state*) ()
from /usr/lib64/dri/r300_dri.so
#12 0x00007f920b6bfcce in do_common_optimization(exec_list*, bool) ()
from /usr/lib64/dri/r300_dri.so
#13 0x00007f920b6dbe55 in link_shaders(__GLcontextRec*, gl_shader_program*) ()
from /usr/lib64/dri/r300_dri.so
#14 0x00007f920b6a80ab in _mesa_glsl_link_shader ()
from /usr/lib64/dri/r300_dri.so
#15 0x00007f920e852add in osg::Program::PerContextProgram::linkProgram (
this=0x7f91ece190e0, state=<value optimized out>)
at
/usr/src/debug/dev-games/openscenegraph-9999/openscenegraph-9999/src/osg/Program.cpp:518
#16 0x00007f920e851ca0 in osg::Program::apply (this=0x1044bcd0, state=...)
[...]
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 30030] [r300g, bisected] Crash in loop_control_visitor::visit_leave(ir_loop*) ()
2010-09-05 13:42 [Bug 30030] New: [r300g, bisected] Crash in loop_control_visitor::visit_leave(ir_loop*) () bugzilla-daemon
@ 2010-09-07 5:00 ` bugzilla-daemon
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla-daemon @ 2010-09-07 5:00 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30030
Ian Romanick <idr@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|x86-64 (AMD64) |All
OS/Version|Linux (All) |All
Component|Drivers/DRI/r300 |Mesa core
AssignedTo|dri-devel@lists.freedesktop |idr@freedesktop.org
|.org |
--- Comment #1 from Ian Romanick <idr@freedesktop.org> 2010-09-06 22:00:43 PDT ---
I suspect that this has nothing to do with the R300 driver, so I'm changing th
component.
Please provide the offending shader. What's the output with MESA_DEBUG=dump?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-07 5:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-05 13:42 [Bug 30030] New: [r300g, bisected] Crash in loop_control_visitor::visit_leave(ir_loop*) () bugzilla-daemon
2010-09-07 5:00 ` [Bug 30030] " 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.