Bug 27351 - X crash and warnings
Summary: X crash and warnings
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 07:07 UTC by Dave Gilbert
Modified: 2018-06-12 19:09 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Dave Gilbert 2010-03-28 07:07:51 UTC
Lucid with xorg-edgers kernel: 2.6.32-17-generic #26-Ubuntu SMP Sat Mar 20 02:23:45 UTC 2010 x86_64

xserver-xorg-video-radeon            1:6.12.192+git20100324.53ac0616-0ubuntu0sarvatt           X.Org X server -- AMD/ATI Radeon display driver

ii  xserver-xorg                         1:7.5+3ubuntu1                                            the X.Org X server

I've just had a (non-repeatable) X crash; X locked up (but the server was still running); gdb attaching showed:


#0  0x00000000004fa330 in XkbRemoveResourceClient ()
#1  0x0000000000428bdb in ?? ()
#2  0x0000000000428d9b in ?? ()
#3  0x0000000000466dc7 in ?? ()
#4  0x00000000004671c2 in ?? ()
#5  <signal handler called>
#6  0x0000000000450b0a in dixLookupPrivate ()
#7  0x00007ff95228e1d9 in DRI2DestroyDrawable ()
   from /usr/lib/xorg/modules/extensions/libdri2.so
#8  0x00007ff952aeaec4 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
#9  0x00007ff952ae0b60 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
#10 0x000000000042e1b3 in FreeClientResources ()
#11 0x0000000000448140 in CloseDownClient ()
#12 0x000000000044c830 in ?? ()
#13 0x00000000004260f5 in _start ()

(that wasn't the 1st gdb attach, but it was staying about the same on every call).

I think I'd just closed Quadrapassel while watching a youtube video in chromium.

The flash player was crashing a bit more than normal; I noticed a bunch of :


[12426.115146] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation !
[12504.204112] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation !
[12504.220077] [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation !

in the logs.

It's also very sluggish redrawing the chromium window - except the flash; feels quite draggy.

This is an RV710 (HD 4350) on an i7-860.

Dave
Comment 1 Dave Gilbert 2010-03-28 07:41:47 UTC
The 'failed to parse relocation' seem to have come back after a reboot with a bit of video playing; so it looks like a regression to me within the last couple of days.
Comment 2 Julien Cristau 2010-03-28 09:44:02 UTC
On Sun, Mar 28, 2010 at 07:07:52 -0700, bugzilla-daemon@freedesktop.org wrote:

> #5  <signal handler called>
> #6  0x0000000000450b0a in dixLookupPrivate ()
> #7  0x00007ff95228e1d9 in DRI2DestroyDrawable ()
>    from /usr/lib/xorg/modules/extensions/libdri2.so
> #8  0x00007ff952aeaec4 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
> #9  0x00007ff952ae0b60 in ?? () from /usr/lib/xorg/modules/extensions/libglx.so
> #10 0x000000000042e1b3 in FreeClientResources ()
> #11 0x0000000000448140 in CloseDownClient ()
> #12 0x000000000044c830 in ?? ()
> #13 0x00000000004260f5 in _start ()
> 
looks similar to #26394.
Comment 3 Alex Deucher 2010-03-28 09:47:17 UTC
There are two separate bugs here.  The relocation parsing failure is likely a dup of bug 27284
Comment 4 Adam Jackson 2018-06-12 19:09:13 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


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.