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 480908 - 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-09-27 11:57 UTC by rollykaunang
Modified: 2007-12-10 01:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description rollykaunang 2007-09-27 11:57:32 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:47:21 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 129949696 vsize: 129949696 resident: 51073024 share: 31846400 rss: 51073024 rss_rlim: 4294967295
CPU usage: start_time: 1190893448 rtime: 778 utime: 733 stime: 45 cutime:0 cstime: 1 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 -1208924448 (LWP 15695)]
[New Thread -1313621104 (LWP 15929)]
[New Thread -1229841520 (LWP 15782)]
[New Thread -1250702448 (LWP 15780)]
[New Thread -1218942064 (LWP 15717)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 2 (Thread -1313621104 (LWP 15929))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #2 _L_mutex_lock_79
    from /lib/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #4 ??
  • #5 <signal handler called>
  • #6 camel_pop3_engine_command_free
    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_refresh_info
    from /usr/lib/libcamel-provider-1.2.so.10
  • #9 camel_pop3_folder_new
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelpop3.so
  • #10 ??
    from /usr/lib/evolution-data-server-1.2/camel-providers/libcamelpop3.so
  • #11 ??
    from /usr/lib/libcamel-provider-1.2.so.10
  • #12 camel_store_get_inbox
    from /usr/lib/libcamel-provider-1.2.so.10
  • #13 mail_tool_get_inbox
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #14 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #16 ??
    from /lib/libglib-2.0.so.0
  • #17 ??
    from /lib/libglib-2.0.so.0
  • #18 start_thread
    from /lib/libpthread.so.0
  • #19 clone
    from /lib/libc.so.6


----------- .xsession-errors (170 sec old) ---------------------
(evolution:15695): 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:15695): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x942a5c0'
(evolution:15695): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x942a6e0'
(evolution:15695): 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:15695): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x942a800'
(evolution:15695): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x942a920'
(evolution:15695): camel-pop3-provider-WARNING **: Bad server response: 
--------------------------------------------------
Comment 1 Tobias Mueller 2007-12-10 01:05:56 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 ***