[xorg-bugzilla-noise] [Bug 1011] New: OpenGL segfault with ATI
closed-source drivers
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 8 00:35:52 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1011
Summary: OpenGL segfault with ATI closed-source drivers
Product: xorg
Version: CVS_head
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DDX/xorg
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: g-lite at kochen.nl
Trying to run any OpenGL related application (even glxinfo) in CVS HEAD
(2004-08-07) with the ATI binary drivers (3.11.1 for XFree86 4.3.0) immediatly
causes a segfault.
Backtrace:
--------------------------------------------------
#0 0xb7ea6a11 in kill () from /lib/libc.so.6
#1 0xb7ea6655 in raise () from /lib/libc.so.6
#2 0xb7ea7cb8 in abort () from /lib/libc.so.6
No symbol table info available.
#3 0x08070e5d in ddxGiveUp () at xf86Init.c:1214
i = 1
#4 0x08070fa0 in AbortDDX () at xf86Init.c:1269
i = 1
#5 0x0810ebd7 in AbortServer () at log.c:395
No locals.
#6 0x0810ef6e in FatalError (f=0x8218090 "Caught signal %d. Server
aborting\n") at log.c:531
args = 0xbfffecb8 "\v"
beenhere = 1
#7 0x0808d60b in xf86SigHandler (signo=11) at xf86Events.c:1294
No locals.
#8 <signal handler called>
#9 0xb7d3fe96 in ?? ()
#10 0x08b21290 in ?? ()
#11 0x00000008 in ?? ()
#12 0xbfffefb8 in ?? ()
No symbol table info available.
#13 0x0810d9b9 in Xfree (ptr=0x8b21290) at utils.c:1373
No locals.
#14 0xb7d3ff19 in ?? ()
#15 0x08b21290 in ?? ()
#16 0x00000000 in ?? ()
#17 0x0000000b in ?? ()
#18 0x08b20b28 in ?? ()
#19 0xb7f8daa8 in ?? () from /lib/libc.so.6
#20 0x00000000 in ?? ()
#21 0xbffff458 in ?? ()
No symbol table info available.
#22 0x080d2abc in Dispatch () at dispatch.c:455
clientReady = (int *) 0xb7f8daa8
result = 145885992
client = 0xb
nready = 0
icheck = (HWEventQueuePtr *) 0x8b21290
start_tick = 0
--------------------------------------------------
programs/Xserver/dix/dispatch.c:455:
result = (* client->requestVector[MAJOROP])(client);
'client' looks like the culprit?
(ps. I'm not sure I selected the right component)
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list