From owner-freebsd-questions Sat Dec 2 10:58:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from itchy.serv.net (itchy.serv.net [205.153.153.233]) by hub.freebsd.org (Postfix) with ESMTP id D0A9537B400 for ; Sat, 2 Dec 2000 10:58:35 -0800 (PST) Received: from localhost (utz@localhost) by itchy.serv.net (8.8.5/8.8.5) with SMTP id KAA19445; Sat, 2 Dec 2000 10:58:26 -0800 (PST) Date: Sat, 2 Dec 2000 10:58:24 -0800 (PST) From: The Utz Family To: seafug@dub.net Cc: freebsd-questions@freebsd.org Subject: debugging mozilla on 4.2-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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