Subject: Re: current state of TGA?
To: Michael G. Schabert <mikeride@mac.com>
From: R. C. Dowdeswell <elric@mabelode.imrryr.org>
List: port-alpha
Date: 11/02/2001 13:00:14
On 712535970 seconds since the Beginning of the UNIX epoch
"Michael G. Schabert" wrote:
>

>alpha#cd /usr/X11R6/bin
>alpha# X
>Segmentation fault (core dumped)
>alpha# ls *.core
>-rw-------  1 root  wheel  18613120 Nov  2 12:04 XalphaNetBSD.core
>alpha# gdb XalphaNetBSD XalphaNetBSD.core
>GNU gdb 4.17
>Copyright 1998 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 "alpha--netbsd"...(no debugging symbols found)...
>Core was generated by `XalphaNetBSD'.
>Program terminated with signal 11, Segmentation fault.
>Reading symbols from /usr/libexec/ld.elf_so...done.
>Reading symbols from /usr/lib/libz.so.0...done.
>Reading symbols from /usr/lib/libm.so.0...done.
>Reading symbols from /usr/lib/libc.so.12...done.
>#0  0x12000dc48 in dladdr ()
>(gdb) bt
>#0  0x12000dc48 in dladdr ()
>(gdb)

Hmmm, this looks more like a problem with the X binary itself,
because at that stage it is trying to open shared objects---not
trying to configure the screen.

What version of NetBSD are you using?

 == Roland Dowdeswell                      http://www.Imrryr.ORG/~elric/  ==
 == The Unofficial NetBSD Web Pages        http://www.Imrryr.ORG/NetBSD/  ==
 == The NetBSD Project                            http://www.NetBSD.ORG/  ==
 == Ponte, Inc.                                    http://www.ponte.com/  ==