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 307767 - crash on startup with multiple imap4rev1 accounts
crash on startup with multiple imap4rev1 accounts
Status: RESOLVED DUPLICATE of bug 274329
Product: evolution
Classification: Applications
Component: general
2.2.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-06-15 13:42 UTC by Daniel van Eeden
Modified: 2005-06-16 10:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Daniel van Eeden 2005-06-15 13:42:55 UTC
Steps to reproduce:
1. imap4rev1 (not imap)
2. local sync
3. multiple accounts

Stack trace:
Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread 1088419328 (LWP 4232)]
[New Thread 1178598320 (LWP 4246)]
[New Thread 1170209712 (LWP 4245)]
[New Thread 1159777200 (LWP 4244)]
[New Thread 1125972912 (LWP 4240)]
[New Thread 1151232944 (LWP 4239)]
[New Thread 1142844336 (LWP 4237)]
[New Thread 1134455728 (LWP 4236)]
[New Thread 1112923056 (LWP 4234)]
0x4117e561 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread 1088419328 (LWP 4232))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 dbus_connection_setup_with_g_main
    from /usr/lib/libdbus-glib-1.so.0
  • #8 send_dbus_message
    from /usr/lib/evolution/2.2/plugins/liborg-gnome-new-mail-notify.so
  • #9 org_gnome_message_reading_notify
    from /usr/lib/evolution/2.2/plugins/liborg-gnome-new-mail-notify.so
  • #10 epl_invoke
    from /usr/lib/evolution/2.2/libeutil.so.0
  • #11 e_plugin_invoke
    from /usr/lib/evolution/2.2/libeutil.so.0
  • #12 emph_event_handle
    from /usr/lib/evolution/2.2/libeutil.so.0
  • #13 e_event_emit
    from /usr/lib/evolution/2.2/libeutil.so.0
  • #14 emfv_list_done_message_selected
    from /usr/lib/evolution/2.2/components/libevolution-mail.so
  • #15 get_message_got
    from /usr/lib/evolution/2.2/components/libevolution-mail.so
  • #16 mail_msgport_replied
    from /usr/lib/evolution/2.2/components/libevolution-mail.so
  • #17 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #18 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #22 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #23 main
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0


Other information:
recently upgraded to gnome 2.10 (Debian unstable)
Comment 1 Nagappan Alagappan 2005-06-16 10:02:29 UTC
Daniel: Crash info shows that it crashed when sending new mail notification.

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