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 450837 - crash in Tasks: starting
crash in Tasks: starting
Status: RESOLVED DUPLICATE of bug 371586
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-06-25 08:22 UTC by sylvain
Modified: 2007-08-18 15:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description sylvain 2007-06-25 08:22:27 UTC
Version: 2.10

What were you doing when the application crashed?
starting


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.2 2007-05-28 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Clearlooks

Memory status: size: 658259968 vsize: 658259968 resident: 58195968 share: 42950656 rss: 58195968 rss_rlim: 18446744073709551615
CPU usage: start_time: 1182759721 rtime: 75 utime: 59 stime: 16 cutime:2 cstime: 5 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 46912496377440 (LWP 4574)]
[New Thread 1147169104 (LWP 4661)]
[New Thread 1220598096 (LWP 4623)]
[New Thread 1136679248 (LWP 4614)]
[New Thread 1126189392 (LWP 4613)]
[New Thread 1115699536 (LWP 4612)]
[New Thread 1105209680 (LWP 4611)]
[New Thread 1094719824 (LWP 4610)]
[New Thread 1084229968 (LWP 4609)]
(no debugging symbols found)
0x00000030fda0d89f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496377440 (LWP 4574))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_slice_alloc
    from /lib64/libglib-2.0.so.0
  • #4 g_slice_alloc0
    from /lib64/libglib-2.0.so.0
  • #5 g_type_create_instance
    from /lib64/libgobject-2.0.so.0
  • #6 ??
    from /lib64/libgobject-2.0.so.0
  • #7 g_object_newv
    from /lib64/libgobject-2.0.so.0
  • #8 g_object_new_valist
    from /lib64/libgobject-2.0.so.0
  • #9 g_object_new
    from /lib64/libgobject-2.0.so.0
  • #10 e_list_iterator_new
    from /usr/lib64/libedataserver-1.2.so.9
  • #11 e_list_get_iterator
    from /usr/lib64/libedataserver-1.2.so.9
  • #12 mail_config_get_account_by_source_url
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #13 em_uri_from_camel
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #14 mail_vfolder_add_uri
    from /usr/lib64/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    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 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #19 ??
    from /lib64/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #21 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #22 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
20071125 is a recurrence instance
A00A97DD-67A3-44C4-B68C-BC0331BF19EB has recurrences
F63D38D4-BB08-47F9-B803-27FBCA8CD4AE has recurrences
AA007235-71FB-4529-AE31-DE2392EFD2F2 has recurrences
1F670A99-47DB-4A56-BF36-A387D3BDC9A8 has recurrences
D1B1E6A1-DF0E-4ACB-8415-E670C8637FE4 has recurrences
FD73F2C2-7834-4678-8530-5353A41A876E has recurrences
20040303 is a recurrence instance
F2A51E46-B17A-4786-AD77-0410EDDC6879 has recurrences
GTK Accessibility Module initialized
Bonobo accessibility support initialized
GTK Accessibility Module initialized
Bonobo accessibility support initialized
(evolution:4574): camel-WARNING **: Cannot load summary file: `/home/sylvain/.evolution/mail/local/Winds.sbd/Bugs.ev-summary': No such file or directory
--------------------------------------------------
Comment 1 palfrey 2007-06-29 16:48:53 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Can you get us a stack trace with debugging symbols? Please see
http://live.gnome.org/GettingTraces for more information on how to do so and
reopen this bug or report a new one. Thanks in advance!
Comment 2 André Klapper 2007-08-18 15:24:13 UTC
most probably the same trigger as bug 371586

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