On Wed, 2008-06-11 at 13:20 +1200, Laszlo (Laca) Peter wrote: > The clock applet also uses evolution-data-server so this is a > side effect of http://defect.opensolaris.org/bz/show_bug.cgi?id=2172
That's not the bug I'm seeing. Even with SUNWbdb, and even in 2008.05 before the cited bug was introduced, the clock applet was regularly crashing with a segmentation fault when I clicked on it: seb:/var/core# pstack core.clock-applet core 'core.clock-applet' of 865: /usr/lib/clock-applet --oaf-activate-iid=OAFIID:GNOME_ClockApplet_Fact ----------------- lwp# 1 -------------------------------- fedd33f2 g_slist_remove (11, 82655a0) + 22 0806c107 backend_died_cb (82655a0, 8241320) + 17 febc3431 g_cclosure_marshal_VOID__VOID (8232de0, 0, 1, 804710c, 804706c, 0) + 55 febaef63 g_closure_invoke (8232de0, 0, 1, 804710c, 804706c) + 107 febc2cb6 signal_emit_unlocked_R (8251620, 0, 82655a0, 0, 804710c) + 746 febc1fc8 g_signal_emit_valist (82655a0, d7, 0, 804737c) + 8c4 febc215d g_signal_emit (82655a0, d7, 0) + 25 fa02b8e2 backend_died_cb (82baea0, 82655a0) + 36 febc3431 g_cclosure_marshal_VOID__VOID (83dcb28, 0, 1, 80474fc, 804745c, 0) + 55 febaef63 g_closure_invoke (83dcb28, 0, 1, 80474fc, 804745c) + 107 febc2cb6 signal_emit_unlocked_R (8261fa0, 0, 82baea0, 0, 80474fc) + 746 febc1fc8 g_signal_emit_valist (82baea0, f1, 0, 8047764) + 8c4 febc215d g_signal_emit (82baea0, f1, 0) + 25 fa16102c connection_listen_cb (8230ea0, 82baea0) + 68 fec2c0e6 link_connection_emit_broken (8230ea0, 80ef748) + 32 fec2c146 link_connection_broken_idle (8230ea0) + 3a fedbaedb g_idle_dispatch (8473d28, fec2c10c, 8230ea0) + 1f fedb7c76 g_main_dispatch (80acde8) + 1e2 fedb8d85 g_main_context_dispatch (80acde8) + 85 fedb91a2 g_main_context_iterate (80acde8, 1, 1, 8084bf8) + 3ce fedb97a4 g_main_loop_run (80b9348) + 1b8 faf435c9 bonobo_main (80b9fc0, 80b9730, faf7dee8, 80ba066, fa7b89b0, 80ba040) + 5d faf41c0c bonobo_generic_factory_main_timeout (80ba040, fa7b89b0, 80b9730, 7d0) + ac faf41b5a bonobo_generic_factory_main (80ba040, fa7b89b0, 80b9730) + 26 fa7b8b32 panel_applet_factory_main_closure (8071544, 80b9fc0, 80b3030) + ee fa7b8be6 panel_applet_factory_main (8071544, 80b9fc0, 8068f68, 0) + 3a 08069069 main (3, 8047a30, 8047a40) + d1 0805da1a _start (3, 8047b34, 8047b4a, 8047b7e, 0, 8047b8e) + 7a ----------------- lwp# 2 -------------------------------- fef04d77 __pollsys (8264400, e, 0, 0) + 7 feeb6582 poll (8264400, e, ffffffff) + 52 fedb916b g_main_context_iterate (825cd00, 1, 1, 80b6f00) + 397 fedb97a4 g_main_loop_run (825edf8) + 1b8 fec2b9c2 link_io_thread_fn (0) + 1e fedd8df2 g_thread_create_proxy (80b6f00) + 11a fef01102 _thr_setup (fa270200) + 52 fef01360 _lwp_start (fa270200, 0, 0, 0, 0, 0) -Seb
