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 374646 - Crash when starting Evolution
Crash when starting Evolution
Status: RESOLVED DUPLICATE of bug 371586
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other other
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-13 11:29 UTC by Jules Colding
Modified: 2007-08-18 15:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Jules Colding 2006-11-13 11:28:38 UTC
Distribution: Gentoo Base System version 1.12.6
Package: Evolution
Severity: Normal
Version: GNOME2.14.2 unspecified
Gnome-Distributor: Gentoo
Synopsis: Crash when starting Evolution
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
I just restarted Evolution after ahving recieved a lot of new mail. The
new mail was still unread.

Steps to reproduce the crash:
1. Start Evolution
2. <boom>
3. 

Expected Results:
No boom

How often does this happen?
This is the only such event

Additional Information:
I' sorry for the rather unhelpful description of how the error came
about, but it seems that some indexing code is the culprit.


Debugging Information:

Backtrace was generated from '/usr/bin/evolution-2.6'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47342810987056 (LWP 14371)]
[New Thread 1098918224 (LWP 14401)]
[New Thread 1107310928 (LWP 14382)]
[New Thread 1115703632 (LWP 14381)]
[New Thread 1090525520 (LWP 14377)]
[New Thread 1082132816 (LWP 14376)]
0x00002b0ed84b292f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47342810987056 (LWP 14371))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 e_iterator_next
    from /usr/lib/libedataserver-1.2.so.7
  • #4 mail_config_get_account_by_source_url
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #5 em_uri_from_camel
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #6 mail_vfolder_add_uri
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #7 mail_note_store
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #8 mail_note_store_remove
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #9 mail_call_main
    from /usr/lib64/evolution/2.6/components/libevolution-mail.so
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #14 main
  • #0 waitpid
    from /lib/libpthread.so.0




------- Bug created by bug-buddy at 2006-11-13 11:29 -------

Comment 1 palfrey 2007-01-07 16:43:58 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Bruno Boaventura 2007-02-10 11:48:42 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 3 Daniel Holbach 2007-03-29 17:13:08 UTC
https://launchpad.net/ubuntu/+source/evolution/+bug/97543 has a similar backtrace.

  • #0 ??
  • #1 e_iterator_next
    at e-iterator.c line 92
  • #2 mail_config_get_account_by_source_url
    at mail-config.c line 696
  • #3 em_uri_from_camel
    at em-utils.c line 1702
  • #4 mail_vfolder_add_uri
    at mail-vfolder.c line 444
  • #5 real_flush_updates
    at mail-folder-cache.c line 228
  • #6 do_async_event
    at mail-mt.c line 688
  • #7 idle_async_event
    at mail-mt.c line 699
  • #8 g_idle_dispatch
    at gmain.c line 3928
  • #9 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #10 g_main_context_iterate
    at gmain.c line 2677
  • #11 IA__g_main_loop_run
    at gmain.c line 2881
  • #12 bonobo_main
    at bonobo-main.c line 311
  • #13 main
    at main.c line 611

Comment 4 André Klapper 2007-08-18 15:24:18 UTC
this is most likely the same issue as bug 371586

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