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 489694 - crash in Tasks:
crash in Tasks:
Status: RESOLVED DUPLICATE of bug 348149
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-10-24 06:19 UTC by markus.hakansson
Modified: 2007-10-26 06:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description markus.hakansson 2007-10-24 06:19:59 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.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks_Cairo-Olive2
Icon Theme: Tango

Memory status: size: 939298816 vsize: 939298816 resident: 191393792 share: 79634432 rss: 191393792 rss_rlim: 18446744073709551615
CPU usage: start_time: 1192134245 rtime: 24238 utime: 17355 stime: 6883 cutime:6087 cstime: 863 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 46912503055760 (LWP 30599)]
[New Thread 1126189392 (LWP 419)]
[New Thread 1094719824 (LWP 10228)]
[New Thread 1126455632 (LWP 30641)]
[New Thread 1105209680 (LWP 30635)]
(no debugging symbols found)
0x0000003e31cc82e6 in poll () from /lib64/libc.so.6

Thread 2 (Thread 1126189392 (LWP 419))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 camel_key_table_lookup
    from /usr/lib64/libcamel-1.2.so.10
  • #9 ??
    from /usr/lib64/libcamel-1.2.so.10
  • #10 g_hash_table_foreach
    from /lib64/libglib-2.0.so.0
  • #11 ??
    from /usr/lib64/libcamel-1.2.so.10
  • #12 camel_folder_summary_info_new_from_message
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #13 camel_folder_summary_add_from_message
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #14 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamellocal.so
  • #15 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamellocal.so
  • #16 ??
    from /usr/lib64/evolution-data-server-1.2/camel-providers/libcamellocal.so
  • #17 camel_folder_append_message
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #18 ??
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #19 e_sexp_term_eval
    from /usr/lib64/libedataserver-1.2.so.9
  • #20 ??
    from /usr/lib64/libedataserver-1.2.so.9
  • #21 e_sexp_term_eval
    from /usr/lib64/libedataserver-1.2.so.9
  • #22 e_sexp_eval
    from /usr/lib64/libedataserver-1.2.so.9
  • #23 camel_filter_driver_filter_message
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #24 camel_filter_driver_filter_folder
    from /usr/lib64/libcamel-provider-1.2.so.10
  • #25 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #26 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #27 ??
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #28 ??
    from /lib64/libglib-2.0.so.0
  • #29 ??
    from /lib64/libglib-2.0.so.0
  • #30 start_thread
    from /lib64/libpthread.so.0
  • #31 clone
    from /lib64/libc.so.6


----------- .xsession-errors (8 sec old) ---------------------
warning: .dynamic section for "/usr/lib64/libnm_glib.so.0" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib64/libdbus-glib-1.so.2" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/lib64/libselinux.so.1" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib64/libsoup-2.2.so.8" is not at the expected address
warning: difference appears to be caused by prelink, adjusting expectations
warning: .dynamic section for "/usr/lib64/libgnutls.so.13" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib64/librsvg-2.so.2" is not at the expected address (wrong library or version mismatch?)
--------------------------------------------------
Comment 1 Akhil Laddha 2007-10-26 06:53:40 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but
the maintainers need more information to fix the bug. Could you please answer
the questions in the other report in order to help the developers?


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