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 496104 - crash in Tasks:
crash in Tasks:
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-11-12 10:55 UTC by paul
Modified: 2007-12-10 00:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description paul 2007-11-12 10:55:46 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.20-2925.13.fc7xen #1 SMP Tue Jul 17 10:38:27 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 185298944 vsize: 185298944 resident: 60747776 share: 44949504 rss: 60747776 rss_rlim: 4294967295
CPU usage: start_time: 1194865499 rtime: 549 utime: 493 stime: 56 cutime:31 cstime: 35 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/i686/nosegneg/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208494368 (LWP 5674)]
[New Thread -1290167408 (LWP 5801)]
[New Thread -1268794480 (LWP 5800)]
[New Thread -1246033008 (LWP 5787)]
[New Thread -1312560240 (LWP 5785)]
[New Thread -1228481648 (LWP 5707)]
(no debugging symbols found)
0x00723402 in __kernel_vsyscall ()

Thread 2 (Thread -1290167408 (LWP 5801))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/i686/nosegneg/libpthread.so.0
  • #2 _L_mutex_lock_79
    from /lib/i686/nosegneg/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/i686/nosegneg/libpthread.so.0
  • #4 ??
  • #5 <signal handler called>
  • #6 camel_pop3_engine_iterate
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelpop3.so
  • #7 ??
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelpop3.so
  • #8 camel_folder_get_message
    from /usr/lib/libcamel-provider-1.2.so.10
  • #9 camel_filter_driver_filter_message
    from /usr/lib/libcamel-provider-1.2.so.10
  • #10 camel_filter_driver_filter_folder
    from /usr/lib/libcamel-provider-1.2.so.10
  • #11 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #12 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #13 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #14 ??
    from /lib/libglib-2.0.so.0
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 start_thread
    from /lib/i686/nosegneg/libpthread.so.0
  • #17 clone
    from /lib/i686/nosegneg/libc.so.6


----------- .xsession-errors (7 sec old) ---------------------
** (evolution:5674): 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:5674): 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:5674): e-data-server-ui-CRITICAL **: e_source_combo_box_set_active_uid: assertion `gtk_tree_row_reference_valid (reference)' failed
(evolution:5674): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa3bf000'
(evolution:5674): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0xa3bf120'
(evolution:5674): e-data-server-DEBUG: Loading categories from "/home/paul/.evolution/categories.xml"
(evolution:5674): e-data-server-DEBUG: Loaded 29 categories
*** glibc detected *** evolution: free(): invalid next size (fast): 0x0a3962d0 ***
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 00:33:44 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 ***