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 391691 - crash in Evolution: I was trying to delete a...
crash in Evolution: I was trying to delete a...
Status: RESOLVED DUPLICATE of bug 355626
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: 2007-01-01 23:32 UTC by Olivier Crête
Modified: 2007-01-02 18:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Olivier Crête 2007-01-01 23:32:03 UTC
What were you doing when the application crashed?
I was trying to delete an email by hitting the delete key


Distribution: Gentoo Base System version 1.12.6
Gnome Release: 2.16.2 2006-11-21 (Gentoo)
BugBuddy Version: 2.16.0

Memory status: size: 473669632 vsize: 473669632 resident: 204013568 share: 23470080 rss: 204013568 rss_rlim: -1
CPU usage: start_time: 1167684174 rtime: 12681 utime: 11531 stime: 1150 cutime:24 cstime: 15 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47874417785328 (LWP 14503)]
[New Thread 1135003984 (LWP 15466)]
[New Thread 1126345040 (LWP 14766)]
[New Thread 1117952336 (LWP 14742)]
[New Thread 1109559632 (LWP 14734)]
[New Thread 1101166928 (LWP 14716)]
[New Thread 1092774224 (LWP 14700)]
[New Thread 1084381520 (LWP 14699)]
[New Thread 1075988816 (LWP 14661)]
[New Thread 1073822032 (LWP 14660)]
0x00002b8a9db0992f in __libc_waitpid (pid=15820, stat_loc=0x7fff107064ec, 
    options=0) at waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 47874417785328 (LWP 14503))

  • #0 __libc_waitpid
    at waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #2 <signal handler called>
  • #3 *__GI_raise
    at raise.c line 64
  • #4 *__GI_abort
    at abort.c line 88
  • #5 mono_handle_native_sigsegv
    at mini-exceptions.c line 1046
  • #6 sigsegv_signal_handler
    at mini.c line 9975
  • #7 <signal handler called>
  • #8 ??
  • #9 vtrash_getv
    at camel-vtrash-folder.c line 141
  • #10 camel_object_get
    at camel-object.c line 1598
  • #11 camel_folder_get_unread_message_count
    at camel-folder.c line 584
  • #12 update_1folder
    at mail-folder-cache.c line 367
  • #13 folder_changed
    at mail-folder-cache.c line 462
  • #14 camel_object_trigger_event
    at camel-object.c line 1504
  • #15 vtrash_folder_changed
    at camel-vtrash-folder.c line 486
  • #16 camel_object_trigger_event
    at camel-object.c line 1504
  • #17 thaw
    at camel-folder.c line 1583
  • #18 imap_thaw
    at camel-imap-folder.c line 2671
  • #19 vee_thaw
    at camel-vee-folder.c line 1591
  • #20 em_folder_view_mark_selected
    at em-folder-view.c line 409
  • #21 emfv_popup_delete
    at em-folder-view.c line 957
  • #22 IA__g_closure_invoke
    at gclosure.c line 490
  • #23 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #24 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #25 impl_Bonobo_UIComponent_execVerb
    at bonobo-ui-component.c line 158
  • #26 Bonobo_UIComponent_execVerb
    at Bonobo-stubs.c line 544
  • #27 impl_emit_verb_on
    at bonobo-ui-engine.c line 1533
  • #28 IA__g_closure_invoke
    at gclosure.c line 490
  • #29 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #30 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #31 IA__g_signal_emit
    at gsignal.c line 2243
  • #32 bonobo_ui_sync_keys_binding_handle
    at bonobo-ui-sync-keys.c line 85
  • #33 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #34 IA__g_closure_invoke
    at gclosure.c line 490
  • #35 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #36 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #37 IA__g_signal_emit
    at gsignal.c line 2243
  • #38 gtk_widget_event_internal
    at gtkwidget.c line 3911
  • #39 IA__gtk_propagate_event
    at gtkmain.c line 2162
  • #40 IA__gtk_main_do_event
    at gtkmain.c line 1422
  • #41 gdk_event_dispatch
    at gdkevents-x11.c line 2320
  • #42 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #43 g_main_context_iterate
    at gmain.c line 2677
  • #44 IA__g_main_loop_run
    at gmain.c line 2881
  • #45 bonobo_main
    at bonobo-main.c line 311
  • #46 main
    at main.c line 614

Comment 1 palfrey 2007-01-02 18:46:52 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 355626 ***