Firebug on Linux - Crash when enabling panels

65 views
Skip to first unread message

sir_brizz

unread,
Sep 10, 2009, 12:51:17 PM9/10/09
to Firebug
I'm running Ubuntu 9.04 and Firefox 3.5.2 with Firebug 1.5a23.

Whenever I try to enable any panels, Firefox crashed with a
Segmentation Fault. I have no idea how to trace what is going on here
to give more information.

Any ideas what could be going on?

johnjbarton

unread,
Sep 10, 2009, 12:53:33 PM9/10/09
to Firebug
Open the url "about:crashes" and post the URL matching the time of the
crash.
jjb

sir_brizz

unread,
Sep 10, 2009, 1:28:36 PM9/10/09
to Firebug
It brings up a box that says "The URL is invalid and cannot be opened"
when I do "about:crashes" (no quotes).

I've gotten it to happen easily on any page, including just Yahoo.

johnjbarton

unread,
Sep 10, 2009, 1:35:43 PM9/10/09
to Firebug


On Sep 10, 10:28 am, sir_brizz <bj.car...@gmail.com> wrote:
> It brings up a box that says "The URL is invalid and cannot be opened"
> when I do "about:crashes" (no quotes).

I guess you have some problem with your Firefox install. I don't know
how to help.

jjb

sir_brizz

unread,
Sep 10, 2009, 5:18:39 PM9/10/09
to Firebug
I'm using the firefox-3.5 package from the repository.

I uninstalled 1.5a23 and installed 1.4.2 and Firebug is now working
just fine. Could there be a regression that breaks it? is anyone else
having this problem??

sir_brizz

unread,
Sep 11, 2009, 1:02:35 PM9/11/09
to Firebug
Just some more info...

I tried the folowing:

1.4.2 - works
1.4.3b1 - works
1.5.0Xa23 - crashes
1.5.0Xa24 - crashes

I created a brand new empty profile and only installed 1.5 in it and
it still crashes the same way. If I install 1.4.2, turn on all the
panels, and then install 1.5, Firefox crashes on load with the same
Segmentation fault at the command line.

Seems like a regression problem??

johnjbarton

unread,
Sep 11, 2009, 1:11:31 PM9/11/09
to Firebug


On Sep 11, 10:02 am, sir_brizz <bj.car...@gmail.com> wrote:
> Just some more info...
>
> I tried the folowing:
>
> 1.4.2 - works
> 1.4.3b1 - works
> 1.5.0Xa23 - crashes
> 1.5.0Xa24 - crashes
>
> I created a brand new empty profile and only installed 1.5 in it and
> it still crashes the same way. If I install 1.4.2, turn on all the
> panels, and then install 1.5, Firefox crashes on load with the same
> Segmentation fault at the command line.
>
> Seems like a regression problem??

We still need the crash URL or a test case. (In any case this is a
firefox bug, not a firebug problem, we can't crash Firefox).

jjb

sir_brizz

unread,
Sep 11, 2009, 1:12:40 PM9/11/09
to Firebug
Just some additional info, I ran firefox like:

$ strace -f -eopen firefox &> /tmp/ffox.log.txt

And here are the last few lines...

pid 6299] open("/usr/lib/xulrunner-1.9.1.3/res/
langGroups.properties", O_RDONLY) = 70
[pid 6299] open("~/.mozilla/firefox-3.5/t9hr4ll3.fbtest/extensions/
fir...@software.joehewitt.com/skin/classic/firebug16.png", O_RDONLY)
= 72
[pid 6299] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
[pid 6299] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
upeek: ptrace(PTRACE_PEEKUSER,6319,120,0): No such process
Process 6319 detached
[pid 6327] +++ killed by SIGSEGV +++
[pid 6326] +++ killed by SIGSEGV +++
[pid 6325] +++ killed by SIGSEGV +++
[pid 6324] +++ killed by SIGSEGV +++
[pid 6322] +++ killed by SIGSEGV +++
[pid 6321] +++ killed by SIGSEGV +++
[pid 6318] +++ killed by SIGSEGV +++
[pid 6314] +++ killed by SIGSEGV +++
[pid 6311] +++ killed by SIGSEGV +++
[pid 6310] +++ killed by SIGSEGV +++

No clue if that helps at all...

sir_brizz

unread,
Sep 11, 2009, 1:24:13 PM9/11/09
to Firebug
Sadly, according to this:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/246843

The crash reporter is disabled in Ubuntu builds of Firefox. I guess
I'll have to try and get on the official builds.

Hernan Rodriguez Colmeiro

unread,
Sep 11, 2009, 3:02:42 PM9/11/09
to fir...@googlegroups.com
On Fri, Sep 11, 2009 at 14:24, sir_brizz <bj.c...@gmail.com> wrote:
>
> Sadly, according to this:
> https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/246843
>
> The crash reporter is disabled in Ubuntu builds of Firefox. I guess
> I'll have to try and get on the official builds.

Using the firefox official builds is pretty easy, just uncmpress the
contents of the tar.gz into /opt (you need sudo to do that). Then
start it from /opt/firefox/firefox-bin

Hope this helps,

Hernán

Guss

unread,
Oct 26, 2009, 5:01:00 AM10/26/09
to Firebug
I'm seeing the same problem - Ubuntu 9.10, Firefox 3.5.3, Firebug
1.5b1 and 1.5a26 (haven't tried earlier).

I'll download an official release and give it a spin.

On Sep 11, 9:02 pm, Hernan Rodriguez Colmeiro <colme...@gmail.com>
wrote:
> On Fri, Sep 11, 2009 at 14:24, sir_brizz <bj.car...@gmail.com> wrote:
>
> > Sadly, according to this:
> >https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/246843
>
> > Thecrashreporter is disabled in Ubuntu builds of Firefox. I guess

Guss

unread,
Oct 26, 2009, 5:56:21 AM10/26/09
to Firebug
I've added a stack trace to the Launchpad bug report opened by
sir_brizz: https://bugs.launchpad.net/ubuntu/+source/firefox-3.5/+bug/449744

this looks like a problem in xulrunner 1.9.1

On Oct 26, 11:01 am, Guss <gus...@gmail.com> wrote:
> I'm seeing the same problem - Ubuntu 9.10, Firefox3.5.3, Firebug1.5b1 and1.5a26 (haven't tried earlier).

Marcus Better

unread,
Nov 3, 2009, 10:06:42 AM11/3/09
to fir...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Guss wrote:

> I've added a stack trace to the Launchpad bug report opened by
> sir_brizz:
> https://bugs.launchpad.net/ubuntu/+source/firefox-3.5/+bug/449744

I reported this a while back on this list. I could not reproduce it with
Minefield. Maybe it has to do with the fact that Debian has a 64-bit build.
Are you on amd64?

Here's the Debian bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542768

Cheers,

Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkrwRwIACgkQXjXn6TzcAQmEMQCfRBXuNkH7SfqJ5LLYCduYxXnv
r8wAoLjiIXs0dYnEYOZuzGeDRu3OKEtP
=NtTT
-----END PGP SIGNATURE-----


Reply all
Reply to author
Forward
0 new messages