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 354719 - crash in Evolution: viewing the calendar
crash in Evolution: viewing the calendar
Status: RESOLVED DUPLICATE of bug 359574
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-07 03:24 UTC by scottricketts
Modified: 2006-10-04 12:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description scottricketts 2006-09-07 03:24:28 UTC
What were you doing when the application crashed?
viewing the calendar


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 195244032 vsize: 0 resident: 195244032 share: 0 rss: 28082176 rss_rlim: 0
CPU usage: start_time: 1157597270 rtime: 0 utime: 344 stime: 0 cutime:310 cstime: 0 timeout: 34 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232365904 (LWP 6283)]
[New Thread -1370035296 (LWP 8375)]
[New Thread -1323304032 (LWP 6338)]
[New Thread -1275823200 (LWP 6337)]
[New Thread -1284252768 (LWP 6296)]
[New Thread -1267430496 (LWP 6292)]
0xffffe410 in __kernel_vsyscall ()

Comment 1 André Klapper 2006-09-11 12:20:53 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 scottricketts 2006-09-28 22:01:54 UTC
I've installed the debug version of these packages.  Here's the output I initially get from BugBuddy:

Memory status: size: 1703936 vsize: 0 resident: 1703936 share: 0 rss: 487424 rss_rlim: 0
CPU usage: start_time: 1159480539 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
0xffffe410 in __kernel_vsyscall ()
  • #0 __kernel_vsyscall
  • #1 wait4
    from /lib/tls/i686/cmov/libc.so.6
  • #2 __wait3
    from /lib/tls/i686/cmov/libc.so.6
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 do_system
    from /lib/tls/i686/cmov/libc.so.6
  • #3 __libc_system
    from /lib/tls/i686/cmov/libc.so.6
  • #4 gnome_segv_handler
    at server.c line 114
  • #5 <signal handler called>
  • #6 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_str_equal
    from /usr/lib/libglib-2.0.so.0
  • #8 begin_retrieval_cb
    at e-cal-backend-http.c line 449
  • #9 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #14 main
    at server.c line 393
  • #15 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #16 _start
  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 __pthread_cond_wait
    from /lib/tls/i686/cmov/libc.so.6
  • #3 e_cal_get_query
  • #4 update_e_cal_view_for_client
    at e-cal-model.c line 1507
  • #5 add_new_client
    at e-cal-model.c line 1590
  • #6 client_cal_opened_cb
    at gnome-cal.c line 2602
  • #7 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #12 async_signal_idle_cb
    at e-cal.c line 1863
  • #13 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at main.c line 615

I have tried deleting the calendar directories in ~/.evolution to start over with my calendaring but nothing seems to get rid of them.
Comment 3 Karsten Bräckelmann 2006-10-04 12:48:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


Marking as duplicate of a later filed bug, because that one got all debugging symbols.

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