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 482160 - crash in Tasks: setting font preference
crash in Tasks: setting font preference
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-10-01 13:24 UTC by samdanz
Modified: 2007-12-10 01:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description samdanz 2007-10-01 13:24:48 UTC
Version: 2.10

What were you doing when the application crashed?
setting font preference


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 Thu Sep 27 20:31:27 EDT 2007 ppc
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 147808256 vsize: 147808256 resident: 52719616 share: 36626432 rss: 52719616 rss_rlim: 4294967295
CPU usage: start_time: 1191244127 rtime: 2534 utime: 2388 stime: 146 cutime:4701 cstime: 282 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 810142480 (LWP 13886)]
[New Thread 898626720 (LWP 14150)]
[New Thread 885908640 (LWP 13914)]
[New Thread 854680736 (LWP 13905)]
(no debugging symbols found)
0x0f0204e4 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 810142480 (LWP 13886))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 <signal handler called>
  • #4 free
    from /lib/libc.so.6
  • #5 cairo_font_options_destroy
    from /usr/lib/libcairo.so.2
  • #6 pango_cairo_context_set_font_options
    from /usr/lib/libpangocairo-1.0.so.0
  • #7 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_toggle_button_set_active
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_rc_reparse_all_for_settings
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_rc_reparse_all
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #21 ??
    from /usr/lib/libgconf-2.so.4
  • #22 gconf_listeners_notify
    from /usr/lib/libgconf-2.so.4
  • #23 ??
    from /usr/lib/libgconf-2.so.4
  • #24 ??
    from /usr/lib/libgconf-2.so.4
  • #25 ??
    from /lib/libglib-2.0.so.0
  • #26 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #27 ??
    from /lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #29 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #30 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (73 sec old) ---------------------
BBDB spinning up...
(evolution:13886): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1094f000'
(evolution:13886): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1094f120'
(evolution:13886): e-data-server-CRITICAL **: e_source_get_uri: assertion `E_IS_SOURCE (source)' failed
(evolution:13886): GConf-CRITICAL **: gconf_client_set_string: assertion `val != NULL' failed
(evolution:13886): 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:13886): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1094f240'
(evolution:13886): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1094f360'
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 01:03:10 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 ***