Bug 20673 - crash in radeon driver
Summary: crash in radeon driver
Status: RESOLVED DUPLICATE of bug 17895
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r300 (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
: 21447 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-03-15 09:27 UTC by Shaya Potter
Modified: 2009-04-28 00:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
xorg log from crashed server (101.34 KB, text/plain)
2009-03-15 09:27 UTC, Shaya Potter
Details

Description Shaya Potter 2009-03-15 09:27:09 UTC
Created attachment 23872 [details]
xorg log from crashed server

Backtrace:
0: /usr/X11R6/bin/X(xorg_backtrace+0x3b) [0x8134f0b]
1: /usr/X11R6/bin/X(xf86SigHandler+0x55) [0x80c7c05]
2: [0xb8059400]
3: /usr/lib/dri/r300_dri.so(_mesa_update_texture+0x2b1) [0xad4fae21]
4: /usr/lib/dri/r300_dri.so(_mesa_update_state_locked+0x756) [0xad4e4fb6]
5: /usr/lib/dri/r300_dri.so(_mesa_update_state+0x2a) [0xad4e51aa]
6: /usr/lib/dri/r300_dri.so(_mesa_GetIntegerv+0x278) [0xad5b7148]
7: /usr/lib/xorg/modules/extensions//libglx.so [0xb79d1132]
8: /usr/lib/xorg/modules/extensions//libglx.so [0xb79c32e8]
9: /usr/lib/xorg/modules/extensions//libglx.so [0xb79c21a7]
10: /usr/lib/xorg/modules/extensions//libglx.so [0xb79c6d6a]
11: /usr/X11R6/bin/X(Dispatch+0x33f) [0x808d5af]
12: /usr/X11R6/bin/X(main+0x3bd) [0x807231d]
13: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c25775]
14: /usr/X11R6/bin/X [0x80717d1]
Saw signal 11.  Server aborting.

in process of doing some stress testing on the driver due to hang i was experiencing, was doing a lot of "coverflow" type application switching in compiz and crashed with this backtrace in X.

including Xorg log file.
Comment 1 Shaya Potter 2009-03-15 09:55:10 UTC
btw, I can easily reproduce this.  i just initiate compiz's shift switcher and and quickly cycle through windows (i.e. hold down arrow key).  results in this crash quickly.
Comment 2 up.whatever 2009-03-31 02:37:19 UTC
I got the same problem ob my Radeon 9700, using Compiz and EXA acceleration.
It first happened when I was browsing lots of Photos in Nautilus Thumbnail view, but today I found a really fast way to reproduce it:

1. Get MPEG4 Modifier from http://moitah.net/ and run it with mono.
2. Drag the lower right corner of the file-open dialog arround to resize it (which causes a lot of redrawing).
3. After some seconds X will crash.

Backtrace:
0: /usr/X11R6/bin/X(xorg_backtrace+0x3b) [0x813516b]
1: /usr/X11R6/bin/X(xf86SigHandler+0x55) [0x80c7be5]
2: [0xb7f8c400]
3: /usr/lib/dri/r300_dri.so(_mesa_update_texture+0x2b1) [0x9f4aae21]
4: /usr/lib/dri/r300_dri.so(_mesa_update_state_locked+0x756) [0x9f494fb6]
5: /usr/lib/dri/r300_dri.so(_mesa_update_state+0x2a) [0x9f4951aa]
6: /usr/lib/dri/r300_dri.so(_mesa_GetIntegerv+0x278) [0x9f567148]
7: /usr/lib/xorg/modules/extensions//libglx.so [0xb7912132]
8: /usr/lib/xorg/modules/extensions//libglx.so [0xb79042e8]
9: /usr/lib/xorg/modules/extensions//libglx.so [0xb79031a7]
10: /usr/lib/xorg/modules/extensions//libglx.so [0xb7907d6a]
11: /usr/X11R6/bin/X(Dispatch+0x33f) [0x808d57f]
12: /usr/X11R6/bin/X(main+0x3bd) [0x80722ed]
13: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7b4f775]
14: /usr/X11R6/bin/X [0x80717a1]
Saw signal 11.  Server aborting.
Comment 3 Jaro Pitkävirta 2009-04-27 12:10:56 UTC
I'm also experiencing this bug. It seems that the crashes are very random.

Backtrace:
0: /usr/X11R6/bin/X(xorg_backtrace+0x3b) [0x813518b]
1: /usr/X11R6/bin/X(xf86SigHandler+0x55) [0x80c7be5]
2: [0xb7f22400]
3: /usr/lib/dri/r300_dri.so(_mesa_update_state_locked+0x832) [0xa53a6152]
4: /usr/lib/dri/r300_dri.so(_mesa_update_state+0x2a) [0xa53a628a]
5: /usr/lib/dri/r300_dri.so(_mesa_GetIntegerv+0x278) [0xa54780c8]
6: /usr/lib/xorg/modules/extensions//libglx.so [0xb78a1132]
7: /usr/lib/xorg/modules/extensions//libglx.so [0xb78932e8]
8: /usr/lib/xorg/modules/extensions//libglx.so [0xb78921a7]
9: /usr/lib/xorg/modules/extensions//libglx.so [0xb7896d6a]
10: /usr/X11R6/bin/X(Dispatch+0x33f) [0x808d57f]
11: /usr/X11R6/bin/X(main+0x3bd) [0x80722ed]
12: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7af5775]
13: /usr/X11R6/bin/X [0x80717a1]
Saw signal 11.  Server aborting.
Comment 4 Michel Dänzer 2009-04-28 00:39:45 UTC
*** Bug 21447 has been marked as a duplicate of this bug. ***
Comment 5 Michel Dänzer 2009-04-28 00:46:17 UTC

*** This bug has been marked as a duplicate of bug 17895 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.