Bug 901668 - Firefox crash on startup - assertion `GDK_IS_KEYMAP (keymap)' failed
Summary: Firefox crash on startup - assertion `GDK_IS_KEYMAP (keymap)' failed
Keywords:
Status: CLOSED DUPLICATE of bug 895197
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-18 18:53 UTC by Ian Pilcher
Modified: 2013-01-18 19:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-18 19:29:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ian Pilcher 2013-01-18 18:53:42 UTC
Description of problem:
When starting Firefox with the "default" profile, the main window appears and immediately disappears.  Starting in a terminal shows:

(firefox:7272): Gdk-CRITICAL **: gdk_keymap_have_bidi_layouts: assertion `GDK_IS_KEYMAP (keymap)' failed

(firefox:7272): GLib-GObject-WARNING **: cannot register existing type `GdkKeymap'

(firefox:7272): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(firefox:7272): GLib-GObject-CRITICAL **: g_type_register_static: assertion `parent_type > 0' failed

(firefox:7272): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

Version-Release number of selected component (if applicable):
firefox-18.0-1.fc18.x86_64

How reproducible:
100%

Steps to Reproduce:
1. firefox -P default
  
Actual results:
Assertion fails.  Crash.

Expected results:
No crash.

Additional info:
Other profiles work; there's something about my default profile that is causing the crash.  (Note that this just started happening; I did not update Firefox.)

Also, starting Firefox with "/usr/lib64/firefox/firefox -P default" works, so the launcher script seems to be involved somehow.

Comment 1 Martin Stransky 2013-01-18 19:16:47 UTC
I guess you're hitting Bug 895197 so try to disable Java (icedtea) and try again.

Comment 2 Ian Pilcher 2013-01-18 19:29:53 UTC
(In reply to comment #1)
> I guess you're hitting Bug 895197 so try to disable Java (icedtea) and try
> again.

I had already disabled the Java plugin (Tools -> Add-ons).  I can't uninstall the package, because I need javaws.

icedtea-web-1.3.1-3.fc18 seems to fix.

*** This bug has been marked as a duplicate of bug 895197 ***


Note You need to log in before you can comment on or make changes to this bug.