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 486535 - crash in Tasks:
crash in Tasks:
Status: RESOLVED DUPLICATE of bug 440422
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-10-14 11:05 UTC by kryukov
Modified: 2007-10-15 13:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description kryukov 2007-10-14 11:05:50 UTC
Version: 2.10

What were you doing when the application crashed?



Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 152068096 vsize: 152068096 resident: 69681152 share: 41414656 rss: 69681152 rss_rlim: 4294967295
CPU usage: start_time: 1192351191 rtime: 4589 utime: 4184 stime: 405 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208584480 (LWP 3195)]
[New Thread -1297093744 (LWP 8372)]
[New Thread -1307583600 (LWP 8371)]
[New Thread -1274037360 (LWP 5452)]
[New Thread -1219568752 (LWP 3325)]
[New Thread -1232077936 (LWP 3265)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208584480 (LWP 3195))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 ??
    from /lib/libglib-2.0.so.0
  • #6 ??
    from /lib/libglib-2.0.so.0
  • #7 ??
    from /lib/libglib-2.0.so.0
  • #8 g_slice_free_chain_with_offset
    from /lib/libglib-2.0.so.0
  • #9 g_slist_free
    from /lib/libglib-2.0.so.0
  • #10 pango_item_free
    from /usr/lib/libpango-1.0.so.0
  • #11 html_text_pango_info_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #12 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #13 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #14 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #15 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #16 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #17 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #18 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #19 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #20 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #21 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #22 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #23 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #24 html_engine_parse
    from /usr/lib/libgtkhtml-3.14.so.19
  • #25 gtk_html_begin_full
    from /usr/lib/libgtkhtml-3.14.so.19
  • #26 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #27 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #28 ??
    from /lib/libglib-2.0.so.0
  • #29 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #30 ??
    from /lib/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #32 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #33 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (315 sec old) ---------------------
(evolution:3195): libebook-CRITICAL **: e_book_async_open: assertion `book && E_IS_BOOK (book)' failed
(evolution:3195): e-data-server-ui-CRITICAL **: e_source_combo_box_set_active_uid: assertion `gtk_tree_row_reference_valid (reference)' failed
(evolution:3195): libebook-CRITICAL **: file e-book.c: line 3807: assertion `source && E_IS_SOURCE (source)' failed
(evince:5795): Gtk-WARNING **: Unsupported unit
(evince:5795): Gtk-WARNING **: Unsupported unit
(evolution:3195): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:3195): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xaca0260'
(evolution:3195): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xaca05c0'
--------------------------------------------------
Comment 1 Cosimo Cecchi 2007-10-15 13:20:38 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 440422 ***