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 474662 - crash in Tasks:
crash in Tasks:
Status: RESOLVED DUPLICATE of bug 438276
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-07 20:48 UTC by gibbons.francis
Modified: 2007-09-29 18:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description gibbons.francis 2007-09-07 20:48:00 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: Permissive
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 151523328 vsize: 151523328 resident: 59756544 share: 36872192 rss: 59756544 rss_rlim: 4294967295
CPU usage: start_time: 1189186121 rtime: 3690 utime: 3454 stime: 236 cutime:2 cstime: 6 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 -1208690976 (LWP 5769)]
[New Thread -1300489328 (LWP 15319)]
[New Thread -1288537200 (LWP 5881)]
[New Thread -1278174320 (LWP 5863)]
[New Thread -1238611056 (LWP 5816)]
[New Thread -1221280880 (LWP 5815)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208690976 (LWP 5769))

  • #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_free1
    from /lib/libglib-2.0.so.0
  • #9 g_slist_free_1
    from /lib/libglib-2.0.so.0
  • #10 g_slist_remove
    from /lib/libglib-2.0.so.0
  • #11 bonobo_ui_engine_update
    from /usr/lib/libbonoboui-2.so.0
  • #12 bonobo_ui_engine_xml_merge_tree
    from /usr/lib/libbonoboui-2.so.0
  • #13 ??
    from /usr/lib/libbonoboui-2.so.0
  • #14 _ORBIT_skel_small_Bonobo_UIContainer_setNode
    from /usr/lib/libbonobo-2.so.0
  • #15 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #16 Bonobo_UIContainer_setNode
    from /usr/lib/libbonobo-2.so.0
  • #17 ??
    from /usr/lib/libbonoboui-2.so.0
  • #18 bonobo_ui_component_set
    from /usr/lib/libbonoboui-2.so.0
  • #19 bonobo_ui_component_set_tree
    from /usr/lib/libbonoboui-2.so.0
  • #20 bonobo_ui_component_set_translate
    from /usr/lib/libbonoboui-2.so.0
  • #21 ??
    from /usr/lib/evolution/2.10/libmenus.so.0
  • #22 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #23 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #24 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #25 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #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 (78 sec old) ---------------------
(evolution:5769): 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:5769): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa23c370'
(evolution:5769): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa23c490'
** Message: Clearing selection
** Message: Unsetting for Personal
** Message: Unsetting for Birthdays & Anniversaries
** Message: Unsetting for Calendar
** Message: Setting for Calendar
(evolution:5769): e-data-server-CRITICAL **: e_source_get_uri: assertion `E_IS_SOURCE (source)' failed
(evolution:5769): GConf-CRITICAL **: gconf_client_set_string: assertion `val != NULL' failed
--------------------------------------------------
Comment 1 Suman Manjunath 2007-09-29 18:03:41 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 438276 ***