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 478216 - 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-09-18 23:26 UTC by james.watts
Modified: 2007-09-22 20:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description james.watts 2007-09-18 23:26:08 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.4-65.fc7 #1 SMP Tue Aug 21 22:36:56 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 135557120 vsize: 135557120 resident: 49025024 share: 33148928 rss: 49025024 rss_rlim: 4294967295
CPU usage: start_time: 1190156307 rtime: 1649 utime: 1497 stime: 152 cutime:80 cstime: 38 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 -1208142112 (LWP 2697)]
[New Thread -1277887600 (LWP 2868)]
[New Thread -1222141040 (LWP 2867)]
[New Thread -1288377456 (LWP 2809)]
[New Thread -1265722480 (LWP 2741)]
[New Thread -1232630896 (LWP 2736)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208142112 (LWP 2697))

  • #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 (40 sec old) ---------------------
BBDB spinning up...
(evolution:2697): e-data-server-DEBUG: Loading categories from "/home/James/.evolution/categories.xml"
(evolution:2697): e-data-server-DEBUG: Loaded 29 categories
(evolution:2697): 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:2697): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8d9d140'
(evolution:2697): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8d9d260'
(evolution:2697): e-data-server-CRITICAL **: e_source_get_uri: assertion `E_IS_SOURCE (source)' failed
(evolution:2697): GConf-CRITICAL **: gconf_client_set_string: assertion `val != NULL' failed
(evolution:2697): e-data-server-ui-WARNING **: Key file does not have key 'smtp:__james.watts;auth_PLAIN@smtp.comcast.net_'
--------------------------------------------------
Comment 1 Suman Manjunath 2007-09-22 20:22:38 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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