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 386642 - crash in Evolution: Pressed main windows clo...
crash in Evolution: Pressed main windows clo...
Status: RESOLVED DUPLICATE of bug 349521
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-12-16 23:42 UTC by jose.moreira
Modified: 2006-12-27 10:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description jose.moreira 2006-12-16 23:42:33 UTC
What were you doing when the application crashed?
Pressed main windows close button. Perhaps it has todo with beagle index plugin?


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

Memory status: size: 192540672 vsize: 0 resident: 192540672 share: 0 rss: 29216768 rss_rlim: 0
CPU usage: start_time: 1166312402 rtime: 0 utime: 303 stime: 0 cutime:284 cstime: 0 timeout: 19 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 -1232722256 (LWP 7963)]
[New Thread -1375949920 (LWP 8006)]
[New Thread -1287283808 (LWP 7978)]
[New Thread -1350116448 (LWP 7972)]
[New Thread -1341723744 (LWP 7971)]
[New Thread -1333331040 (LWP 7969)]
[New Thread -1288701024 (LWP 7968)]
[New Thread -1277170784 (LWP 7967)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232722256 (LWP 7963))

  • #0 __kernel_vsyscall
  • #1 waitpid
    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 ??
  • #6 camel_vee_folder_rebuild_folder
    from /usr/lib/libcamel-provider-1.2.so.8
  • #7 camel_object_trigger_event
    from /usr/lib/libcamel-1.2.so.8
  • #8 camel_vee_folder_new
    from /usr/lib/libcamel-provider-1.2.so.8
  • #9 camel_vee_folder_remove_folder
    from /usr/lib/libcamel-provider-1.2.so.8
  • #10 camel_vee_folder_new
    from /usr/lib/libcamel-provider-1.2.so.8
  • #11 camel_object_unref
    from /usr/lib/libcamel-1.2.so.8
  • #12 camel_vee_folder_remove_folder
    from /usr/lib/libcamel-provider-1.2.so.8
  • #13 camel_vee_folder_new
    from /usr/lib/libcamel-provider-1.2.so.8
  • #14 camel_object_unref
    from /usr/lib/libcamel-1.2.so.8
  • #15 vfolder_foreach_cb
    at mail-vfolder.c line 1155
  • #16 g_hash_table_foreach
    from /usr/lib/libglib-2.0.so.0
  • #17 mail_vfolder_shutdown
    at mail-vfolder.c line 1166
  • #18 impl_quit
    at mail-component.c line 799
  • #19 _ORBIT_skel_small_GNOME_Evolution_Component_quit
    at Evolution-common.c line 64
  • #20 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #21 GNOME_Evolution_Component_quit
    at Evolution-stubs.c line 102
  • #22 es_run_quit
    at e-shell.c line 1298
  • #23 e_shell_quit
    at e-shell.c line 1366
  • #24 e_shell_request_close_window
    at e-shell.c line 964
  • #25 window_delete_event_cb
    at e-shell.c line 356
  • #26 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #31 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 _gdk_events_init
    from /usr/lib/libgdk-x11-2.0.so.0
  • #34 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #37 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #38 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 palfrey 2006-12-17 17:48:27 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Specifically for libcamel. Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Pascal Terjan 2006-12-27 10:20:32 UTC

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