Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 10:58:24 -0800 (PST)
From:      The Utz Family <utz@serv.net>
To:        seafug@dub.net
Cc:        freebsd-questions@freebsd.org
Subject:   debugging mozilla on 4.2-RELEASE
Message-ID:  <Pine.BSF.4.02.10012021050070.19181-100000@itchy.serv.net>

next in thread | raw e-mail | index | archive | help
hi;
mozilla keeps crashing and i am trying to run it under gdb so i can fiugre
out why.

but it cant findthe shared libs when i run it in gdb, what step am i
missing?

john# pwd
/usr/home/spaz/mozilla/dist/bin
john# gdb mozilla-bin
GNU gdb 4.18
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 "i386-unknown-freebsd"...
(gdb) r
Starting program: /usr/home/spaz/mozilla/dist/bin/mozilla-bin 
/usr/libexec/ld-elf.so.1: Shared object "libgkgfx.so" not found

Program exited with code 01.
(gdb) 


any suggestions would be appreciated, *except* for onse that say 'go
browse this website to learn how to do this' because right now i have *no*
effective browser. netscape keeps crashing and mozilla keeps crashing :-( 
at least i have src for mozilla.....
i am *guessing* that the problem is that i am running XF864.01...but this
is pure speculation....

tnx!

johnu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.10012021050070.19181-100000>