Bug 9220 - Xorg :1 crashes on shutdown when GLX was used
Summary: Xorg :1 crashes on shutdown when GLX was used
Status: RESOLVED DUPLICATE of bug 9227
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-01 15:57 UTC by George -
Modified: 2006-12-03 15:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description George - 2006-12-01 15:57:16 UTC
To reproduce:

run Xorg :0; run glxinfo (w/ DRI)
run Xorg :1; run glxinfo
shutdown Xorg :1
Xorg :1 crashes in XMesaDestroyVisual() (w/ DRI)
		in main() (w/o DRI)


Backtrace:
0: /opt/xorg-mesa/bin/Xorg(xf86SigHandler+0x7e) [0x80bd7d7]
1: [0xffffe420]
2: /opt/xorg-mesa/lib/xorg/modules/extensions//libGLcore.so(_mesa_free+0x1d)
[0xb71174bb]
3:
/opt/xorg-mesa/lib/xorg/modules/extensions//libGLcore.so(XMesaDestroyVisual+0x1d)
[0xb721b912]
4: /opt/xorg-mesa/lib/xorg/modules/extensions//libGLcore.so [0xb72198be]
5: /opt/xorg-mesa/lib/xorg/modules/extensions//libglx.so(__glXResetScreens+0x49)
[0xb7c2915b]
6: /opt/xorg-mesa/lib/xorg/modules/extensions//libglx.so [0xb7c27c08]
7: /opt/xorg-mesa/bin/Xorg(CloseDownExtensions+0x3f) [0x80938bb]
8: /opt/xorg-mesa/bin/Xorg(main+0x4a3) [0x806e84f]
9: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xd2) [0xb7d88ea2]
10: /opt/xorg-mesa/bin/Xorg(FontFileCompleteXLFD+0x95) [0x806dd91]

Fatal server error:
Caught signal 11.  Server aborting
Comment 1 George - 2006-12-03 15:39:00 UTC

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


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.