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 478755 - crash in Tasks:
crash in Tasks:
Status: RESOLVED INCOMPLETE
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 483504 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-20 21:08 UTC by marving11
Modified: 2007-12-10 01:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description marving11 2007-09-20 21:08:51 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.5-76.fc7 #1 SMP Thu Aug 30 13:08:59 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 666333184 vsize: 666333184 resident: 74678272 share: 35360768 rss: 74678272 rss_rlim: 18446744073709551615
CPU usage: start_time: 1190312534 rtime: 3555 utime: 3180 stime: 375 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496406672 (LWP 7590)]
[New Thread 1178904912 (LWP 10473)]
[New Thread 1147435344 (LWP 10418)]
[New Thread 1115699536 (LWP 9650)]
[New Thread 1126455632 (LWP 8150)]
[New Thread 1126189392 (LWP 7613)]
[New Thread 1105209680 (LWP 7611)]
(no debugging symbols found)
0x000000327a80d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496406672 (LWP 7590))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #5 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #6 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #7 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 ??
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #9 gtk_rc_reparse_all_for_settings
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 gtk_rc_reparse_all
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 gconf_listeners_notify
    from /usr/lib64/libgconf-2.so.4
  • #12 ??
    from /usr/lib64/libgconf-2.so.4
  • #13 ??
    from /usr/lib64/libgconf-2.so.4
  • #14 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #15 ??
    from /lib64/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #18 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
beryl: pixmap 0x1817338 can't be bound to texture
(evolution:7590): e-data-server-ui-CRITICAL **: e_source_combo_box_set_active_uid: assertion `gtk_tree_row_reference_valid (reference)' failed
(evolution:7590): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib64/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:7590): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8775c0'
(evolution:7590): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8771c0'
(evolution:7590): e-utils-WARNING **: Cannot resolve symbol 'org_gnome_new_mail_config' in plugin '/usr/lib64/evolution/2.10/plugins/liborg-gnome-new-mail-notify.so' (not exported?)
(evolution:7590): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x877dc0'
(evolution:7590): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x8779c0'
--------------------------------------------------
Comment 1 palfrey 2007-10-05 14:05:32 UTC
*** Bug 483504 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Mueller 2007-12-10 01:09:04 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!