After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327399 - crash on startup with dict applet on the panel
crash on startup with dict applet on the panel
Status: RESOLVED DUPLICATE of bug 326004
Product: gnome-utils
Classification: Deprecated
Component: gdict-applet
unspecified
Other Linux
: Normal critical
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-17 19:54 UTC by Kjartan Maraas
Modified: 2006-01-17 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2006-01-17 19:54:13 UTC
0x00441402 in ?? ()
  • #0 ??
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #3 <signal handler called>
  • #4 IA__g_logv
    at gmessages.c line 502
  • #5 IA__g_log
    at gmessages.c line 517
  • #6 IA__g_return_if_fail_warning
  • #7 bonobo_control_get_popup_ui_component
    at bonobo-control.c line 1454
  • #8 panel_applet_get_popup_component
    at panel-applet.c line 534
  • #9 gdict_applet_init
    at gdict-applet.c line 1118
  • #10 IA__g_type_create_instance
    at gtype.c line 1567
  • #11 g_object_constructor
    at gobject.c line 1015
  • #12 IA__g_object_newv
    at gobject.c line 912
  • #13 IA__g_object_new_valist
    at gobject.c line 955
  • #14 IA__g_object_new
    at gobject.c line 793
  • #15 panel_applet_factory_callback
    at panel-applet.c line 1713
  • #16 bonobo_marshal_OBJECT__STRING
    at bonobo-marshal.c line 203
  • #17 IA__g_closure_invoke
    at gclosure.c line 490
  • #18 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #19 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #20 bonobo_generic_factory_new_generic
    at bonobo-generic-factory.c line 277
  • #21 impl_Bonobo_ObjectFactory_createObject
    at bonobo-generic-factory.c line 82
  • #22 _ORBIT_skel_small_Bonobo_GenericFactory_createObject
    at Bonobo_GenericFactory-common.c line 16
  • #23 ORBit_POAObject_invoke
    at poa.c line 1145
  • #24 ORBit_OAObject_invoke
    at orbit-adaptor.c line 336
  • #25 ORBit_small_invoke_adaptor
    at orbit-small.c line 835
  • #26 ORBit_POAObject_handle_request
    at poa.c line 1354
  • #27 ORBit_POAObject_invoke_incoming_request
    at poa.c line 1422
  • #28 ORBit_POA_handle_request
    at poa.c line 1644
  • #29 ORBit_handle_request
    at orbit-adaptor.c line 296
  • #30 giop_connection_handle_input
    at giop-recv-buffer.c line 1282
  • #31 link_connection_io_handler
    at linc-connection.c line 1367
  • #32 link_source_dispatch
    at linc-source.c line 159
  • #33 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #34 g_main_context_iterate
    at gmain.c line 2547
  • #35 IA__g_main_loop_run
    at gmain.c line 2751
  • #36 bonobo_main
    at bonobo-main.c line 312
  • #37 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 412
  • #38 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 369
  • #39 panel_applet_factory_main_closure
    at panel-applet.c line 1757
  • #40 panel_applet_factory_main
    at panel-applet.c line 1781
  • #41 main
    at gdict-applet.c line 1204
  • #42 __libc_start_main
    at libc-start.c line 231
  • #43 _start

Comment 1 Emmanuele Bassi (:ebassi) 2006-01-17 20:54:58 UTC
kjartan, which version of gnome-dictionary are you using?

simple dup finder shows this is a dupe of bug #326004, which should be fixed in 2.13.5.

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