Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-11-14 Thread Marcus Better
retitle 443794 X server crashes randomly in libGLcore in _mesa_set_viewport thanks I've verified that this was fixed in mesa 7.0.2-1. Reassigning to mesa and closing, hope you don't mind. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Brice Goglin
forwarded 443794 https://bugs.freedesktop.org/show_bug.cgi?id=12906 thank you Marcus Better wrote: > Brice Goglin skrev: >> You still have no easy way to reproduce this? > > Visiting http://www.di.se works for me every time :) > >> Could you enter 'bt full' instead of 'bt' in gdb next time? > >

Processed: Re: Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 443794 https://bugs.freedesktop.org/show_bug.cgi?id=12906 Bug#443794: xserver-xorg: server crashes randomly in libGLcore Noted your statement that Bug has been forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=12906. > tha

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Marcus Better
Here's a slightly different stack trace, generated in the same way: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2ab972f48240 (LWP 7185)] _mesa_PushAttrib (mask=1048575) at attrib.c:306 306 attrib.c: No such file or directory. in attrib.c (gdb) bt full #

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-27 Thread Marcus Better
Brice Goglin skrev: You still have no easy way to reproduce this? Visiting http://www.di.se works for me every time :) Could you enter 'bt full' instead of 'bt' in gdb next time? Yes. Here it is: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x2adb175b5240 (LWP

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-26 Thread Brice Goglin
Marcus Better wrote: > I finally got a stack trace! (The gdb problem #422007 decided to go away for > a > while.) > > Program received signal SIGSEGV, Segmentation fault. > _mesa_update_framebuffer (ctx=0x1ba7230) at framebuffer.c:669 > 669 framebuffer.c: No such file or directory. >

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-23 Thread Marcus Better
I finally got a stack trace! (The gdb problem #422007 decided to go away for a while.) Program received signal SIGSEGV, Segmentation fault. _mesa_update_framebuffer (ctx=0x1ba7230) at framebuffer.c:669 669 framebuffer.c: No such file or directory. in framebuffer.c (gdb) bt #0 _mesa_u

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-01 Thread Brice Goglin
Marcus Better wrote: > Oops, my X log was truncated. Here is another log, where DRI is disabled for > some reason on the second X session. Is this the expected behaviour? > With the current DRM, only one X server can get DRI, all other ones can't at the same time. That's why your second X serv

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-10-01 Thread Marcus Better
Oops, my X log was truncated. Here is another log, where DRI is disabled for some reason on the second X session. Is this the expected behaviour? Marcus X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: Linux Debian (xorg-server 2:1.4-3

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-26 Thread Marcus Better
Unfortunately I cannot attach gdb to the X process due to gdb bug #422007. Downgrading gdb to the testing version didn't succeed either, probably because that version has other bugs on x86_64... So I won't be able to get a stack trace unless someone knows a workaround. (BTW I have seen in the B

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-26 Thread Julien Cristau
On Mon, Sep 24, 2007 at 08:38:08 +0200, Marcus Better wrote: > Backtrace: > 0: /usr/bin/X(xf86SigHandler+0x6a) [0x482cca] > 1: /lib/libc.so.6 [0x2ac5a100f6a0] > 2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_PushAttrib+0x2ad) > [0x2ac5b41f85fd] > 3: /usr/lib/xorg/modules/extensions//libg

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
Michel Dänzer wrote: > It's enabled in this log file, but the GLcore module is only used when > it's disabled. Does the problem occur with the X session corresponding > to this log file? Oops, you are right. I have two X sessions running and might have taken the wrong log file. Here's another log

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Michel Dänzer
On Mon, 2007-09-24 at 10:41 +0200, Marcus Better wrote: > Michel Dänzer wrote: > > May I ask why the DRI is disabled? > > I didn't know it was disabled. I'm attaching my X log and config. It's enabled in this log file, but the GLcore module is only used when it's disabled. Does the problem occur

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Michel Dänzer
On Mon, 2007-09-24 at 08:38 +0200, Marcus Better wrote: > > Backtrace: > 0: /usr/bin/X(xf86SigHandler+0x6a) [0x482cca] > 1: /lib/libc.so.6 [0x2ac5a100f6a0] > 2: /usr/lib/xorg/modules/extensions//libGLcore.so(_mesa_PushAttrib > +0x2ad) [0x2ac5b41f85fd] May I ask why the DRI is disabled? -- Eart

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
I have trouble debugging with gdb. This happens after a few minutes: ~$ sudo gdb -p 7219 Password: GNU gdb 6.6.90.20070912-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to c

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Marcus Better
The gdb issue appears to be bug #422007. I'm also running x86_64. Marcus -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Brice Goglin
Marcus Better wrote: > The X session terminates randomly and throws me out to the kdm login > screen. I'm not running anything fancy, only a standard KDE > installation, plus the non-free Java and flash plugins for iceweasel > in a 32-bit chroot. > > I have now installed xserver-xorg-core-dbg and w

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-23 Thread Marcus Better
Package: xserver-xorg Version: 1:7.3+2 Severity: normal The X session terminates randomly and throws me out to the kdm login screen. I'm not running anything fancy, only a standard KDE installation, plus the non-free Java and flash plugins for iceweasel in a 32-bit chroot. I have now installed xs