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 600466 - crash in Evolution: Closed evolution..
crash in Evolution: Closed evolution..
Status: RESOLVED DUPLICATE of bug 596566
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-11-02 19:23 UTC by Priit Laes (IRC: plaes)
Modified: 2009-11-03 03:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Priit Laes (IRC: plaes) 2009-11-02 19:23:30 UTC
What were you doing when the application crashed?
Closed evolution..


Distribution: Gentoo Base System release 2.0.1
Gnome Release: 2.28.0 2009-11-02 (Gentoo)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-rc5-00053-gd995053 #171 SMP Thu Oct 22 11:20:09 EEST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10701000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Compact
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 803045376 vsize: 803045376 resident: 76451840 share: 27553792 rss: 76451840 rss_rlim: 18446744073709551615
CPU usage: start_time: 1257184892 rtime: 1855 utime: 1570 stime: 285 cutime:43 cstime: 62 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fbd46012910 (LWP 24612)]
[New Thread 0x7fbd3b734910 (LWP 24027)]
[New Thread 0x7fbd38647910 (LWP 24026)]
[New Thread 0x7fbd3c2bc910 (LWP 24010)]
[New Thread 0x7fbd3cabd910 (LWP 24009)]
[New Thread 0x7fbd3d2be910 (LWP 24008)]
[New Thread 0x7fbd3dabf910 (LWP 24007)]
[New Thread 0x7fbd3f7fe910 (LWP 24003)]
[New Thread 0x7fbd3ffff910 (LWP 24002)]
[New Thread 0x7fbd44e03910 (LWP 24001)]
[New Thread 0x7fbd45604910 (LWP 24000)]
[New Thread 0x7fbd4723e910 (LWP 23997)]
[New Thread 0x7fbd47a3f910 (LWP 23996)]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.2-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007fbd618f5a4f in __libc_waitpid (pid=24635, stat_loc=0x7fff3160fa20, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7fbd64fad750 (LWP 23990))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #3 run_bug_buddy
    at gnome-breakpad.cc line 369
  • #4 check_if_gdb
    at gnome-breakpad.cc line 440
  • #5 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #6 <signal handler called>
  • #7 command
    at gtkhtml.c line 5071
  • #8 gtk_html_command
    at gtkhtml.c line 6009
  • #9 build_message
    at e-msg-composer.c line 593
  • #10 e_msg_composer_get_message_draft
    at e-msg-composer.c line 3733
  • #11 autosave_snapshot_cb
    at e-composer-autosave.c line 360
  • #12 complete_in_idle_cb_for_thread
    at gsimpleasyncresult.c line 650
  • #13 g_main_dispatch
    at gmain.c line 1960
  • #14 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #15 g_main_context_iterate
    at gmain.c line 2591
  • #16 IA__g_main_loop_run
    at gmain.c line 2799
  • #17 bonobo_main
    at bonobo-main.c line 311
  • #18 main
    at main.c line 732

	Inferior 1 [process 23990] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** e-attachment-view.c **: e_attachment_view_get_store: assertion `E_IS_ATTACHMENT_VIEW (view)' failed 
** composer **: e_composer_header_table_get_subject: assertion `E_IS_COMPOSER_HEADER_TABLE (table)' failed 
** composer **: e_composer_header_table_get_account: assertion `E_IS_COMPOSER_HEADER_TABLE (table)' failed 
** composer **: e_composer_header_table_get_reply_to: assertion `E_IS_COMPOSER_HEADER_TABLE (table)' failed 
** composer **: e_composer_header_table_get_header: assertion `E_IS_COMPOSER_HEADER_TABLE (table)' failed 
** composer **: e_composer_header_get_visible: assertion `E_IS_COMPOSER_HEADER (header)' failed 
** composer **: e_composer_header_table_get_header: assertion `E_IS_COMPOSER_HEADER_TABLE (table)' failed 
** composer **: e_composer_header_get_visible: assertion `E_IS_COMPOSER_HEADER (header)' failed 
** Gtk **: gtk_ui_manager_get_action_groups: assertion `GTK_IS_UI_MANAGER (self)' failed 
** gtkhtml-editor **: gtkhtml_editor_get_action: assertion `action != NULL' failed 
** Gtk **: gtk_toggle_action_get_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed 
** Gtk **: gtk_ui_manager_get_action_groups: assertion `GTK_IS_UI_MANAGER (self)' failed 
** gtkhtml-editor **: gtkhtml_editor_get_action: assertion `action != NULL' failed 
** Gtk **: gtk_toggle_action_get_active: assertion `GTK_IS_TOGGLE_ACTION (action)' failed 
** gtkhtml **: gtk_html_export: assertion `html != NULL' failed
Comment 1 Akhil Laddha 2009-11-03 03:47:59 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 bug 596566 ***