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 360085 - crash in Evolution: opening sent mail folder
crash in Evolution: opening sent mail folder
Status: RESOLVED DUPLICATE of bug 359520
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-06 06:26 UTC by billnaai
Modified: 2006-10-06 10:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description billnaai 2006-10-06 06:26:06 UTC
What were you doing when the application crashed?
opening sent mail folder


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 226869248 vsize: 0 resident: 226869248 share: 0 rss: 44146688 rss_rlim: 0
CPU usage: start_time: 1160115532 rtime: 0 utime: 2027 stime: 0 cutime:1835 cstime: 0 timeout: 192 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232775504 (LWP 6826)]
[New Thread -1389687904 (LWP 7186)]
[New Thread -1352389728 (LWP 7063)]
[New Thread -1362515040 (LWP 7061)]
[New Thread -1353712736 (LWP 7036)]
[New Thread -1343997024 (LWP 7029)]
[New Thread -1277936736 (LWP 7024)]
[New Thread -1286329440 (LWP 7023)]
[New Thread -1335604320 (LWP 6848)]
0xffffe410 in __kernel_vsyscall ()

Comment 1 André Klapper 2006-10-06 08:27:18 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces/DistroSpecificInstructions for more information on how to do so.
Comment 2 billnaai 2006-10-06 08:46:38 UTC
I'm sorry but I cann't reproduce the bug I'm afraid. 
Evolution seems to be working fine now.

I think the problem may have been cause because I had simply copied all the files from

.evolution/mail/local 

on another computer. 
Comment 3 billnaai 2006-10-06 10:39:07 UTC
I have now managed to reproduce the crash.

I copied the contents of .evolution/mail/local from one machine to the other.
This was my primative attempy to sync evolution on two machines

Machine where the files where copied from is running evolution 2.6.1

The version that crashed is evolution 2.8

I hope this back trace is more useful:

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 141352960 vsize: 0 resident: 141352960 share: 0 rss: 24707072 rss_rlim: 0
CPU usage: start_time: 1160129832 rtime: 0 utime: 175 stime: 0 cutime:152 cstime: 0 timeout: 23 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233410384 (LWP 10811)]
[New Thread -1334633568 (LWP 10819)]
[New Thread -1286440032 (LWP 10816)]
[New Thread -1277514848 (LWP 10815)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233410384 (LWP 10811))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 emfb_search_config_search
    at em-folder-browser.c line 742
  • #6 set_property
    at e-filter-bar.c line 722
  • #7 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #9 emfb_set_folder
    at em-folder-browser.c line 1883
  • #10 emfv_got_folder
    at em-folder-view.c line 691
  • #11 get_folder_got
    at mail-ops.c line 1230
  • #12 mail_msgport_replied
    at mail-mt.c line 461
  • #13 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 4 billnaai 2006-10-06 10:42:32 UTC
After removing the files .evolution/mail/local/Sent* evolution no longer crashes
Comment 5 André Klapper 2006-10-06 10:46:53 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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