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 469574 - crash in Tasks: testing access to exchan...
crash in Tasks: testing access to exchan...
Status: RESOLVED DUPLICATE of bug 501900
Product: evolution
Classification: Applications
Component: Tasks
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
aklapper[fc7]
: 469934 472050 484831 493978 497422 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-23 12:47 UTC by martyn.clark
Modified: 2007-12-29 11:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description martyn.clark 2007-08-23 12:47:06 UTC
Version: 2.10

What were you doing when the application crashed?
testing access to exchange global address book


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.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 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: 151162880 vsize: 151162880 resident: 48259072 share: 32403456 rss: 48259072 rss_rlim: 4294967295
CPU usage: start_time: 1187873113 rtime: 1139 utime: 890 stime: 249 cutime:32 cstime: 9 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 -1209149728 (LWP 22640)]
[New Thread -1294750832 (LWP 22735)]
[New Thread -1263191152 (LWP 22723)]
[New Thread -1305642096 (LWP 22708)]
[New Thread -1252701296 (LWP 22680)]
[New Thread -1231328368 (LWP 22678)]
(no debugging symbols found)
0x00d1f402 in __kernel_vsyscall ()

Thread 1 (Thread -1209149728 (LWP 22640))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 <signal handler called>
  • #5 g_utf8_offset_to_pointer
    from /lib/libglib-2.0.so.0
  • #6 ??
    from /usr/lib/libedataserverui-1.2.so.8
  • #7 ??
    from /usr/lib/libedataserverui-1.2.so.8
  • #8 ??
    from /usr/lib/libedataserverui-1.2.so.8
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #11 ??
    from /lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 ??
    from /lib/libgobject-2.0.so.0
  • #20 g_closure_invoke
    from /lib/libgobject-2.0.so.0
  • #21 ??
    from /lib/libgobject-2.0.so.0
  • #22 g_signal_emit_valist
    from /lib/libgobject-2.0.so.0
  • #23 g_signal_emit
    from /lib/libgobject-2.0.so.0
  • #24 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #27 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #28 ??
    from /lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 main
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
calendar-gui-Message: Unsetting for Calendar
calendar-gui-Message: Setting for Calendar
***MEMORY-ERROR***: evolution[22439]: GSlice: assertion failed: sinfo->n_allocated > 0
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...
** (evolution:22640): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:22640): 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
(evolution:22640): e-data-server-DEBUG: Loading categories from "/home/mac/.evolution/categories.xml"
(evolution:22640): e-data-server-DEBUG: Loaded 29 categories
(evolution:22640): libebook-WARNING **: EBookView: Exception while releasing BookView
--------------------------------------------------
Comment 1 Tobias Mueller 2007-09-05 22:21:00 UTC
*** Bug 469934 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Mueller 2007-09-05 22:21:32 UTC
*** Bug 472050 has been marked as a duplicate of this bug. ***
Comment 3 Tobias Mueller 2007-09-05 22:24:07 UTC
This could be bug 458322.

Anyway, could you please install debug packages for evolution, evolution-data-server, gtkhtml, glib and libc in order to get a proper stactrace?
Comment 4 oliver 2007-09-05 23:39:42 UTC
I've (automatically) reported my crashes regularly, and I've previously installed all of the debuginfo packages requested (e,eds,gtkhtml,pango,gtk2). However, glibc (requested in my closed bug), glib and libc are all *new* requirements.

I've installed for glib and glibc. libc doesn't have debuginfo in the fedora-debuginfo repo.

[oli@ascension ~]$ rpm -qa | grep debuginfo
pango-debuginfo-1.16.4-1.fc7
gtk2-debuginfo-2.10.11-7.fc7
wxGTK-debuginfo-2.8.3-2.fc7
gtkhtml3-debuginfo-3.14.1-1.fc7
glibc-debuginfo-common-2.6-3
glibc-debuginfo-2.6-3
evolution-debuginfo-2.10.1-4.fc7
evolution-data-server-debuginfo-1.10.1-1.fc7
glib-debuginfo-1.2.10-26.fc7
glib2-debuginfo-2.12.11-1.fc7

Is there any progress on this at all? It crashes daily for me. Andre mentioned running with kernel opts on IRC, but nobody actually seemed to know what they did.
Comment 5 Susana 2007-10-09 19:31:34 UTC
*** Bug 484831 has been marked as a duplicate of this bug. ***
Comment 6 Gilles Dartiguelongue 2007-11-11 23:45:20 UTC
*** Bug 493978 has been marked as a duplicate of this bug. ***
Comment 7 Susana 2007-11-17 13:39:30 UTC
*** Bug 497422 has been marked as a duplicate of this bug. ***
Comment 8 André Klapper 2007-12-29 11:36:21 UTC

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