On Wed, 2006-02-08 at 20:19 +0100, Mike Hommey wrote: > On Wed, Feb 08, 2006 at 06:42:10PM +0100, Gregor Zattler <[EMAIL PROTECTED]> > wrote: > > O.K. I have no clue about bactraces and such. Here is, what I > > did to produce a bactrace: > > > > 1. purged mozilla-browser and mozilla-firefox > > pit:/usr/lib# aptitude purge mozilla-browser mozilla-firefox > > > > 2. then installed mozilla-firefox > > http_proxy= ftp_proxy= sudo aptitude install mozilla-firefox > > > > 3. started /usr/lib/firefox/firefox-bin several times and got > > error messages regarding missing shared libraries > > Well, that's where you are wrong. You are supposed to run > /usr/bin/firefox, not /usr/lib/firefox/firefox-bin. > > Mike
Mike, it's not obvious how to backtrace that shell script so go a little easier mebe? ;) if i do the following (which clearly is not correct but then nobody provided instructions did they): [EMAIL PROTECTED]:~$ gdb /bin/bash (gdb) run /usr/bin/firefox" Starting program: /bin/bash /usr/bin/firefox (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) Program exited normally. (gdb) bt No stack. So if you could be marvellously helpful and tell us mere mortals how to get your backtrace, I am sure one of us will oblige. Thanks, Stu. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]