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 631089 - Evolution crash while switching to calendar component
Evolution crash while switching to calendar component
Status: RESOLVED DUPLICATE of bug 628522
Product: evolution
Classification: Applications
Component: Calendar
2.32.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-10-01 12:28 UTC by Ruchir Brahmbhatt
Modified: 2010-10-01 13:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ruchir Brahmbhatt 2010-10-01 12:28:37 UTC
OS: opensuse 11.3 x86_64
Evolution: 2.32.0 from opensuse gnome factory repo
Account: Gmail IMAP+
Calendar: Gmail

Happens:
Random

Steps to reproduce:
1. Open evolution.
2. Switch to calendar component.

Expected result:
Calendar should open.

Actual result:
Crash

Backtrace:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd62b2710 (LWP 15993)]
0x00007ffff79651cc in e_bit_array_delete_real (eba=0x1834530, row=0, move_selection_mode=<value optimized out>) at e-bit-array.c:89
89      e-bit-array.c: No such file or directory.
        in e-bit-array.c
(gdb) t a a bt

Thread 20 (Thread 0x7fffd62b2710 (LWP 15993))

  • #0 e_bit_array_delete_real
    at e-bit-array.c line 89
  • #1 e_bit_array_delete
    at e-bit-array.c line 119
  • #2 e_selection_model_array_delete_rows
    at e-selection-model-array.c line 81
  • #3 model_rows_deleted
    at e-table-selection-model.c line 163
  • #4 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #7 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #8 redo_queries
    at e-cal-model.c line 2364
  • #9 update_todo_view_async
    at gnome-cal.c line 1270
  • #10 message_proxy
    at gnome-cal.c line 187
  • #11 g_thread_pool_thread_proxy
    at gthreadpool.c line 319
  • #12 g_thread_create_proxy
    at gthread.c line 1897
  • #13 start_thread
    from /lib64/libpthread.so.0
  • #14 clone
    from /lib64/libc.so.6
  • #15 ??

Thread 1 (Thread 0x7ffff7fb6940 (LWP 15972))

  • #0 g_log
    at gmessages.c line 573
  • #1 ecmt_value_at
    at e-cal-model-tasks.c line 573
  • #2 etgc_add
    at e-table-group-container.c line 483
  • #3 et_table_rows_inserted
    at e-table.c line 955
  • #4 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #7 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #8 process_added
    at e-cal-model.c line 1784
  • #9 process_event
    at e-cal-model.c line 1959
  • #10 e_cal_view_objects_added_cb
    at e-cal-model.c line 1987
  • #11 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #15 objects_added_cb
    at e-cal-view.c line 114
  • #16 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #17 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #18 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #19 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #20 g_signal
    at e-gdbus-egdbuscalview.c line 1426
  • #21 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #22 ??
    from /usr/lib64/libgobject-2.0.so.0
  • #23 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #24 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #25 ??
    from /usr/lib64/libgio-2.0.so.0
  • #26 g_main_dispatch
    at gmain.c line 2149
  • #27 g_main_context_dispatch
    at gmain.c line 2702
  • #28 g_main_context_iterate
    at gmain.c line 2780
  • #29 g_main_loop_run
    at gmain.c line 2988
  • #30 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #31 main
    at main.c line 671

Comment 1 Fabio Durán Verdugo 2010-10-01 13:54:36 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.

*** This bug has been marked as a duplicate of bug 629459 ***
Comment 2 Fabio Durán Verdugo 2010-10-01 13:55:55 UTC
Sorry, This is fixed in evo gnome-2-32 (2.32.1+)

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