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 502438 - crash in Tasks: Setting preferences in E...
crash in Tasks: Setting preferences in E...
Status: RESOLVED DUPLICATE of bug 447591
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-12-08 04:18 UTC by mss.christine
Modified: 2007-12-10 00:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description mss.christine 2007-12-08 04:18:59 UTC
Version: 2.10

What were you doing when the application crashed?
Setting preferences in Evolution after initial setup


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: Enforcing
Accessibility: Disabled
GTK+ Theme: Glider
Icon Theme: gnome

Memory status: size: 123305984 vsize: 123305984 resident: 46587904 share: 33267712 rss: 46587904 rss_rlim: 4294967295
CPU usage: start_time: 1197085534 rtime: 1117 utime: 1007 stime: 110 cutime:1 cstime: 3 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 -1208501520 (LWP 4429)]
[New Thread -1324037232 (LWP 4825)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 1 (Thread -1208501520 (LWP 4429))

  • #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 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_rc_reparse_all_for_settings
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_rc_reparse_all
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #17 ??
    from /usr/lib/libgconf-2.so.4
  • #18 gconf_listeners_notify
    from /usr/lib/libgconf-2.so.4
  • #19 ??
    from /usr/lib/libgconf-2.so.4
  • #20 ??
    from /usr/lib/libgconf-2.so.4
  • #21 ??
    from /lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #23 ??
    from /lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #25 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #26 main
  • #0 __kernel_vsyscall


----------- .xsession-errors (140 sec old) ---------------------
Window manager warning: last_focus_time (3084623263) is greater than comparison timestamp (3084623260).  This most likely represents a buggy client sending inaccurate timestamps in messages such as _N
CalDAV Eplugin starting up ...
(evolution:4429): camel-WARNING **: camel_exception_get_id called with NULL parameter.
** (evolution:4429): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:4429): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(evolution:4429): 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:4429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa61a008'
(evolution:4429): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa61a128'
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 00:30:45 UTC
Thanks for taking the time to report this bug.
It's most likely that this particular bug is the fedora specific bug 447591:
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance

but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.
As debug symbols are missing, it's just a guess anyway since we can't determine the issue without debug information. Feel free to install debug information and open a new bug. See http://live.gnome.org/GettingTraces for details

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