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 326428 - EDS crashed after changing 'Anniversary' field in contacts UI
EDS crashed after changing 'Anniversary' field in contacts UI
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Calendar
1.6.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 328586 (view as bug list)
Depends on:
Blocks: 327516
 
 
Reported: 2006-01-10 08:01 UTC by Poornima
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Corrected id. (1.36 KB, patch)
2006-02-09 06:35 UTC, Rajeev R
accepted-commit_now Details | Review

Description Poornima 2006-01-10 08:01:10 UTC
Opened a existing contact, changed date in 'Anniversary' field.
EDS crashed
Looks like calendar bug from traces.

Crashes always.


Backtrace was generated from '/opt/gnome/libexec/evolution-data-server-1.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1085511232 (LWP 22948)]
[New Thread 1098099632 (LWP 22967)]
[Thread debugging using libthread_db enabled]
[New Thread 1085511232 (LWP 22948)]
[New Thread 1098099632 (LWP 22967)]
[New Thread 1092918192 (LWP 22949)]
[Thread debugging using libthread_db enabled]
[New Thread 1085511232 (LWP 22948)]
[New Thread 1098099632 (LWP 22967)]
0xffffe410 in ?? ()

Thread 1 (Thread 1085511232 (LWP 22948))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libc.so.6
  • #5 do_system
    from /lib/tls/libc.so.6
  • #6 system
    from /lib/tls/libc.so.6
  • #7 system
    from /lib/tls/libpthread.so.0
  • #8 gnome_segv_handler
    at server.c line 114
  • #9 <signal handler called>
  • #10 free
    from /lib/tls/libc.so.6
  • #11 g_free
    from /opt/gnome/lib/libglib-2.0.so.0
  • #12 e_cal_component_free_id
    at e-cal-component.c line 4895
  • #13 contact_record_free
    at e-cal-backend-contacts.c line 195
  • #14 g_hash_table_insert
    from /opt/gnome/lib/libglib-2.0.so.0
  • #15 contacts_changed_cb
    at e-cal-backend-contacts.c line 340
  • #16 g_cclosure_marshal_VOID__POINTER
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #18 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #21 e_book_view_do_modified_event
    at e-book-view.c line 53
  • #22 e_book_view_handle_response
    at e-book-view.c line 94
  • #23 g_cclosure_marshal_VOID__POINTER
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #24 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #25 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #26 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #27 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #28 main_thread_get_response
    at e-book-view-listener.c line 70
  • #29 g_list_push_allocator
    from /opt/gnome/lib/libglib-2.0.so.0
  • #30 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #31 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #32 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #33 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #34 main
    at server.c line 390
  • #0 ??

Comment 1 Rajeev R 2006-02-09 06:35:39 UTC
Created attachment 58974 [details] [review]
Corrected id.
Comment 2 Chenthill P 2006-02-13 07:12:54 UTC
*** Bug 328586 has been marked as a duplicate of this bug. ***
Comment 3 Chenthill P 2006-02-13 07:14:12 UTC
Fix has been committed to cvs HEAD.