[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xlib6 (libc5 based) on a debian 2.0



I am getting some very odd errors while trying to run libc5 based X-apps
w/ debian 2.0 (frozen/hamm/unstable) I have xlib6-3.3.2 and libc5 all set
up out of the oldlibs <dir>.  This is a fresh installation.  New drive,
used Debian disks hamm/current 02/20/98 and a ftp install.  My computer is
a P5-200 w/ 64MB of Ram, Adaptec 2940UW, MilleniumII, Awe32, SCSI cd-rom,
3com XL 10/100.  Kernel 2.0.33.  XFree86-3.3-2.  

Here is my ld.so.conf:
/usr/X11R6/lib/Xaw3d
/usr/X11R6/lib
/usr/lib/libc5-compat
/lib/libc5-compat
/usr/i486-linuxlibc1/lib
/usr/local/lib

The programs seg-fault everytime.  Netscape 4.04 segfaults and gives a bus
error.  The strace yields:

open("/usr/lib/netscape/dynfonts/libTrueDoc.so", O_RDONLY) = 13
read(13, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3"..., 4096) = 4096
mmap(0, 118784, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401fe000
mmap(0x401fe000, 109628, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 13,
0) = 0x401fe000
mmap(0x40219000, 5692, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 13,
0x1a000) = 0x40219000
close(13)                               = 0
mprotect(0x401fe000, 109628, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
munmap(0x40008000, 10318)               = 0
brk(0x895e000)                          = 0x895e000
brk(0x896e000)                          = 0x896e000
brk(0x896e000)                          = 0x896e000
brk(0x8971000)                          = 0x8971000
--- SIGSEGV (Segmentation fault) ---
getpid()                                = 5406
kill(5406, SIGBUS)                      = 0
--- SIGBUS (Bus error) ---
+++ killed by SIGBUS +++

There is a bunch more, but that is where is dies.  


Any suggestions would be appreciated.
Thank You,
Matt Pavlovich
mpav@purdue.edu



--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: