https://bugzilla.novell.com/show_bug.cgi?id=253986 Summary: gedit asserts Gtk-CRITICAL ** on exit Product: openSUSE 10.3 Version: Alpha 1plus Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de With gedit-2.16.1-45.i586.rpm: (gdb) run Starting program: /usr/bin/gedit [Thread debugging using libthread_db enabled] [New Thread -1228466496 (LWP 25843)] GTK Accessibility Module initialized ** (gedit:25843): WARNING **: AT_SPI_REGISTRY was not started at session startup. ** (gedit:25843): WARNING **: IOR not set. ** (gedit:25843): WARNING **: Could not locate registry Bonobo accessibility support initialized ** (gedit:25843): WARNING **: AT_SPI_REGISTRY was not started at session startup. ** (gedit:25843): WARNING **: IOR not set. ** (gedit:25843): WARNING **: Could not locate registry sys:1: Warning: invalid uninstantiatable type `<invalid>' in cast to `GeditPanel' ** CRITICAL **: _gedit_panel_get_active_item_id: assertion `GEDIT_IS_PANEL (panel)' failed aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1228466496 (LWP 25843)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb6cc9f20 in raise () from /lib/libc.so.6 #2 0xb6ccb6c1 in abort () from /lib/libc.so.6 #3 0xb6e02f5a in IA__g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_CRITICAL, format=0xb6e2de7b "%s: assertion `%s' failed", args1=0xbfcd5b1c "") at gmessages.c:497 #4 0xb6e02f99 in IA__g_log (log_domain=0x0, log_level=G_LOG_LEVEL_CRITICAL, format=0xb6e2de7b "%s: assertion `%s' failed") at gmessages.c:517 #5 0xb6e0307b in IA__g_return_if_fail_warning (log_domain=0x0, pretty_function=0x80d0600 "_gedit_panel_get_active_item_id", expression=0x80d04ea "GEDIT_IS_PANEL (panel)") at gmessages.c:532 #6 0x080ade72 in _gedit_panel_get_active_item_id (panel=0x821caa0) at gedit-panel.c:909 #7 0x08090f85 in gedit_window_destroy (object=0x8164068) at gedit-windowc:190 #8 0xb6e78bb9 in IA__g_cclosure_marshal_VOID__VOID (closure=0x80e8db8, return_value=0x0, n_param_values=1, param_values=0xbfcd5ddc, invocation_hint=0xbfcd5cf4, marshal_data=0x8090f00) at gmarshal.c:77 #9 0xb6e6a099 in g_type_class_meta_marshal (closure=0x80e8db8, return_value=0x0, n_param_values=1, param_values=0xbfcd5ddc, invocation_hint=0xbfcd5cf4, marshal_data=0x4c) at gclosure.c:567 #10 0xb6e6b8b0 in IA__g_closure_invoke (closure=0x80e8db8, return_value=0x0, n_param_values=1, param_values=0xbfcd5ddc, invocation_hint=0xbfcd5cf4) at gclosure.c:490 ---Type <return> to continue, or q <return> to quit--- #11 0xb6e7c6b3 in signal_emit_unlocked_R (node=0x80e8e00, detail=0, instance=0x8164068, emission_return=0x0, instance_and_params=0xbfcd5ddc) at gsignal.c:2556 #12 0xb6e7d417 in IA__g_signal_emit_valist (instance=0x8164068, signal_id=2, detail=0, var_args=0xbfcd600c "�/���/��h@\026\b8`Ϳ��\223�h@\026\b��\020\bH`Ϳ�/���/��h@\026\bX`ͿF\235\224�h@\026\b") at gsignal.c:2199 #13 0xb6e7d5d9 in IA__g_signal_emit (instance=0x8164068, signal_id=2, detail=0) at gsignal.c:2243 #14 0xb78425a1 in gtk_object_dispose (gobject=0x8164068) at gtkobject.c:418 #15 0xb793d9c1 in gtk_widget_dispose (object=0x8164068) at gtkwidget.c:6887 #16 0xb7949d46 in gtk_window_dispose (object=0x8164068) at gtkwindow.c:1794 #17 0x08091264 in gedit_window_dispose (object=0x8164068) at gedit-windowc:155 #18 0xb6e6db7d in IA__g_object_unref (_object=0x8164068) at gobject.c:1760 #19 0xb3379da7 in pygobject_clear (self=0xb2fba5a4) at pygobject.c:979 #20 0xb7f0ff98 in collect (generation=2) at Modules/gcmodule.c:713 #21 0xb7f1033f in PyGC_Collect () at Modules/gcmodule.c:1264 #22 0x080995a2 in gedit_python_shutdown () at gedit-python-module.c:445 #23 0x08078677 in gedit_plugins_engine_shutdown () at gedit-plugins-engine.c:377 #24 0x08067007 in main (argc=1, argv=0xbfcd6304) at gedit.c:572 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.