Re: Xorg crashing randomly

2008-03-25 Thread Ghirai
On Sun, 23 Mar 2008 22:21:04 +0200
Ghirai <[EMAIL PROTECTED]> wrote:

> Hello list,
> 
> Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,
> sometimes after a few hours, sometimes after a few days.
> 
> I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
> removed, everything else is default), and nvidia driver (latest).
> 
> There's nothing in messages, nor in the xorg log file, except:
> 
> ---
> Fatal server error:
> Caught signal 11.  Server aborting
> ---
> 
> I don't know what other info i should give, there isn't much (if anything) in 
> the log files.
> 
> I might add that i've tested the RAM, plus the rest of the system is ok.
> 
> Any ideas are appreciated.
> 
> Thanks.
> 

About 13 hours later, same thing.
It crashes because of Transmission it seems, when right-clicking on a torrent 
-> details;
from what i can tell about once every 20 times or so, which is annoying to say 
the least...

I have no clue why, i've been using Transmission for 2 years now...

Any ideas?


-- 
Regards,
Ghirai.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg crashing randomly

2008-03-25 Thread Ghirai
On Sun, 23 Mar 2008 22:21:04 +0200
Ghirai <[EMAIL PROTECTED]> wrote:

> Hello list,
> 
> Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,
> sometimes after a few hours, sometimes after a few days.
> 
> I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
> removed, everything else is default), and nvidia driver (latest).
> 
> There's nothing in messages, nor in the xorg log file, except:
> 
> ---
> Fatal server error:
> Caught signal 11.  Server aborting
> ---
> 
> I don't know what other info i should give, there isn't much (if anything) in 
> the log files.
> 
> I might add that i've tested the RAM, plus the rest of the system is ok.
> 
> Any ideas are appreciated.
> 
> Thanks.
> 


I upgraded all ports, now i'll wait and see if it crashes again.

As far as i remember it crashed when opening Transmission or Pidgin from the 
tray;
i'm not sure though.

I'll report back if there are any changes. So far the upgrade seems to have 
fixed it?

Thanks for the input :)

-- 
Regards,
Ghirai.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xorg crashing randomly

2008-03-24 Thread Scott Bennett
 On Sun, 23 Mar 2008 22:21:04 +0200 Ghirai <[EMAIL PROTECTED]> wrote:
>Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,

 That's the server in X.org 7.3.

>sometimes after a few hours, sometimes after a few days.
>
>I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
>removed, everything else is default), and nvidia driver (latest).
>
>There's nothing in messages, nor in the xorg log file, except:
>
>---
>Fatal server error:
>Caught signal 11.  Server aborting
>---
>
>I don't know what other info i should give, there isn't much (if anything) in 
>the log files.
>
>I might add that i've tested the RAM, plus the rest of the system is ok.
>
>Any ideas are appreciated.
>
 Are you running xscreensaver?  Many of the various screen saver modules
cause X.org 7.3 crashes with exactly the messages you cited above when they
begin execution in full-screen mode.  The ones I've tried so far do not cause
crashes when they are displayed only in the demo window of the preferences
panel in xscreensaver-demo, but full-screen mode gets a very different result
for some modules.
 If you are using xscreensaver{,-demo}, try setting it to "blank screen
only" rather than running the modules that produce the pretty patterns on the
screen.
 There may be other applications that cause the same sort of crashes, but
the screen saver routines are the only ones I know do it for certain.  Firefox
2.x under X.org 7.3 gets an impenetrable hang, not a crash.


  Scott Bennett, Comm. ASMELG, CFIAG
**
* Internet:   bennett at cs.niu.edu  *
**
* "A well regulated and disciplined militia, is at all times a good  *
* objection to the introduction of that bane of all free governments *
* -- a standing army."   *
*-- Gov. John Hancock, New York Journal, 28 January 1790 *
**
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg crashing randomly

2008-03-24 Thread herbert langhans
Maybe try the vesa or vga driver for a while and see what happens? Did you set 
the video ram correct?

Cheers
herbs


On Sun, 23 Mar 2008 22:21:04 +0200
Ghirai <[EMAIL PROTECTED]> wrote:

> Hello list,
> 
> Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,
> sometimes after a few hours, sometimes after a few days.
> 
> I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
> removed, everything else is default), and nvidia driver (latest).
> 
> There's nothing in messages, nor in the xorg log file, except:
> 
> ---
> Fatal server error:
> Caught signal 11.  Server aborting
> ---
> 
> I don't know what other info i should give, there isn't much (if anything) in 
> the log files.
> 
> I might add that i've tested the RAM, plus the rest of the system is ok.
> 
> Any ideas are appreciated.
> 
> Thanks.
> 
> -- 
> Regards,
> Ghirai.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Xorg crashing randomly

2008-03-24 Thread Lowell Gilbert
Ghirai <[EMAIL PROTECTED]> writes:

> Hello list,
>
> Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,
> sometimes after a few hours, sometimes after a few days.
>
> I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
> removed, everything else is default), and nvidia driver (latest).
>
> There's nothing in messages, nor in the xorg log file, except:
>
> ---
> Fatal server error:
> Caught signal 11.  Server aborting
> ---
>
> I don't know what other info i should give, there isn't much (if anything) in 
> the log files.
>
> I might add that i've tested the RAM, plus the rest of the system is ok.
>
> Any ideas are appreciated.

Can you connect the symptoms to anything that happens on the system?  
Does it only happen when the server is in active use?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xorg crashing randomly

2008-03-23 Thread Ghirai
Hello list,

Lately Xorg (log file says X.Org X Server 1.4.0') seems to crap out randomly,
sometimes after a few hours, sometimes after a few days.

I'm running 7.0-RELEASE, custom kernel (ULE scheduler and unneeded drivers 
removed, everything else is default), and nvidia driver (latest).

There's nothing in messages, nor in the xorg log file, except:

---
Fatal server error:
Caught signal 11.  Server aborting
---

I don't know what other info i should give, there isn't much (if anything) in 
the log files.

I might add that i've tested the RAM, plus the rest of the system is ok.

Any ideas are appreciated.

Thanks.

-- 
Regards,
Ghirai.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"