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 516522 - crash in Tasks: Doing an initial fetch o...
crash in Tasks: Doing an initial fetch o...
Status: RESOLVED DUPLICATE of bug 402752
Product: evolution
Classification: Applications
Component: BugBuddyBugs
unspecified
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-02-14 18:57 UTC by eric.s
Modified: 2008-06-04 12:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description eric.s 2008-02-14 18:57:06 UTC
Version: 2.12

What were you doing when the application crashed?
Doing an initial fetch of Exchange folders.


Distribution: Fedora release 8 (Werewolf)
Gnome Release: 2.20.1 2007-10-15 (Red Hat, Inc)
BugBuddy Version: 2.20.1

System: Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 83124224 vsize: 83124224 resident: 15609856 share: 9908224 rss: 15609856 rss_rlim: 4294967295
CPU usage: start_time: 1203015153 rtime: 52 utime: 41 stime: 11 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/evolution-exchange-storage'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1209125104 (LWP 4213)]
[New Thread -1245721712 (LWP 4295)]
[New Thread -1212277872 (LWP 4215)]
0x0012d402 in __kernel_vsyscall ()

Thread 2 (Thread -1245721712 (LWP 4295))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 g_spawn_sync
    from /lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #6 google_breakpad::ExceptionHandler::InternalWriteMinidump
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #7 google_breakpad::ExceptionHandler::HandleException
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #8 <signal handler called>
  • #9 g_str_hash
    from /lib/libglib-2.0.so.0
  • #10 g_hash_table_lookup
    from /lib/libglib-2.0.so.0
  • #11 e_cal_backend_exchange_add_object
    at e-cal-backend-exchange.c line 622
  • #12 add_vevent
    at e-cal-backend-exchange-calendar.c line 179
  • #13 add_ical
    at e-cal-backend-exchange-calendar.c line 270
  • #14 get_changed_events
    at e-cal-backend-exchange-calendar.c line 515
  • #15 ??
    from /lib/libglib-2.0.so.0
  • #16 start_thread
    from /lib/libpthread.so.0
  • #17 clone
    from /lib/libc.so.6


----------- .xsession-errors (46 sec old) ---------------------
Remember exchange://esnyder;auth=NTLM@mail01.aefcu.local/: 0/1
get esnyder exchange://esnyder;auth=Basic@mail01.aefcu.localmail01.aefcu.local/
Find Items 9
Couldn't Get password 9
Remember exchange://esnyder;auth=Basic@mail01.aefcu.localmail01.aefcu.local/: 0/2
Remember exchange://esnyder;auth=NTLM@mail01.aefcu.local/: 0/1
** (evolution:4209): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:4209): DEBUG: mailto URL program: evolution
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
commit
get esnyder exchange://esnyder;auth=Basic@mail01.aefcu.local/
Find Items 0
get esnyder exchange://esnyder;auth=Basic@mail01.aefcu.local/
Find Items 0
--------------------------------------------------
Comment 1 Akhil Laddha 2008-02-20 05:47:10 UTC
It will be nice if you can install some more debug info rpms of glib ,glib2, glibc, libsoup packages and provide the traces again. After looking at provided traces, i can say you have installed evolution, evolution-data-server and evolution-exchange debug info rpms already. If not, please do. TIA.
Comment 2 Milan Crha 2008-06-04 12:16:26 UTC
uid of the event is empty/NULL, so it crashes.

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