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 300656 - Evolution crashes on exit
Evolution crashes on exit
Status: RESOLVED DUPLICATE of bug 272556
Product: evolution
Classification: Applications
Component: Mailer
2.2.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-04-14 19:32 UTC by John (J5) Palmieri
Modified: 2005-04-15 02:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description John (J5) Palmieri 2005-04-14 19:32:46 UTC
Steps to reproduce:
1. Open evolution
2. Allow it time to sort all mail into vFolders
3. Click on the exit button in the title bar


Stack trace:
Debugging Information:

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208240448 (LWP 3961)]
[New Thread -1323304016 (LWP 3976)]
[New Thread -1296680016 (LWP 3975)]
[New Thread -1285629008 (LWP 3973)]
[New Thread -1275143248 (LWP 3972)]
[New Thread -1264657488 (LWP 3971)]
[New Thread -1254098000 (LWP 3970)]
[New Thread -1221379152 (LWP 3968)]
[New Thread -1243612240 (LWP 3967)]
[New Thread -1233126480 (LWP 3965)]
[New Thread -1210893392 (LWP 3963)]
0x004126a1 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1208240448 (LWP 3961))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 segv_redirect
    at main.c line 428
  • #3 <signal handler called>
  • #4 camel_vee_folder_get_location
    from /usr/lib/libcamel-provider-1.2.so.3
  • #5 camel_object_trigger_event
    from /usr/lib/libcamel-1.2.so.0
  • #6 camel_vee_folder_get_location
    from /usr/lib/libcamel-provider-1.2.so.3
  • #7 camel_vee_folder_remove_folder
    from /usr/lib/libcamel-provider-1.2.so.3
  • #8 camel_vee_folder_get_location
    from /usr/lib/libcamel-provider-1.2.so.3
  • #9 camel_object_unref
    from /usr/lib/libcamel-1.2.so.0
  • #10 vfolder_foreach_cb
    at mail-vfolder.c line 1140
  • #11 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #12 mail_vfolder_shutdown
    at mail-vfolder.c line 1150
  • #13 impl_quit
    at mail-component.c line 680



Other information:
Distribution: Fedora Core release Rawhide (Rawhide)
Package: Evolution
Priority: Normal
Version: GNOME2.10.0 2.2.2
Gnome-Distributor: Red Hat, Inc
Synopsis: Evolution crashes on exit
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: 2.2.2
BugBuddy-GnomeVersion: 2.0 (2.9.1)
Comment 1 Elijah Newren 2005-04-15 01:28:13 UTC
Looks like the stack trace in bug 272556.  Dupe?
Comment 2 John (J5) Palmieri 2005-04-15 02:36:11 UTC
Could be.  I hate bug buddies stack traces.  Will run a trace in gdb tomorrow. 
Should ask the guy in the other bug if he has a lot of vFolders.  I seem to
remeber doing a stack trace in gdb when this first came up and segv'ing in a
vFolder function.
Comment 3 John (J5) Palmieri 2005-04-15 02:39:37 UTC
Ah actually scratch that last comment.  I just noticed the segv call in the bug
buddy output.  Yep they are the same backtraces.  Feel free to dup this. 
Comment 4 Elijah Newren 2005-04-15 02:43:35 UTC
Okay, then...  :)

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