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 389675 - Crash while saving all attachments
Crash while saving all attachments
Status: RESOLVED DUPLICATE of bug 379896
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-12-26 09:05 UTC by Thomas Raffler
Modified: 2008-05-18 18:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Thomas Raffler 2006-12-26 09:05:22 UTC
Steps to reproduce:
It was not possible for me to reproduce the crash. It happened just one time when I clicked "Save all attachments" and selected the directory in order to save several photos of an email.

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

Memory status: size: 150720512 vsize: 0 resident: 150720512 share: 0 rss: 34304000 rss_rlim: 0
CPU usage: start_time: 1167122681 rtime: 0 utime: 2068 stime: 0 cutime:1925 cstime: 0 timeout: 143 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 -1232734544 (LWP 5524)]
[New Thread -1315931232 (LWP 5595)]
[New Thread -1300800608 (LWP 5541)]
[New Thread -1278022752 (LWP 5540)]
[New Thread -1269150816 (LWP 5536)]
[New Thread -1260721248 (LWP 5532)]
[New Thread -1252328544 (LWP 5531)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232734544 (LWP 5524))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 IA__g_ascii_strcasecmp
    at gstrfuncs.c line 1832
  • #6 camel_header_param
    from /usr/lib/libcamel-1.2.so.8
  • #7 camel_mime_part_get_filename
    from /usr/lib/libcamel-1.2.so.8
  • #8 emu_save_parts_response
    at em-utils.c line 548
  • #9 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #10 IA__g_closure_invoke
    at gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
  • #13 IA__g_signal_emit
    at gsignal.c line 2243
  • #14 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_dialog_response
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #17 IA__g_closure_invoke
    at gclosure.c line 490
  • #18 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #19 IA__g_signal_emit_valist
  • #20 IA__g_signal_emit
    at gsignal.c line 2243
  • #21 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_button_set_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #24 g_type_class_meta_marshal
    at gclosure.c line 567
  • #25 IA__g_closure_invoke
    at gclosure.c line 490
  • #26 signal_emit_unlocked_R
    at gsignal.c line 2370
  • #27 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #28 IA__g_signal_emit
    at gsignal.c line 2243
  • #29 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 g_type_class_meta_marshal
    at gclosure.c line 567
  • #33 IA__g_closure_invoke
    at gclosure.c line 490
  • #34 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #35 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #36 IA__g_signal_emit
    at gsignal.c line 2243
  • #37 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #39 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #40 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #41 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #42 g_main_context_iterate
    at gmain.c line 2677
  • #43 IA__g_main_loop_run
    at gmain.c line 2881
  • #44 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #45 main
    at main.c line 615
  • #0 __kernel_vsyscall


Other information:
Comment 1 palfrey 2007-03-11 19:01:02 UTC
Probable duplicate of Bug 379896 
Comment 2 Sankar P 2008-05-18 18:25:12 UTC
Yup. It is a duplicate. 

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