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 353380 - Evolution crashed on saving a attachment in a mail
Evolution crashed on saving a attachment in a mail
Status: RESOLVED DUPLICATE of bug 352686
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-29 10:37 UTC by Poornima
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Poornima 2006-08-29 10:37:26 UTC
Evolution head build dated 29/08/2006. IMAP account is configured.
Received a mail which had perl script as attachment.
Opened that mail and saved that attachment.

Evolution crashed, stack traces of crash

Backtrace was generated from '/opt/gnome/bin/evolution-2.6'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233893184 (LWP 24977)]
[New Thread -1481188448 (LWP 25062)]
[New Thread -1472459872 (LWP 25050)]
[New Thread -1464067168 (LWP 25049)]
[New Thread -1455477856 (LWP 25044)]
[New Thread -1351033952 (LWP 25042)]
[New Thread -1342248032 (LWP 25009)]
[New Thread -1333814368 (LWP 25005)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233893184 (LWP 24977))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 ??
  • #5 IA__g_hash_table_lookup
    at ghash.c line 231
  • #6 gtk_file_system_handle_gnome_vfs_finalize
    at gtkfilesystemgnomevfs.c line 3439
  • #7 IA__g_object_unref
    at gobject.c line 1785
  • #8 cancel_operation_callback
    at gtkfilesystemgnomevfs.c line 1616
  • #9 execute_vfs_callbacks_idle
    at gtkfilesystemgnomevfs.c line 3478
  • #10 g_idle_dispatch
    at gmain.c line 3926
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #12 g_main_context_iterate
    at gmain.c line 2677
  • #13 IA__g_main_loop_run
    at gmain.c line 2881
  • #14 bonobo_main
    at bonobo-main.c line 311
  • #15 main
    at main.c line 611
  • #0 __kernel_vsyscall


Not sure if its a mailer or gtkhtml issue. will discuss with maintainer and move it to appropriate component
Comment 1 Poornima 2006-08-29 10:40:04 UTC
crashes always for attached mail, changing severity of the bug
Comment 2 Poornima 2006-08-29 10:47:38 UTC
if that mail is saved also 'Evolution' crashes.

Backtrace was generated from '/opt/gnome2/bin/evolution-2.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232529056 (LWP 25406)]
[New Thread -1454859360 (LWP 25447)]
[New Thread -1475355744 (LWP 25442)]
[New Thread -1466963040 (LWP 25441)]
[New Thread -1458570336 (LWP 25419)]
[New Thread -1350444128 (LWP 25418)]
[New Thread -1341658208 (LWP 25416)]
[New Thread -1333224544 (LWP 25414)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232529056 (LWP 25406))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 gtk_file_system_handle_gnome_vfs_finalize
    at gtkfilesystemgnomevfs.c line 3439
  • #11 IA__g_object_unref
    at gobject.c line 1785
  • #12 cancel_operation_callback
    at gtkfilesystemgnomevfs.c line 1616
  • #13 execute_vfs_callbacks_idle
    at gtkfilesystemgnomevfs.c line 3478
  • #14 g_idle_dispatch
    at gmain.c line 3926
  • #15 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #16 g_main_context_iterate
    at gmain.c line 2677
  • #17 IA__g_main_loop_run
    at gmain.c line 2881
  • #18 bonobo_main
    at bonobo-main.c line 311
  • #19 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 3 André Klapper 2006-08-29 11:46:45 UTC

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