Summary: | Xorg hang [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held [1002:5961] | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Bryce Harrington <bryce> | ||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | high | CC: | mrkennie | ||||
Version: | 7.3 (2007.09) | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
URL: | https://bugs.edge.launchpad.net/ubuntu/+bug/305458 | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Bryce Harrington
2008-12-17 11:52:21 UTC
Created attachment 21247 [details] [review] Xorg.0.log is the user running compiz or kwin effects? Yes, the user only sees the issue manifest while desktop effects (kde 4.1.3) is on. (In reply to comment #3) > Yes, the user only sees the issue manifest while desktop effects (kde 4.1.3) is > on. Then it could be the same problem as bug 7128 / https://bugzilla.redhat.com/show_bug.cgi?id=445331 and friends, due to the AIGLX code dereferncing a stale DrawablePtr. However, I thought there was a workaround for this in KDE 4.1.3... but maybe that only applies when disabling kwin compositing, and the problem can still be triggered in other circumstances such as the ones described here. The same issue affects also system without deskop effects activated. The system is Ubuntu 8.10, AMD64, Gnome desktop, RV350. After changing AccelMethod option from default (XAA) to EXA the symptoms changes to X server restart instead of system hang with the following messages appearing in X log file: Backtrace: 0: /usr/X11R6/bin/X(xf86SigHandler+0x65) [0x480f35] 1: /lib/libc.so.6 [0x7f00ee79f0a0] 2: /usr/lib/xorg/modules/extensions//libglx.so(__glXDeassociateContext+0x75) [0x7f00edc7a3b5] 3: /usr/lib/xorg/modules/extensions//libglx.so(__glXContextDestroy+0xf) [0x7f00edc766ef] 4: /usr/lib/xorg/modules/extensions//libglx.so [0x7f00edc82902] 5: /usr/lib/xorg/modules/extensions//libglx.so(__glXFreeContext+0x6c) [0x7f00edc788ac] 6: /usr/lib/xorg/modules/extensions//libglx.so [0x7f00edc788f3] 7: /usr/X11R6/bin/X(FreeResourceByType+0x105) [0x435505] 8: /usr/lib/xorg/modules/extensions//libglx.so [0x7f00edc751fe] 9: /usr/lib/xorg/modules/extensions//libglx.so [0x7f00edc78bd2] 10: /usr/X11R6/bin/X(Dispatch+0x364) [0x44d6e4] 11: /usr/X11R6/bin/X(main+0x45d) [0x4336fd] 12: /lib/libc.so.6(__libc_start_main+0xe6) [0x7f00ee78a466] 13: /usr/X11R6/bin/X [0x432ad9] Saw signal 11. Server aborting. |
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.