Closed
Bug 242978
Opened 21 years ago
Closed 21 years ago
crash on exit [IM_get_input_context}
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 242768
People
(Reporter: spam, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
3.48 KB,
text/plain
|
Details |
with a fresh CVS build, Gtk2, i get this after just starting and exiting Mozilla:
./mozilla
(Gecko:23245): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)'
in cast to `GtkWidget'
(Gecko:23245): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)'
in cast to `GObject'
(Gecko:23245): GLib-GObject-CRITICAL **: file gobject.c: line 1642
(g_object_get_data): assertion `G_IS_OBJECT (object)' failed
./run-mozilla.sh: line 423: 23245 Segmentation fault "$prog" ${1+"$@"}
Summary: crash on exit → crash on exit [IM_get_input_context}
suspecting checkin for bug 238854 have something to do with this:
added comment there.
Keywords: regression
*** This bug has been marked as a duplicate of 242768 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•