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 476797 - crash in Tasks: mail checking
crash in Tasks: mail checking
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
: 479617 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-14 05:11 UTC by k4lch
Modified: 2007-12-10 01:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description k4lch 2007-09-14 05:11:43 UTC
What were you doing when the application crashed?
mail checking


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-2925.9.fc7xen #1 SMP Tue May 22 08:53:03 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: 137957376 vsize: 137957376 resident: 36573184 share: 21696512 rss: 36573184 rss_rlim: 4294967295
CPU usage: start_time: 1189745316 rtime: 3307 utime: 2962 stime: 345 cutime:118 cstime: 53 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 -1209149728 (LWP 3244)]
[New Thread -1271243888 (LWP 3573)]
[New Thread -1250083952 (LWP 3341)]
[New Thread -1325888624 (LWP 3329)]
(no debugging symbols found)
0x00172402 in __kernel_vsyscall ()

Thread 2 (Thread -1271243888 (LWP 3573))

  • #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 ??
    from /lib/libglib-2.0.so.0
  • #7 g_hash_table_foreach
    from /lib/libglib-2.0.so.0
  • #8 g_scanner_scope_foreach_symbol
    from /lib/libglib-2.0.so.0
  • #9 e_sexp_unref
    from /usr/lib/libedataserver-1.2.so.9
  • #10 ??
    from /usr/lib/libcamel-provider-1.2.so.10
  • #11 camel_object_unref
    from /usr/lib/libcamel-1.2.so.10
  • #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 (16 sec old) ---------------------
(evolution:3244): 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:3244): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x91c6008'
(evolution:3244): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x91c6128'
(evolution:3244): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:3244): e-data-server-ui-WARNING **: Key file does not have key 'pop:__webmaster%40k4lch.info@mail.k4lch.info_'
(evolution:3244): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:3244): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:3244): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
(evolution:3244): e-data-server-ui-WARNING **: Key file does not have key 'pop:__sales%40volstatehosting.com@mail.volstatehosting.com_'
(evolution:3244): e-data-server-ui-DEBUG: ep_msg_send: in main thread? 0
--------------------------------------------------
Comment 1 palfrey 2007-09-24 15:52:39 UTC
*** Bug 479617 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Mueller 2007-12-10 01:12:16 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 ***