From: "David S. Miller" <davem@redhat.com>
To: ultralinux@vger.kernel.org
Subject: Re: X still crashing
Date: Wed, 01 Sep 1999 13:43:03 +0000 [thread overview]
Message-ID: <marc-linux-ultrasparc-93619297813694@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-93619297513663@msgid-missing>
From: Ryan Cresawn <cresawn@arbs1.larc.nasa.gov>
Date: Wed, 1 Sep 1999 09:21:42 -0400 (EDT)
I am still having problems with X crashing on my Ultra2 with Creator
3D. I am running RH 6.0 with kernel 2.2.12 and I have applied all the
RPM updates from Redhat. I estimate that X crashes as often as 2-3
times per day, but at least once a day. Here is my "/etc/X11/X"
script.
Ok, first thing, double check the server rpm you have installed
by running "rpm -qvf /usr/X11R6/bin/Xsun24", it should print out
"XFree86-Sun24-3.3.3.1-52"
#!/bin/bash
# the following 4 lines added for debugging purposes
export LD_PRELOAD=/lib/libSegFault.so
export SEGFAULT_USE_ALTSTACK=1
export SEGFAULT_SIGNALS=all
export SEGFAULT_OUTPUT_NAME=/tmp/Xsun24.segv.$$
exec ../../usr/X11R6/bin/Xsun24 -fp unix/:-1 $@
I have never seen a file in /tmp created by this script. Here's one
more thing I've noticed when X crashes. As it is crashing the first
thing it does is paint about a one inch wide black border around the
display, it freezes for a moment, then goes to all black, restarts X,
and finally displays the X login prompt.
Unfortunately I believe that since the X server wrapper is so anal,
you won't get a dump file unless you run the server by beginning your
sessing hand as root from the console. So change such that xdm/X does
not run by default with the X login screen, login as root from the
console, and start an X session with plain "startx". It should give
you a dump using that.
Later,
David S. Miller
davem@redhat.com
next prev parent reply other threads:[~1999-09-01 13:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-09-01 13:21 X still crashing Ryan Cresawn
1999-09-01 13:43 ` David S. Miller [this message]
1999-09-01 13:48 ` Ryan Cresawn
1999-09-01 14:11 ` David S. Miller
1999-09-01 14:45 ` Peter Jones
1999-09-01 14:57 ` David S. Miller
1999-09-01 15:02 ` Peter Jones
1999-09-03 19:58 ` Peter Jones
1999-09-03 20:51 ` David S. Miller
1999-09-04 8:43 ` Peter Jones
1999-09-07 19:34 ` Ryan Cresawn
1999-09-13 17:49 ` Ryan Cresawn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ultrasparc-93619297813694@msgid-missing \
--to=davem@redhat.com \
--cc=ultralinux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.