firefox crashed [@gtk_style_realize] [@IA__gtk_style_attach] [@gtk_widget_set_style_internal]

Bug #125870 reported by Guybrush88
2
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Incomplete
High
Mozilla Bugs

Bug Description

Binary package hint: firefox

... Firefox Crashed x86_64

... unespected crash of firefox

firefox version 2.0.0.4
ubuntu feisty 7.04

Extracted from symbolized stacktrace:
(file: http://launchpadlibrarian.net/8485839/gdb.log)
...
#2 <signal handler called>
#3 gtk_style_realize (style=0x33fdd30, colormap=0x0)
#4 IA__gtk_style_attach (style=0x2e18760,
#5 gtk_widget_set_style_internal (widget=0x15c8800,
#6 reset_rc_styles_recurse (widget=0x15c8800, data=0x0)
#7 moz_container_forall (
#8 gtk_rc_reset_widgets (settings=0x624400)
#9 IA__gtk_rc_reparse_all_for_settings (
#10 gtk_rc_settings_changed (settings=0x624400,
#11 IA__g_closure_invoke (closure=0xc6c680,
...

Revision history for this message
Rebecca Palmer (rebecca-palmer) wrote :

Thanks for taking the time to report this bug and helping to make Ubuntu better. However, your crash report is missing. Could you please add the crash report that you received? (Security warning: not if you had just entered bank details etc) It will be found in '/var/crash/'.

If you can reproduce this crash, please also post the steps necessary to do so. If not, please post what you were doing at the time, including the address of the website you were viewing.

This will allow us to better troubleshoot your bug. Thanks in advance.

Changed in firefox:
status: New → Incomplete
Revision history for this message
Guybrush88 (guybrush) wrote :

i was installing some add-ons from mozilla website. you can download the crash log from this link (i made faster putting it on rapidshare than using the attachment in writing this):
http://rapidshare.com/files/42823786/_usr_lib_firefox_firefox-bin.1000.crash.html

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote : Report Needed

Thank you Guybrush88 for submitting this report.

I've tried to retrace your report but I wasn't able since it is x86_64
arch. Could you please try to obtain a backtrace by following the
instructions on [1].

Please indicate which extensions/plugins do you have enabled; and if
this crash is reproducible describe the steps that lead to it (it is
very important for us to have a test case for each crash).

This will greatly aid us in tracking down your problem.

Thanks in advance.

H. Montoliu

[1] https://wiki.ubuntu.com/MozillaTeam/Bugs

description: updated
Changed in firefox:
assignee: nobody → mozilla-bugs
importance: Undecided → Medium
Revision history for this message
Guybrush88 (guybrush) wrote : Re: Firefox Crashed x86_64

my enabled add-ons are: AlphaTicker (version 1.3.1), Calculator (version 1.1.8), ColorfulTabs (version 2.0.5), Download Statusbar (version 0.9.5), Email this! Bookmarlet Extension (version 2.0.0), Fast Video Download (version 1.3.1.2), Fasterfox (version 2.0.0), FoxGame (version 1.4.14), Full Screen Homestart Runner (version 2.5), GamesRadar.it Menu (version 1.4.1), HashColouredTabs + (version 0.4.12), IMDb Preview (version 0.4), Locator (version 0.5), Open link in--- (version 1.4.1), StrongBad Emails:Prev & Next (version 2.0), TabRenamizer (version 0.8.1), TrashMail.net (version 1.0.8), Ubuntu Forums Menu (version 0.52), Unofficial Myspace Toolbar (version 1.4.92), VideoDownloader (version 1.1.1), wikimedia (version 2007.03.24), WOT (version 20070501), Yoono (version 4.0.2.5149)

i also attach a backtrace

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote :

hmm, that gdb output doesn't include a stack trace.

would you please follow these instructions (if you still have the crash report in /var/crash) to see if they work (just copy and paste):

sudo apt-get install firefox-dbg
TMPDIR=$(mktemp -d)
apport-unpack /var/crash/_usr_lib_firefox_firefox-bin.1000.crash $TMPDIR
gdb -nx /usr/lib/firefox/firefox-bin -core $TMPDIR/CoreDump -ex 'backtrace full' -ex 'thread apply all backtrace full' -ex 'quit' 2>&1 | tee gdb.log
rm -fr $TMPDIR

That command will run gdb against the coredump file included in the crash report that was generated when firefox crashed.

Upload the resulting gdb.log to launchpad.

Thank you in advance.

Revision history for this message
Guybrush88 (guybrush) wrote :

i don't find that file. where do i find it?

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote : Re: [Bug 125870] Re: Firefox Crashed x86_64

On Sun, 2007-07-15 at 14:36 +0000, Guybrush88 wrote:
> i don't find that file. where do i find it?

do you mean the /var/crash/_usr_lib_firefox_firefox-bin.1000.crash?

It will be auto-generated the next time you manage to reproduce the
crash.
--
Hilario J. Montoliu <email address hidden>

Revision history for this message
Guybrush88 (guybrush) wrote : Re: Firefox Crashed x86_64

i mean gdb.log

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote :

Ah, OK.

that file should be generated in the "current directory", that is, the directory where you are when you run that script *ONLY* if you have writing permissions. e.g. if you copy and paste that code in your home directory then that file should be created there.

Revision history for this message
Guybrush88 (guybrush) wrote :

here you are gdb.log

Revision history for this message
Hilario J. Montoliu (hjmf) (hmontoliu) wrote : Duplicate of bug #91334

Thank you Guybrush88 for your report,

This particular issue has already been reported as bug #91334 [1]
(MASTER (variant) Firefox Crash [@gtk_style_realize]).

Please feel free to add any other information you might consider to be
related to this particular issue (e.g. a test case) either to [1] or [2].

As the original reporter you'll be informed by email of all comments or
changes that affects either this report or the Master Bug (bug
#91334
[1]). You can unsubscribe [3] to stop receiving this
mailing at any time.

And, of course, please don't doubt to report any other crashes/issues
you might find in the future.

Further information can be found at [4].

Again, thank you.

[1] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/91334
[2] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/125870
[3] https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/91334/+subscribe
[4] https://wiki.ubuntu.com/MozillaTeam/Bugs

description: updated
Changed in firefox:
importance: Medium → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.