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 484811 - crash in Tasks: Evolution had been runni...
crash in Tasks: Evolution had been runni...
Status: RESOLVED DUPLICATE of bug 433922
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-08 18:14 UTC by Michael Miller
Modified: 2007-11-05 04:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Michael Miller 2007-10-08 18:14:39 UTC
Version: 2.10

What were you doing when the application crashed?
Evolution had been running for an hour or so and I was in a different wondow. I switched to the window evolution was runnin in and the crash occured during the swithc.


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: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 126066688 vsize: 126066688 resident: 57028608 share: 36442112 rss: 57028608 rss_rlim: 4294967295
CPU usage: start_time: 1191844961 rtime: 4927 utime: 4402 stime: 525 cutime:38 cstime: 21 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 -1208943888 (LWP 32178)]
[New Thread -1228203120 (LWP 1735)]
[New Thread -1267975280 (LWP 1734)]
[New Thread -1250567280 (LWP 32291)]
[New Thread -1261057136 (LWP 32200)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208943888 (LWP 32178))

  • #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_attr_list_unref
    from /usr/lib/libpango-1.0.so.0
  • #11 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #12 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #13 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #14 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #15 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #16 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #17 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #18 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #19 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #20 ??
    from /usr/lib/libgtkhtml-3.14.so.19
  • #21 html_object_destroy
    from /usr/lib/libgtkhtml-3.14.so.19
  • #22 html_engine_parse
    from /usr/lib/libgtkhtml-3.14.so.19
  • #23 gtk_html_begin_full
    from /usr/lib/libgtkhtml-3.14.so.19
  • #24 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #25 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #26 ??
    from /lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #28 ??
    from /lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (7366 sec old) ---------------------
(evolution:32178): Gtk-CRITICAL **: gtk_toggle_button_get_active: assertion `GTK_IS_TOGGLE_BUTTON (toggle_button)' failed
(evolution:32178): 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:32178): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x997bb40'
(evolution:32178): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x997bc60'
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3618e77 specified for 0x361915a (Delete acc).
(evolution:32178): Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' failed
Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
--------------------------------------------------
Comment 1 Akhil Laddha 2007-11-05 04:39:34 UTC
Comment # 83 in bug 433922 (NOT A GNOME BUG)

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