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 468130 - crash in Tasks: Starting up evolution. T...
crash in Tasks: Starting up evolution. T...
Status: RESOLVED DUPLICATE of bug 431459
Product: evolution
Classification: Applications
Component: Tasks
unspecified
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-19 06:44 UTC by Nik Lam
Modified: 2007-08-20 14:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Nik Lam 2007-08-19 06:44:00 UTC
Version: 2.10

What were you doing when the application crashed?
Starting up evolution. The folder it was opening into was an Exchange folder.


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.1-41.fc7 #1 SMP Fri Jul 27 18:21:43 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 570785792 vsize: 570785792 resident: 40312832 share: 30998528 rss: 40312832 rss_rlim: 18446744073709551615
CPU usage: start_time: 1187505759 rtime: 67 utime: 55 stime: 12 cutime:1 cstime: 9 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912499410064 (LWP 4371)]
[New Thread 1136679248 (LWP 4453)]
[New Thread 1084229968 (LWP 4452)]
[New Thread 1126189392 (LWP 4449)]
[New Thread 1105209680 (LWP 4415)]
[New Thread 1094719824 (LWP 4414)]
0x000000343320d97f in __libc_waitpid (pid=4454, stat_loc=0x7fff0f26531c, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 46912499410064 (LWP 4371))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #4 ??
    from /lib64/libglib-2.0.so.0
  • #5 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #6 bonobo_main
    at bonobo-main.c line 311
  • #7 main
    at main.c line 586


----------- .xsession-errors ---------------------
warning: the debug information found in "/usr/lib/debug//usr/lib64/evolution/2.10/libefilterbar.so.0.0.0.debug" does not match "/usr/lib64/evolution/2.10/libefilterbar.so.0" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib64/libldap-2.3.so.0.2.22.debug" does not match "/usr/lib64/libldap-2.3.so.0" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib64/liblber-2.3.so.0.2.22.debug" does not match "/usr/lib64/liblber-2.3.so.0" (CRC mismatch).
warning: the debug information found in "/usr/lib/debug//usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so.debug" does not match "/usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" (CRC m
warning: the debug information found in "/usr/lib/debug//usr/lib64/evolution/2.10/plugins/liborg-gnome-publish-calendar.so.debug" does not match "/usr/lib64/evolution/2.10/plugins/liborg-gnome-publish
--------------------------------------------------
Comment 1 Tobias Mueller 2007-08-20 14:37:53 UTC
Hi!

Thank you for that very awesome stacktrace! However, especially evolution debug symbols are missing ;-)

As I think this is a dup of 431459 I'm marking it as such.

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