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 363654 - Crash in mailer, maybe related to auto-save of a message in the composer
Crash in mailer, maybe related to auto-save of a message in the composer
Status: RESOLVED DUPLICATE of bug 353430
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-10-20 12:45 UTC by Kjartan Maraas
Modified: 2006-10-20 13:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Kjartan Maraas 2006-10-20 12:45:17 UTC
Got this while reading mail and having an unsent message open in the composer. I see some auto-save related functions in the backtrace so it could be related to auto-save kicking in I guess.


Distribution: Fedora Core release 5.92 (FC6 Test3)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 236285952 vsize: 0 resident: 236285952 share: 0 rss: 36728832 rss_rlim: 0
CPU usage: start_time: 1161347977 rtime: 0 utime: 206 stime: 0 cutime:182 cstime: 0 timeout: 24 it_real_value: 0 frequency: 57

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 -1208596256 (LWP 14258)]
[New Thread -1381225584 (LWP 14290)]
[New Thread -1370735728 (LWP 14289)]
[New Thread -1370469488 (LWP 14287)]
[New Thread -1306399856 (LWP 14280)]
[New Thread -1295910000 (LWP 14279)]
[New Thread -1274131568 (LWP 14278)]
[New Thread -1284625520 (LWP 14277)]
[New Thread -1263641712 (LWP 14275)]
0x004f0402 in __kernel_vsyscall ()

Thread 1 (Thread -1208596256 (LWP 14258))

  • #0 __kernel_vsyscall
  • #1 ??
    from /lib/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 *__GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #6 *__GI_abort
    at abort.c line 88
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
  • #10 gif_main_loop
    at io-gif.c line 987
  • #11 gdk_pixbuf__gif_image_load_increment
    at io-gif.c line 1576
  • #12 IA__gdk_pixbuf_loader_write
    at gdk-pixbuf-loader.c line 470
  • #13 html_image_factory_write_pixbuf
    at htmlimage.c line 1149
  • #14 gtk_html_stream_write
    at gtkhtml-stream.c line 79
  • #15 emhs_sync_write
    at em-html-stream.c line 114
  • #16 emcs_gui_received
    at em-sync-stream.c line 154
  • #17 g_io_unix_dispatch
    at giounix.c line 162
  • #18 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #19 g_main_context_iterate
    at gmain.c line 2677
  • #20 IA__g_main_loop_run
    at gmain.c line 2881
  • #21 IA__gtk_dialog_run
    at gtkdialog.c line 996
  • #22 e_error_run
    at e-error.c line 625
  • #23 autosave_manager_query_load_orphans
    at e-msg-composer.c line 1526
  • #24 e_msg_composer_check_autosave
    at e-msg-composer.c line 6184
  • #25 check_autosave
    at mail-component.c line 396
  • #26 g_timeout_dispatch
    at gmain.c line 3422
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #28 g_main_context_iterate
    at gmain.c line 2677
  • #29 IA__g_main_loop_run
    at gmain.c line 2881
  • #30 bonobo_main
    at bonobo-main.c line 311
  • #31 main
    at main.c line 615
  • #32 __libc_start_main
    at libc-start.c line 231
  • #33 _start
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-10-20 13:50:39 UTC
looks more like the email of death to me ;-)
guess it's always the same email that crashes?

please reopen if you think this is NOT a duplicate of bug 353430 - however, the stacktrace pretty much looks the same.

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