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 508278 - crash in Tasks: Moving email messages fr...
crash in Tasks: Moving email messages fr...
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: 2008-01-09 12:17 UTC by neil.gall
Modified: 2008-02-25 06:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description neil.gall 2008-01-09 12:17:28 UTC
Version: 2.10

What were you doing when the application crashed?
Moving email messages from one folder to another


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-2936.fc7xen #1 SMP Fri Sep 21 11:56:20 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Clearlooks

Memory status: size: 828104704 vsize: 828104704 resident: 110456832 share: 68308992 rss: 110456832 rss_rlim: 18446744073709551615
CPU usage: start_time: 1199879808 rtime: 980 utime: 898 stime: 82 cutime:2 cstime: 6 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 46912496443536 (LWP 19330)]
[New Thread 1189394768 (LWP 20132)]
[New Thread 1168415056 (LWP 20131)]
[New Thread 1105209680 (LWP 19427)]
[New Thread 1105475920 (LWP 19407)]
[New Thread 1094719824 (LWP 19405)]
(no debugging symbols found)
0x000000300200d97f in waitpid () from /lib64/libpthread.so.0

Thread 2 (Thread 1189394768 (LWP 20132))

  • #0 __lll_mutex_lock_wait
    from /lib64/libpthread.so.0
  • #1 _L_mutex_lock_103
    from /lib64/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib64/libpthread.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib64/libc.so.6
  • #5 g_str_equal
    from /lib64/libglib-2.0.so.0
  • #6 g_hash_table_lookup_extended
    from /lib64/libglib-2.0.so.0
  • #7 camel_pstring_add
    from /usr/lib64/libcamel-1.2.so.10
  • #8 ??
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #9 camel_folder_summary_info_new_from_message
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #10 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelimap.so
  • #11 camel_imap_folder_changed
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelimap.so
  • #12 camel_imap_folder_selected
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelimap.so
  • #13 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelimap.so
  • #14 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamelimap.so
  • #15 em_utils_selection_get_uidlist
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #16 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #17 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #18 ??
    from /lib64/libglib-2.0.so.0
  • #19 ??
    from /lib64/libglib-2.0.so.0
  • #20 start_thread
    from /lib64/libpthread.so.0
  • #21 clone
    from /lib64/libc.so.6


----------- .xsession-errors (36 sec old) ---------------------
(evolution:19330): 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:19330): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x14fda30'
(evolution:19330): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1ca2c90'
(evolution:19330): e-data-server-ui-WARNING **: Key file does not have key 'imap:__neilgall@mail.mac.com_'
(evolution:19330): e-data-server-WARNING **: Could not open converter for 'UNKNOWN' to 'UTF-8' charset
(evolution:19330): 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:19330): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1ca3290'
(evolution:19330): GLib-GObject-WARNING **: gsignal.c:1669: signal `source_selected' is invalid for instance `0x1ca2a90'
--------------------------------------------------
Comment 1 Tobias Mueller 2008-02-25 06:23:47 UTC
Dear Reporter,

thanks for you bugreport :)
This particular bug is very likely to
be the fedora specific bug 447591 where 
   GLib-GObject-WARNING **: gsignal.c:1669: signal
   `source_selected' is invalid for instance
indicates some memory corruption. Hence marking this as dup of bug 447591.

Feel free to report more bugs ;-)

*** This bug has been marked as a duplicate of 447591 ***