On Fri, Jul 21, 2006 at 09:04:43AM +0200, Martin Vlk <[EMAIL PROTECTED]> wrote: > On Thursday 20 July 2006 19:04, Mike Hommey wrote: > > On Thu, Jul 20, 2006 at 02:36:38PM +0200, Martin Vlk <[EMAIL PROTECTED]> > wrote: > > If you installed firefox-dbg, you should have a > > /usr/lib/debug/usr/lib/firefox directory. If this is not the case, you > > have may a problem not related with firefox. > > I do have this directory, but still gdb reports that no debugging symbols > found. Do I need to istall some other package apart from firefox-dbg to make > this work?
Since gdb sees the firefox executable in /opt/lib/firefox, you need to create the link i told you in an earlier message so that it can see the debugging files. Anyways, it will be useless since your firefox is exiting "normally" and not crashing. Please try to strace -o someoutputfile -f firefox and send us the someoutputfile file. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]