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 324567 - Alarm notify crashed while launching evolution
Alarm notify crashed while launching evolution
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
2.6.x
Other Linux
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 327503 (view as bug list)
Depends on:
Blocks: 327508 327510
 
 
Reported: 2005-12-20 05:27 UTC by Poornima
Modified: 2013-09-13 00:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Poornima 2005-12-20 05:27:39 UTC
Launched evolution in which exchange account was configured. 
Exchange storage crashed for some reason after few seconds alarm notify crashed with these traces.

Backtrace was generated from '/opt/gnome/libexec/evolution-alarm-notify'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1099772064 (LWP 19571)]
[New Thread 1112116144 (LWP 19659)]
[Thread debugging using libthread_db enabled]
[New Thread 1099772064 (LWP 19571)]
[New Thread 1112116144 (LWP 19659)]
[Thread debugging using libthread_db enabled]
[New Thread 1099772064 (LWP 19571)]
[New Thread 1112116144 (LWP 19659)]
[New Thread 1103711152 (LWP 19656)]
[New Thread 1110014896 (LWP 19655)]
[New Thread 1101609904 (LWP 19572)]
0xffffe410 in ?? ()

Thread 1 (Thread 1099772064 (LWP 19571))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_module_info_get
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 <signal handler called>
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 raise
    from /lib/tls/libc.so.6
  • #12 abort
    from /lib/tls/libc.so.6
  • #13 g_logv
    from /opt/gnome/lib/libglib-2.0.so.0
  • #14 g_log
    from /opt/gnome/lib/libglib-2.0.so.0
  • #15 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #16 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #17 ??
  • #18 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #19 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #20 ??
  • #21 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #22 __libc_ptyname1
    from /lib/tls/libc.so.6
  • #23 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #24 ??
    from /opt/gnome/lib/libecal-1.2.so.3
  • #25 ??
  • #26 ??
  • #27 e_cal_finalize
    at e-cal.c line 1208
  • #28 e_cal_finalize
    at e-cal.c line 1208
  • #29 g_object_unref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #30 async_signal_idle_cb
    at e-cal.c line 1804
  • #31 g_child_watch_add
    from /opt/gnome/lib/libglib-2.0.so.0
  • #32 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #33 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #34 g_main_context_iteration
    from /opt/gnome/lib/libglib-2.0.so.0
  • #35 ep_msg_send
    at e-passwords.c line 179
  • #36 e_passwords_get_password
    at e-passwords.c line 663
  • #37 alarm_notify_add_calendar
    at alarm-notify.c line 352
  • #38 list_changed_cb
    at alarm-notify.c line 147
  • #39 g_cclosure_marshal_VOID__VOID
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #40 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #41 g_signal_stop_emission
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #42 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #43 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #44 load_from_gconf
    at e-source-list.c line 178
  • #45 conf_changed_callback
    at e-source-list.c line 228
  • #46 gconf_client_change_set_from_current
    from /opt/gnome/lib/libgconf-2.so.4
  • #47 gconf_listeners_notify
    from /opt/gnome/lib/libgconf-2.so.4
  • #48 gconf_client_change_set_from_current
    from /opt/gnome/lib/libgconf-2.so.4
  • #49 gconf_client_notify
    from /opt/gnome/lib/libgconf-2.so.4
  • #50 g_child_watch_add
    from /opt/gnome/lib/libglib-2.0.so.0
  • #51 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #52 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #53 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #54 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #55 main
    at notify-main.c line 169
  • #0 ??

Comment 1 Chenthill P 2006-01-19 03:08:01 UTC
*** Bug 327503 has been marked as a duplicate of this bug. ***
Comment 2 Chenthill P 2006-02-09 14:15:23 UTC
The reason for this crash is, some how the ecal->priv->mutex is locked still. So trying to free it in e_cal_finalize causes a crash in glib. Working on to fix it.
Comment 3 Poornima 2006-05-05 04:06:14 UTC
This is not reproducible after srini modified alarm deamon code.
Anyone else is still observing this crash in evolution 2.6.1 can reopen this bug.