Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

segmentation fault while runing the browser

0 views
Skip to first unread message

danr

unread,
Nov 29, 2006, 4:41:48 AM11/29/06
to
hi,
I use third party libraries in an extension to firefox, I could install
the extension succefully and opened the browser.After a about 5 seconds
I recived the following segmentation fault and browser disapper, the
seg fault message is

/usr/local/lib/firefox-1.5.0.7/run-mozilla.sh: line 131: 29979
Segmentation fault "$prog" ${1+"$@"}

can any one help me with this to solve this problem ?
thanks

Boris Zbarsky

unread,
Nov 29, 2006, 10:09:49 AM11/29/06
to
danr wrote:
> I use third party libraries in an extension to firefox, I could install
> the extension succefully and opened the browser.

Which browser version? Which browser version is the extension built against?

Is this a Mozilla.org build? If so, is there a talkback incident id? If not
(e.g. if this is a Linux distro provided build), you probably want to install
whatever debuginfo-like packages your distro has and catch the crash in gdb or
some other debugger.

-Boris

0 new messages