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 360836 - evolution-data-server crashes on Evolution startup
evolution-data-server crashes on Evolution startup
Status: RESOLVED DUPLICATE of bug 359574
Product: evolution-data-server
Classification: Platform
Component: general
1.8.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-09 06:42 UTC by Tomasz Sterna
Modified: 2006-10-09 10:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tomasz Sterna 2006-10-09 06:42:04 UTC
Steps to reproduce:
Just launch Evolution. It starts up, checks for new mail in background and pops-up crasher dialog on top.

Stack trace:
Memory status: size: 70656000 vsize: 0 resident: 70656000 share: 0 rss: 10113024 rss_rlim: 0
CPU usage: start_time: 1160375588 rtime: 0 utime: 13 stime: 0 cutime:12 cstime: 0 timeout: 1 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-data-server-1.8'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1218562384 (LWP 11815)]
[New Thread -1304724576 (LWP 12039)]
[New Thread -1220531296 (LWP 11816)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1218562384 (LWP 11815))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libc.so.6
  • #2 do_system
    at ../sysdeps/posix/system.c line 164
  • #3 __libc_system
    at ../sysdeps/posix/system.c line 206
  • #4 system
    at pt-system.c line 29
  • #5 gnome_segv_handler
    at server.c line 114
  • #6 <signal handler called>
  • #7 strcmp
    from /lib/libc.so.6
  • #8 IA__g_str_equal
    at gstring.c line 77
  • #9 begin_retrieval_cb
    at e-cal-backend-http.c line 449
  • #10 g_idle_dispatch
    at gmain.c line 3926
  • #11 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #12 g_main_context_iterate
    at gmain.c line 2677
  • #13 IA__g_main_loop_run
    at gmain.c line 2881
  • #14 bonobo_main
    at bonobo-main.c line 311
  • #15 main
    at server.c line 393
  • #0 __kernel_vsyscall


Other information:
Comment 1 Poornima 2006-10-09 10:54:57 UTC

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