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 355172 - crash in Evolution: Attempting to add a seco...
crash in Evolution: Attempting to add a seco...
Status: RESOLVED DUPLICATE of bug 312348
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-09 18:45 UTC by David McBride
Modified: 2006-09-10 13:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description David McBride 2006-09-09 18:45:40 UTC
What were you doing when the application crashed?
Attempting to add a second CalDAV calendar instance, "Work", from my offsite Apple CalDAV server instance.
This crash in evolution immediately followed another crash by the evolution-data-server:

---8<---

Memory status: size: 1699840 vsize: 0 resident: 1699840 share: 0 rss: 487424 rss_rlim: 0
CPU usage: start_time: 1157827265 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 ()

Thread 1 (Thread -1232935248 (LWP 472))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 g_type_check_instance_cast
    from /usr/lib/libgobject-2.0.so.0
  • #6 ORBit_object_peek_connection
    from /usr/lib/libORBit-2.so.0
  • #7 ORBit_object_get_connection
    from /usr/lib/libORBit-2.so.0
  • #8 ORBit_small_invoke_stub
    from /usr/lib/libORBit-2.so.0
  • #9 ORBit_small_invoke_stub_n
    from /usr/lib/libORBit-2.so.0
  • #10 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #11 GNOME_Evolution_Calendar_CalView_start
    at Evolution-DataServer-Calendar-stubs.c line 10
  • #12 e_cal_view_start
    at e-cal-view.c line 389
  • #13 update_e_cal_view_for_client
    at e-cal-model.c line 1519
  • #14 add_new_client
    at e-cal-model.c line 1590
  • #15 client_cal_opened_cb
    at gnome-cal.c line 2588
  • #16 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 async_signal_idle_cb
    at e-cal.c line 1863
  • #22 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #25 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #26 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #27 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 Rob Bradford 2006-09-10 13:46:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report?


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