Closed
Bug 540546
Opened 16 years ago
Closed 16 years ago
click on firebug 1.5 icon crashes firefox 3.5.7
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 510040
People
(Reporter: antonxx, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-2.3 Firefox/3.5.7 FirePHP/0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-2.3 Firefox/3.5.7 FirePHP/0.4
I use opensuse linux 11.1 64 bit edition with
firefox 3.5.7.
- I deactivated all my plugins and addons.
- I installed firebug 1.5 stable
- I restart firefox
- as soon as I click on the firebug icon the firefox crashes without
error message ..
The firefox window simply dissapears without any message.
I tryed calling the url "about:crashes" but ff tells me that this is an invalib url.
This problem seems to be present on ubuntu linux too, as I read in the
firebug newsgroup.
Reproducible: Always
Steps to Reproduce:
1. deactivate all plugins and addons
2. install firebug 1.5 stable
3. restart firefox
4. click on the firebug icon
Actual Results:
firefox crashes without error message ..
The firefox window simply dissapears without any message.
I tryed calling the url "about:crashes" but ff tells me that this is an invalib url.
Expected Results:
no crash of course ;-)
With firebug 1.4.5 it works, but anyway it should not
be possible that an addon can crash firefox.
I suppose this can be security relavant?
Summary: fclick on firebug 1.5 icon crashes firefox 3.5.7 → click on firebug 1.5 icon crashes firefox 3.5.7
https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report#Linux
or install a mozilla.org nightly.
Same problem here with :
-* Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7
-* firebug 1.5.0
Here is the log:
firefox -d gdb
gdb /usr/lib64/firefox/firefox -x /tmp/mozargs.PUorSQ
GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux".
For bug reporting instructions, please see:
<http://bugs.opensuse.org/>...
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe92f1950 (LWP 3005)]
[New Thread 0x7fffe88e6950 (LWP 3006)]
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x7fffe95d4200)" of type `GString'
[New Thread 0x7fffe74ff950 (LWP 3007)]
[New Thread 0x7fffe61b2950 (LWP 3008)]
[Thread 0x7fffe61b2950 (LWP 3008) exited]
[New Thread 0x7fffe61b2950 (LWP 3009)]
[New Thread 0x7fffe53ff950 (LWP 3010)]
[Thread 0x7fffe61b2950 (LWP 3009) exited]
LoadPlugin: failed to initialize shared library /home/anton/.mozilla/plugins/nppdf.so [/home/anton/.mozilla/plugins/nppdf.so: wrong ELF class: ELFCLASS32]
*** nss-shared-helper: Shared database disabled (set NSS_USE_SHARED_DB to enable).
[New Thread 0x7fffe61b2950 (LWP 3012)]
[New Thread 0x7fffe0916950 (LWP 3013)]
[New Thread 0x7fffdffff950 (LWP 3014)]
[New Thread 0x7fffdedff950 (LWP 3015)]
// Remark: here I click on the firebug icon...
Program received signal SIGSEGV, Segmentation fault.
js_PCToLineNumber (cx=0x7fffdee7ec00, script=0x7fffe5434c20, pc=0xe5434cca <Address 0xe5434cca out of bounds>) at jsscript.h:325
325 jsscript.h: No such file or directory.
in jsscript.h
(gdb)
(In reply to comment #1)
> https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report#Linux
>
> or install a mozilla.org nightly.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
The same to me:
Ubuntu 9.10 64bits
Firefox 3.5.7
Firebug 1.5 (1.4.5 works)
Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•