Xorg crashes - maybe someone can help.

2011-05-14 Thread Łukasz Maśko
Since about a month and a half I've been experiencing Xorg crashes. I'm using KDE and it maybe the problem, but maybe it is not - I don't know and don't know how to tell. I'm using Dell D430 with Intel i945GM graphics. I'm using the latest available stable driv

Re: Xorg crashes...

2010-02-23 Thread Ryan Daly
On Mon, 2010-02-22 at 22:44 +0100, Tom Cowell wrote: > Well, that's good news (unless your email has triggered the problem again!). Not yet. ;) > Just out of curiosity, has another auto-generated .xmodmaprc appeared? No new .xmodmaprc file has appeared. I'm thinking that may have been somethin

Re: Xorg crashes...

2010-02-22 Thread Ryan Daly
On Mon, 2010-01-18 at 22:48 +0100, Tom Cowell wrote: > Well, according to my primitive understanding, xmodmap is normally > used for a little bit of tweaking of the keyboard layout (fiddling > with delete and backspace, for instance, or swapping CapsLock and > Ctrl). > > Your file looks odd to me

Re: Xorg crashes...

2010-01-18 Thread Tom Cowell
Well, according to my primitive understanding, xmodmap is normally used for a little bit of tweaking of the keyboard layout (fiddling with delete and backspace, for instance, or swapping CapsLock and Ctrl). Your file looks odd to me ("slash question slash question slash question"). Since you didn'

Re: Xorg crashes...

2010-01-18 Thread Ryan Daly
On 01/18/2010 04:23 PM, Tom Cowell wrote: > What was/is in the .xmodmaprc? 248 lines of things like this: keycode 61 = slash question slash question slash question keycode 62 = Shift_R NoSymbol Shift_R NoSymbol Shift_R keycode 63 = KP_Multiply XF86_ClearGrab KP_Multiply XF86_ClearGrab KP_Mult

Re: Xorg crashes...

2010-01-18 Thread Tom Cowell
What was/is in the .xmodmaprc? 2010/1/18 Ryan Daly : > On 01/18/2010 03:17 PM, Ryan Daly wrote: >> I was able to start Xorg w/ 'startx' as root. I'm writing trace files >> out, so as soon as I get it to exit on me, I'll look through and see >> what's left. > > One bad thing... The strace files s

Re: Xorg crashes...

2010-01-18 Thread Justin P. Mattock
On 01/18/10 13:12, Ryan Daly wrote: > On 01/18/2010 03:17 PM, Ryan Daly wrote: >> I was able to start Xorg w/ 'startx' as root. I'm writing trace files >> out, so as soon as I get it to exit on me, I'll look through and see >> what's left. > > One bad thing... The strace files started taking up s

Re: Xorg crashes...

2010-01-18 Thread Ryan Daly
On 01/18/2010 03:17 PM, Ryan Daly wrote: > I was able to start Xorg w/ 'startx' as root. I'm writing trace files > out, so as soon as I get it to exit on me, I'll look through and see > what's left. One bad thing... The strace files started taking up so much room that I needed to stop the ses

Re: Xorg crashes...

2010-01-18 Thread Ryan Daly
On 01/11/2010 09:16 AM, Tom Cowell wrote: > Yes, that's what I meant. I suppose the action of strace (and > valgrind, probably) will slow things down, so maybe the "timeout" > messages can be taken at face value, and maybe there is a timeout that > can be increased so that the strace/valgrind of st

Re: Xorg crashes...

2010-01-11 Thread Tom Cowell
2010/1/11 Ryan Daly : > On 01/11/2010 09:00 AM, Tom Cowell wrote: >> Does it work as root if you run it without strace or valgrind? >> >> Can you tell I'm getting out of my depth? > > startx works as root if that's what you mean... > Yes, that's what I meant. I suppose the action of strace (and val

Re: Xorg crashes...

2010-01-11 Thread Ryan Daly
On 01/11/2010 09:00 AM, Tom Cowell wrote: > Does it work as root if you run it without strace or valgrind? > > Can you tell I'm getting out of my depth? startx works as root if that's what you mean... This message and any files transmi

Re: Xorg crashes...

2010-01-11 Thread Justin P. Mattock
On 01/11/10 06:04, Ryan Daly wrote: > On 01/11/2010 09:02 AM, Justin P. Mattock wrote: >> On 01/11/10 05:53, Ryan Daly wrote: >>> On 01/11/2010 08:47 AM, Tom Cowell wrote: Ah yes. My strace suggestion would have the same problem. On my machine (and presumably yours) the Xorg binary i

Re: Xorg crashes...

2010-01-11 Thread Ryan Daly
On 01/11/2010 09:02 AM, Justin P. Mattock wrote: > On 01/11/10 05:53, Ryan Daly wrote: >> On 01/11/2010 08:47 AM, Tom Cowell wrote: >>> Ah yes. My strace suggestion would have the same problem. >>> >>> On my machine (and presumably yours) the Xorg binary is setuid-root - >>> it acquires elevated pe

Re: Xorg crashes...

2010-01-11 Thread Ryan Daly
On 01/11/2010 08:21 AM, Ryan Daly wrote: > Maybe I'm starting this wrong, but I'm getting the following: > > > prompt> valgrind --log-file=/usr2/tmp/valgrind.out --trace-children=yes > startx > > exec: 5: /usr/bin/X11/X: Permission denied > giving up. > /usr/bin/xinit: No such file or direct

Re: Xorg crashes...

2010-01-11 Thread Justin P. Mattock
On 01/11/10 05:53, Ryan Daly wrote: > On 01/11/2010 08:47 AM, Tom Cowell wrote: >> Ah yes. My strace suggestion would have the same problem. >> >> On my machine (and presumably yours) the Xorg binary is setuid-root - >> it acquires elevated permissions when you run it, and this breaks the >> proces

Re: Xorg crashes...

2010-01-11 Thread Tom Cowell
Does it work as root if you run it without strace or valgrind? Can you tell I'm getting out of my depth? Tom 2010/1/11 Ryan Daly : > On 01/11/2010 08:47 AM, Tom Cowell wrote: >> Ah yes. My strace suggestion would have the same problem. >> >> On my machine (and presumably yours) the Xorg binary

Re: Xorg crashes...

2010-01-11 Thread Ryan Daly
On 01/11/2010 08:47 AM, Tom Cowell wrote: > Ah yes. My strace suggestion would have the same problem. > > On my machine (and presumably yours) the Xorg binary is setuid-root - > it acquires elevated permissions when you run it, and this breaks the > process tracing (and it seems odd to me (though

Re: Xorg crashes...

2010-01-11 Thread Tom Cowell
Ah yes. My strace suggestion would have the same problem. On my machine (and presumably yours) the Xorg binary is setuid-root - it acquires elevated permissions when you run it, and this breaks the process tracing (and it seems odd to me (though I haven't tried) that you were able to debug it). Y

Re: Xorg crashes...

2010-01-11 Thread Ryan Daly
On 01/08/2010 04:13 PM, Justin P. Mattock wrote: > On 01/08/10 13:05, Ryan Daly wrote: >> On 01/08/2010 03:56 PM, Justin P. Mattock wrote: >>> gripes!! valgrind breaks with >>> libc 2.11.90(I'll see later on this), >>> >>> In your case what does valgrind >>> output's say when the crash occurs? >> >

Re: Xorg crashes...

2010-01-08 Thread Justin P. Mattock
On 01/08/10 13:05, Ryan Daly wrote: > On 01/08/2010 03:56 PM, Justin P. Mattock wrote: >> gripes!! valgrind breaks with >> libc 2.11.90(I'll see later on this), >> >> In your case what does valgrind >> output's say when the crash occurs? > > Did you use any options with valgrind or just 'valgrind s

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 03:56 PM, Justin P. Mattock wrote: > gripes!! valgrind breaks with > libc 2.11.90(I'll see later on this), > > In your case what does valgrind > output's say when the crash occurs? Did you use any options with valgrind or just 'valgrind startx'?

Re: Xorg crashes...

2010-01-08 Thread Justin P. Mattock
On 01/08/10 09:37, Tom Cowell wrote: >> >> FYI, the error in the log on launchpad was a segfault (SIGSEGV), so >> you appear to have two different errors. The segfault (signal 11) >> should be fixable. The mysterious SIGTERM might be tough to handle >> since it could come from anywhere. >> > > Inde

Re: Xorg crashes...

2010-01-08 Thread Tom Cowell
> > FYI, the error in the log on launchpad was a segfault (SIGSEGV), so > you appear to have two different errors. The segfault (signal 11) > should be fixable. The mysterious SIGTERM might be tough to handle > since it could come from anywhere. > Indeed. Some of the debugger traces (the earlier o

Re: Xorg crashes...

2010-01-08 Thread Dan Nicholson
On Fri, Jan 8, 2010 at 7:19 AM, Ryan Daly wrote: > On 01/08/2010 10:11 AM, Tom Cowell wrote: >> I was responding to this remark from Peter Hutterer: >> uhm. SIGTERM is the termination signal. Something's shutting down your server. >> >> If SIGTERM is coming from another process, then the

Re: Xorg crashes...

2010-01-08 Thread Justin P. Mattock
On 01/08/10 08:18, Ryan Daly wrote: > On 01/08/2010 10:30 AM, Justin P. Mattock wrote: >> >> well looking at your debug log you provided >> on launchpad It seems >> to be doing something with nss >> before crapping out as well as something with >> libc and tls. > > The screen left some output that

Re: Xorg crashes...

2010-01-08 Thread Dan Nicholson
On Fri, Jan 8, 2010 at 8:19 AM, Dan Nicholson wrote: > On Fri, Jan 8, 2010 at 7:19 AM, Ryan Daly wrote: >> On 01/08/2010 10:11 AM, Tom Cowell wrote: >>> I was responding to this remark from Peter Hutterer: >>> > uhm. SIGTERM is the termination signal. Something's shutting down your > serv

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 10:30 AM, Justin P. Mattock wrote: > > well looking at your debug log you provided > on launchpad It seems > to be doing something with nss > before crapping out as well as something with > libc and tls. The screen left some output that may be of interest, too. (I transposed this

Re: Xorg crashes...

2010-01-08 Thread Justin P. Mattock
On 01/08/10 07:03, Ryan Daly wrote: > On 01/08/2010 08:59 AM, Pat Kane wrote: >> On Fri, Jan 8, 2010 at 7:38 AM, Ryan Daly wrote: >>> Could hardware problems trigger this? >> >> Yes, have you run memcheck on the flakey system? If the first >> pass is okay, let it run all night. > > No, I have not

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 10:19 AM, Pat Kane wrote: > See: http://www.memtest.org/ > > Many boot/live CDs have memtest as an option when booting from them. > I know that my Fedora and Ubuntu install CDs let me boot into memtest. Ahh, OK. I have used that tool before. I'll run the 'strace' as suggested ea

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 10:11 AM, Tom Cowell wrote: > I was responding to this remark from Peter Hutterer: > >>> uhm. SIGTERM is the termination signal. Something's shutting down your >>> server. > > If SIGTERM is coming from another process, then the debugger won't > provide any information about _which_

Re: Xorg crashes...

2010-01-08 Thread Tom Cowell
I was responding to this remark from Peter Hutterer: >> uhm. SIGTERM is the termination signal. Something's shutting down your >> server. If SIGTERM is coming from another process, then the debugger won't provide any information about _which_ process. However, a recursive strace of startx (and al

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 08:59 AM, Pat Kane wrote: > On Fri, Jan 8, 2010 at 7:38 AM, Ryan Daly wrote: >> Could hardware problems trigger this? > > Yes, have you run memcheck on the flakey system? If the first > pass is okay, let it run all night. No, I have not. I'm not familiar with that tool. I'll loo

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 03:50 AM, Tom Cowell wrote: > I'm a novice here - excuse me butting int, and ignore me if this isn't useful. > > If I understand correctly, you have: > > a) The X Server receives SIGTERM and exits. > b) The source of the SIGTERM is unknown (but perhaps one of the > clients of the X

Re: Xorg crashes...

2010-01-08 Thread Dan Nicholson
On Fri, Jan 8, 2010 at 6:01 AM, Ryan Daly wrote: > On 01/07/2010 06:11 PM, Dan Nicholson wrote: >> >> Not sure this will work, but if it's a symbol resolving problem, you >> can try to get it to crash faster by using LD_BIND_NOW. >> >> LD_BIND_NOW=1 startx `which xterm` > > X will not start with L

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/07/2010 06:11 PM, Dan Nicholson wrote: > > Not sure this will work, but if it's a symbol resolving problem, you > can try to get it to crash faster by using LD_BIND_NOW. > > LD_BIND_NOW=1 startx `which xterm` X will not start with LD_BIND_NOW set to 1. It's unable to load /usr/lib/xorg/m

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/08/2010 08:38 AM, Ryan Daly wrote: > On 01/07/2010 06:07 PM, Justin P. Mattock wrote: > Yes, typing seems to be the trigger...but there are times when it stays > up for hours, if not a day or two before exiting on me. Then, once it > does it seems to do it frequently if I log in again. >

Re: Xorg crashes...

2010-01-08 Thread Ryan Daly
On 01/07/2010 06:07 PM, Justin P. Mattock wrote: > not sure what might be the next step for you at this point. > I've an old machine over here, I can throw in ubuntu > to see if I hit this as well(you said typing triggers this). > > with that, you are using gdb to > debug, out of curiosity maybe

Re: Xorg crashes...

2010-01-08 Thread Tom Cowell
I'm a novice here - excuse me butting int, and ignore me if this isn't useful. If I understand correctly, you have: a) The X Server receives SIGTERM and exits. b) The source of the SIGTERM is unknown (but perhaps one of the clients of the X Server). c) You can reproduce this by starting X and the

Re: Xorg crashes...

2010-01-07 Thread Dan Nicholson
On Thu, Jan 7, 2010 at 2:45 PM, Ryan Daly wrote: > On 01/07/2010 05:30 PM, Peter Hutterer wrote: waiting for X server to shut down  ddxSigGiveUp: Closing log I know it says these errors aren't fatal to the X server, but could they be causing me problems? >>> as for x

Re: Xorg crashes...

2010-01-07 Thread Justin P. Mattock
On 01/07/10 14:45, Ryan Daly wrote: > On 01/07/2010 05:30 PM, Peter Hutterer wrote: waiting for X server to shut down ddxSigGiveUp: Closing log I know it says these errors aren't fatal to the X server, but could they be causing me problems? >>> as for xkbcomp doing a

Re: Xorg crashes...

2010-01-07 Thread Ryan Daly
On 01/07/2010 05:30 PM, Peter Hutterer wrote: >>> waiting for X server to shut down ddxSigGiveUp: Closing log >>> >>> >>> I know it says these errors aren't fatal to the X server, but could they >>> be causing me problems? >>> >> as for xkbcomp doing a quick google >> gave me this: >> http://bugs

Re: Xorg crashes...

2010-01-07 Thread Peter Hutterer
On Thu, Jan 07, 2010 at 10:25:33AM -0800, Justin P. Mattock wrote: > >Bad news... I started X from a tty and still had it exit on me. The > >only thing worth noting from the output is below: > > > > > >The XKEYBOARD keymap compiler (xkbcomp) reports: > > > Warning: Type "ONE_LEVEL" has

Re: Xorg crashes...

2010-01-07 Thread Dan Nicholson
On Thu, Jan 7, 2010 at 11:26 AM, Ryan Daly wrote: > On 01/07/2010 01:25 PM, Justin P. Mattock wrote: >>> I know it says these errors aren't fatal to the X server, but could they >>> be causing me problems? >>> >> >> as for xkbcomp doing a quick google >> gave me this: >> http://bugs.gentoo.org/269

Re: Xorg crashes...

2010-01-07 Thread Justin P. Mattock
On 01/07/10 11:26, Ryan Daly wrote: > On 01/07/2010 01:25 PM, Justin P. Mattock wrote: >>> I know it says these errors aren't fatal to the X server, but could they >>> be causing me problems? >>> >> >> as for xkbcomp doing a quick google >> gave me this: >> http://bugs.gentoo.org/269931 >> >> but s

Re: Xorg crashes...

2010-01-07 Thread Ryan Daly
On 01/07/2010 01:25 PM, Justin P. Mattock wrote: >> I know it says these errors aren't fatal to the X server, but could they >> be causing me problems? >> > > as for xkbcomp doing a quick google > gave me this: > http://bugs.gentoo.org/269931 > > but still don't see that this is the > culprit. I

Re: Xorg crashes...

2010-01-07 Thread Justin P. Mattock
On 01/07/10 08:45, Ryan Daly wrote: > On 01/06/2010 10:34 PM, Ryan Daly wrote: >> On 01/06/2010 10:26 PM, Justin P. Mattock wrote: >>> the module should work.. hopefully their the same arch's >>> >>> as for the next step: >>> try starting the server from a TTY instead of through gdm >>> (as stated

Re: Xorg crashes...

2010-01-07 Thread Ryan Daly
On 01/06/2010 10:34 PM, Ryan Daly wrote: > On 01/06/2010 10:26 PM, Justin P. Mattock wrote: >> the module should work.. hopefully their the same arch's >> >> as for the next step: >> try starting the server from a TTY instead of through gdm >> (as stated by peter hutterer from the other post try th

Re: Xorg crashes...

2010-01-07 Thread Adam Jackson
On Thu, 2010-01-07 at 11:37 +0100, Michel Dänzer wrote: > On Thu, 2010-01-07 at 11:47 +1000, Peter Hutterer wrote: > > either your session is terminating for some reason or another or you might > > be getting an unresolved symbol error. that terminates the server as well. > > try starting the serv

Re: Xorg crashes...

2010-01-07 Thread Michel Dänzer
On Thu, 2010-01-07 at 11:47 +1000, Peter Hutterer wrote: > On Wed, Jan 06, 2010 at 08:26:40PM -0500, Ryan Daly wrote: > > On 01/06/2010 08:04 PM, Peter Hutterer wrote: > > >> The backtrace is pretty consistent with the following few lines: > > >> > > >> Program received signal SIGTERM, Terminated.

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 10:26 PM, Justin P. Mattock wrote: > the module should work.. hopefully their the same arch's > > as for the next step: > try starting the server from a TTY instead of through gdm > (as stated by peter hutterer from the other post try this and then go > from there). > > keep in min

Re: Xorg crashes...

2010-01-06 Thread Justin P. Mattock
On 01/06/10 19:17, Ryan Daly wrote: > On 01/06/2010 09:39 PM, Justin P. Mattock wrote: >> you need a newer version of xmacros >> (everything is at cgit.freedesktop.org) > > Got'em and installed in /usr/local. > >> hopefully ubuntu is up-to-date >> i.g. hopefully it doesn't take >> much to use the

Re: Xorg crashes...

2010-01-06 Thread Peter Hutterer
On Wed, Jan 06, 2010 at 09:25:43PM -0500, Ryan Daly wrote: > On 01/06/2010 08:47 PM, Peter Hutterer wrote: > >> Right, but it's nothing I'm doing. That's the problem. I'm not > >> initiating an exit, nor am I hitting ctrl-backspace (I don't think > >> that's enabled by default any longer anyway

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 09:39 PM, Justin P. Mattock wrote: > you need a newer version of xmacros > (everything is at cgit.freedesktop.org) Got'em and installed in /usr/local. > hopefully ubuntu is up-to-date > i.g. hopefully it doesn't take > much to use the latest version. > (you can also grab the tar ba

Re: Xorg crashes...

2010-01-06 Thread Justin P. Mattock
On 01/06/10 18:21, Ryan Daly wrote: > On 01/06/2010 03:59 PM, Justin P. Mattock wrote: >> over here my xorg modules live in: >> /usr/lib/xorg/modules/* >> ubuntu might be the same(but can't remember). >> >> as for uninstalling, synaptic I think >> might let you uninstall a module >> individually, b

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 08:47 PM, Peter Hutterer wrote: >> Right, but it's nothing I'm doing. That's the problem. I'm not >> initiating an exit, nor am I hitting ctrl-backspace (I don't think >> that's enabled by default any longer anyway). >> >> I'm looking for suggestions as to WHAT may be causing the

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 03:59 PM, Justin P. Mattock wrote: > over here my xorg modules live in: > /usr/lib/xorg/modules/* > ubuntu might be the same(but can't remember). > > as for uninstalling, synaptic I think > might let you uninstall a module > individually, but you never know might > want to uninstall

Re: Xorg crashes...

2010-01-06 Thread Peter Hutterer
On Wed, Jan 06, 2010 at 08:26:40PM -0500, Ryan Daly wrote: > On 01/06/2010 08:04 PM, Peter Hutterer wrote: > >> The backtrace is pretty consistent with the following few lines: > >> > >> Program received signal SIGTERM, Terminated. > >> 0x7f146bab8110 in __close_nocancel () from /lib/libpthread

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 08:04 PM, Peter Hutterer wrote: >> The backtrace is pretty consistent with the following few lines: >> >> Program received signal SIGTERM, Terminated. >> 0x7f146bab8110 in __close_nocancel () from /lib/libpthread.so.0 >> (gdb) backtrace r full >> #0 0x7f146bab8110 in __close_

Re: Xorg crashes...

2010-01-06 Thread Peter Hutterer
On Wed, Jan 06, 2010 at 11:56:28AM -0500, Ryan Daly wrote: > On 01/06/2010 10:53 AM, Jeremy Huddleston wrote: > > On Jan 6, 2010, at 10:50, Ryan Daly wrote: > > > >>> not sure whats going on, but by > >>> looking at the log I see some userspace tools > >>> erroring out(which should not keep the sc

Re: Xorg crashes...

2010-01-06 Thread Justin P. Mattock
On 01/06/10 11:54, Ryan Daly wrote: > On 01/06/2010 02:28 PM, Justin P. Mattock wrote: >> >> alright.. so at least you can switch >> modules i.g. from nvidia to vesa and such. >> From what it seems your hitting something >> maybe with evdev, or mouse/kbd(but could be wrong). >> >> over here I've

Re: Xorg Crashes ... Ryan Daly

2010-01-06 Thread Ryan Daly
On 01/06/2010 02:49 PM, Tim McConnell wrote: > > Thanks, > Tim McConnell > mailto:timothy.mcconn...@comcast.net>> > > > > On Wed, 2010-01-06 at 11:27 -0800, xorg-requ...@lists.freedesktop.org wrote: > > What is the model of the Nvidia card? Also what do you have installed as > far as software

Re: Xorg Crashes ... Ryan Daly

2010-01-06 Thread Tim McConnell
attock" > Subject: Re: Xorg crashes... > To: Ryan Daly > Cc: xorg@lists.freedesktop.org > Message-ID: <4b44d6f2.2040...@gmail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 01/06/10 08:56, Ryan Daly wrote: > > On 01/06/2010 10:53 AM,

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 02:28 PM, Justin P. Mattock wrote: > > alright.. so at least you can switch > modules i.g. from nvidia to vesa and such. > From what it seems your hitting something > maybe with evdev, or mouse/kbd(but could be wrong). > > over here I've noticed something like that > with using flu

Re: Xorg crashes...

2010-01-06 Thread Justin P. Mattock
On 01/06/10 10:47, Ryan Daly wrote: > On 01/06/2010 01:31 PM, Justin P. Mattock wrote: fglrx is the closed-source ATI driver >>> >>> OK. That rules that out then... >>> >>> The backtrace is pretty consistent with the following few lines: >>> >>> Program received signal SIGTERM, Terminate

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 01:31 PM, Justin P. Mattock wrote: >>> fglrx is the closed-source ATI driver >>> >> >> OK. That rules that out then... >> >> The backtrace is pretty consistent with the following few lines: >> >> Program received signal SIGTERM, Terminated. >> 0x7f146bab8110 in __close_nocancel (

Re: Xorg crashes...

2010-01-06 Thread Justin P. Mattock
On 01/06/10 08:56, Ryan Daly wrote: > On 01/06/2010 10:53 AM, Jeremy Huddleston wrote: >> On Jan 6, 2010, at 10:50, Ryan Daly wrote: >> not sure whats going on, but by looking at the log I see some userspace tools erroring out(which should not keep the screen from going forward)

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
On 01/06/2010 10:53 AM, Jeremy Huddleston wrote: > On Jan 6, 2010, at 10:50, Ryan Daly wrote: > >>> not sure whats going on, but by >>> looking at the log I see some userspace tools >>> erroring out(which should not keep the screen from >>> going forward), but I also see something about >>> fglrx

Re: Xorg crashes...

2010-01-06 Thread Jeremy Huddleston
On Jan 6, 2010, at 10:50, Ryan Daly wrote: >> not sure whats going on, but by >> looking at the log I see some userspace tools >> erroring out(which should not keep the screen from >> going forward), but I also see something about >> fglrx not found.. could either mean that you >> haven't the xor

Re: Xorg crashes...

2010-01-06 Thread Ryan Daly
> not sure whats going on, but by > looking at the log I see some userspace tools > erroring out(which should not keep the screen from > going forward), but I also see something about > fglrx not found.. could either mean that you > haven't the xorg module, as well as the kernel module, > or the fg

Re: Xorg crashes...

2010-01-05 Thread Justin P. Mattock
On 01/05/10 21:34, Ryan Daly wrote: > Would anyone be able to take a look at a bug report I filed with Ubuntu? > > My Xorg server keeps terminating on me and sends me back to the login > screen. I have obtained a number of backtraces, all of which are logged > in the bug report. The link to the b

Xorg crashes...

2010-01-05 Thread Ryan Daly
Would anyone be able to take a look at a bug report I filed with Ubuntu? My Xorg server keeps terminating on me and sends me back to the login screen. I have obtained a number of backtraces, all of which are logged in the bug report. The link to the bug report is below. https://bugs.launchpad