Marc Aurele La France wrote:
>
> On Thu, 24 Jan 2002, Phillip B. Bruce wrote:
>
> > When ever I run XFree86 -configure or xf86config
> > the X server crashes. I get the following error:
>
> > Fatal Server Error:
> > Caught signall . Server Aborting:
>
> > I have attached the XFree86.8.log.
>
> > My Configuration is as followed:
> > OS: Solaris 2.8 10/00 patches current: kernel 108529-12
>
> > Sony PCG-FXA32
> > ATI RAGE Mobility-M1 8 MB Graphics
> > 128 MB Ram
> > 15 GB Disk
> > 15" TFT XGA LCD Screen
> > 900 Mhz AMD Duron
>
> > XFree86 version 4.2.0
>
> > I seen where the Symbol tables were still unresolve. I did have
> > LD_LIBRARY_PATH configure for /usr/lib:/usr/local/lib paths.
>
> OK. I'll fix those. In the meantime, these messages can be ignored.
>
> > Suggestions would be appreciated here.
>
> I need to know where the signal is occurring. To do that, please ensure
> gdb is installed on this system. Pick it up from Sun's freeware site if
> necessary. As root, generate a core file of the crash. Then, again as
> root, do
>
> script /tmp/tsi.log
> gdb /usr/X11R6/bin/XFree86 <where.the.core.file.is>
> bt
>
> Then, still in gdb,
>
> call LoaderPrintSymbol(address)
>
> ... for every "address" bt reports as "??". Please send me /tmp/tsi.log
>
> Thanks.
>
> Marc.
>
> +----------------------------------+-----------------------------------+
> | Marc Aurele La France | work: 1-780-492-9310 |
> | Computing and Network Services | fax: 1-780-492-1729 |
> | 352 General Services Building | email: [EMAIL PROTECTED] |
> | University of Alberta +-----------------------------------+
> | Edmonton, Alberta | |
> | T6G 2H1 | Standard disclaimers apply |
> | CANADA | |
> +----------------------------------+-----------------------------------+
> XFree86 Core Team member. ATI driver and X server internals.
>
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
Marc,
I may have sent you the wrong file ok. But here is the tsi.log
--
************************************************************
*** Phillip B. Bruce ***
*** http://pbbruce.home.mindspring.com ***
*** [EMAIL PROTECTED] ***
*** ***
*** "Have you ever noticed? Anybody going slower than ***
*** you is an idiot, and anyone going faster than you ***
*** is a maniac." - George Carlin ***
************************************************************
Script started on Thu Jan 24 09:57:00 2002
# file core
core: ELF 32-bit LSB core file 80386 Version 1, from 'XFree86'
# pwd
/usr/X11R6
# gbd /usr/X11R6/bin/XFree86 ./core
gbd: not found
# which gdb /usr/X11R6/bin/XFree86 ./core
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-pc-solaris2.8"...
(no debugging symbols found)...
Core was generated by `X :8 +accessx -allowMouseOpenFail -xf86config //XF86Config.new'.
Program terminated with signal 6, Abort.
Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libsocket.so.1
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libnsl.so.1
Reading symbols from /usr/lib/libm.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libm.so.1
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libdl.so.1
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /usr/lib/libmp.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libmp.so.2
#0 0xdfbd7fac in _libc_kill () from /usr/lib/libc.so.1
(gdb) call LoaderPrit nt Symb B Symbol(address)
No symbol table is loaded. Use the "file" command.
(gdb) q
# cd bin
# pwd
/usr/X11R6/bin
# ldd XFree86
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libm.so.1 => /usr/lib/libm.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
# ldd -v XFree86
find object=libsocket.so.1; required by XFree86
libsocket.so.1 => /usr/lib/libsocket.so.1
find version=libsocket.so.1
libsocket.so.1 (SUNW_0.7) => /usr/lib/libsocket.so.1
find object=libnsl.so.1; required by XFree86
libnsl.so.1 => /usr/lib/libnsl.so.1
find version=libnsl.so.1
libnsl.so.1 (SYSVABI_1.3) => /usr/lib/libnsl.so.1
libnsl.so.1 (SUNW_0.7) => /usr/lib/libnsl.so.1
libnsl.so.1 (SUNWprivate_1.1) => /usr/lib/libnsl.so.1
find object=libm.so.1; required by XFree86
libm.so.1 => /usr/lib/libm.so.1
find version=libm.so.1
libm.so.1 (SUNW_1.1) => /usr/lib/libm.so.1
find object=libdl.so.1; required by XFree86
libdl.so.1 => /usr/lib/libdl.so.1
find version=libdl.so.1
libdl.so.1 (SUNW_0.7) => /usr/lib/libdl.so.1
find object=libc.so.1; required by XFree86
libc.so.1 => /usr/lib/libc.so.1
find version=libc.so.1
libc.so.1 (SUNWprivate_1.1) => /usr/lib/libc.so.1
libc.so.1 (SUNW_0.7) => /usr/lib/libc.so.1
libc.so.1 (SUNW_0.8) => /usr/lib/libc.so.1
libc.so.1 (SUNW_0.9) => /usr/lib/libc.so.1
libc.so.1 (SUNW_1.1) => /usr/lib/libc.so.1
libc.so.1 (SYSVABI_1.3) => /usr/lib/libc.so.1
find object=libnsl.so.1; required by /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
find version=libnsl.so.1
libnsl.so.1 (SUNW_1.7) => /usr/lib/libnsl.so.1
libnsl.so.1 (SUNWprivate_1.1) => /usr/lib/libnsl.so.1
find object=libc.so.1; required by /usr/lib/libsocket.so.1
libc.so.1 => /usr/lib/libc.so.1
find version=libc.so.1
libc.so.1 (SUNW_1.19) => /usr/lib/libc.so.1
libc.so.1 (SUNWprivate_1.1) => /usr/lib/libc.so.1
find object=libdl.so.1; required by /usr/lib/libnsl.so.1
libdl.so.1 => /usr/lib/libdl.so.1
find version=libdl.so.1
libdl.so.1 (SUNW_0.7) => /usr/lib/libdl.so.1
find object=libc.so.1; required by /usr/lib/libnsl.so.1
libc.so.1 => /usr/lib/libc.so.1
find version=libc.so.1
libc.so.1 (SUNW_1.1) => /usr/lib/libc.so.1
libc.so.1 (SUNWprivate_1.1) => /usr/lib/libc.so.1
find object=libmp.so.2; required by /usr/lib/libnsl.so.1
libmp.so.2 => /usr/lib/libmp.so.2
find version=libmp.so.2
libmp.so.2 (SUNW_1.1) => /usr/lib/libmp.so.2
libmp.so.2 (SUNWprivate_1.1) => /usr/lib/libmp.so.2
find object=libc.so.1; required by /usr/lib/libm.so.1
libc.so.1 => /usr/lib/libc.so.1
find version=libc.so.1
libc.so.1 (SUNW_0.7) => /usr/lib/libc.so.1
libc.so.1 (SUNWprivate_1.1) => /usr/lib/libc.so.1
find object=libdl.so.1; required by /usr/lib/libc.so.1
libdl.so.1 => /usr/lib/libdl.so.1
find version=libdl.so.1
libdl.so.1 (SUNWprivate_1.1) => /usr/lib/libdl.so.1
find object=libc.so.1; required by /usr/lib/libmp.so.2
libc.so.1 => /usr/lib/libc.so.1
find version=libc.so.1
libc.so.1 (SYSVABI_1.3) => /usr/lib/libc.so.1
#
script done on Thu Jan 24 09:59:51 2002