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 474112 - crash in Tasks: I clicked
crash in Tasks: I clicked
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-06 04:14 UTC by swizzel
Modified: 2007-09-06 12:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description swizzel 2007-09-06 04:14:51 UTC
Version: 2.10

What were you doing when the application crashed?
I clicked "reply" when looking at a message in the reading pane


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: Clearlooks
Icon Theme: Fedora

Memory status: size: 142221312 vsize: 142221312 resident: 57331712 share: 43655168 rss: 57331712 rss_rlim: 4294967295
CPU usage: start_time: 1189051603 rtime: 918 utime: 823 stime: 95 cutime:37 cstime: 17 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 -1208359200 (LWP 2973)]
[New Thread -1293456496 (LWP 3220)]
[New Thread -1272476784 (LWP 3139)]
[New Thread -1235539056 (LWP 3019)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208359200 (LWP 2973))

  • #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_util_set_ui
    from /usr/lib/libbonoboui-2.so.0
  • #20 e_menu_activate
    from /usr/lib/evolution/2.10/libeutil.so.0
  • #21 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #22 e_msg_composer_new_with_type
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #23 em_utils_reply_to_message
    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 /lib/libglib-2.0.so.0
  • #28 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #29 ??
    from /lib/libglib-2.0.so.0
  • #30 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #31 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #32 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (162 sec old) ---------------------
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x3600007 specified for 0x360011a (Connection).
** Message: <info>  You are now connected to the wireless network 'Rodent'.
Window manager warning: Invalid WM_TRANSIENT_FOR window 0x56 specified for 0x1000427 ().
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...
** (evolution:2973): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:2973): DEBUG: mailto URL program: evolution
(evolution:2973): 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?)
BBDB spinning up...
(evolution:2973): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8a61020'
(evolution:2973): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8a61140'
--------------------------------------------------
Comment 1 palfrey 2007-09-06 12:06:09 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 ***