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 695144 - [abrt] Crash when scrolling in a day view
[abrt] Crash when scrolling in a day view
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
3.4.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-03-04 17:57 UTC by Milan Crha
Modified: 2015-03-10 17:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-03-04 17:57:45 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=917414

Description of problem:
1) installed exchange-mapi
2) started evolution
3) setup corporate account
4) let it synchronize for a while
5) open calendar and tried to scroll

Version-Release number of selected component:
evolution-3.6.3-2.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/bin/evolution
crash_function: gnome_canvas_item_set_valist
executable:     /usr/bin/evolution
kernel:         3.8.1-201.fc18.x86_64

Core was generated by `/usr/bin/evolution'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (Thread 0x7fadf2ce2a00 (LWP 25359))

  • #0 gnome_canvas_item_set_valist
    at gnome-canvas.c line 506
  • #1 gnome_canvas_item_set
    at gnome-canvas.c line 488
  • #2 e_day_view_reshape_day_event
    at e-day-view.c line 5154
  • #3 e_day_view_reshape_day_event
    at e-day-view.c line 5061
  • #4 e_day_view_reshape_day_events
    at e-day-view.c line 5039
  • #5 e_day_view_check_layout
    at e-day-view.c line 4802
  • #6 e_day_view_layout_timeout_cb
    at e-day-view.c line 8694
  • #7 g_timeout_dispatch
    at gmain.c line 4026
  • #8 g_main_dispatch
    at gmain.c line 2715
  • #9 g_main_context_dispatch
    at gmain.c line 3219
  • #10 g_main_context_iterate
    at gmain.c line 3290
  • #11 g_main_loop_run
    at gmain.c line 3484
  • #12 gtk_main
    at gtkmain.c line 1160
  • #13 main
    at main.c line 711

Comment 1 Christian Ulrich 2013-06-27 02:20:32 UTC
I'm on version 3.6.4 and I'm experiencing this bug in the calendar's week view and month view.
Whenever I'm scrolling with the mouse evolution crashes. On the command line there's printed "bus error" when I'm scolling with my thinkpad's trackpoint and "segmentation fault" when I'm scrolling by clicking on the scrollbar.
Comment 2 Milan Crha 2013-06-27 14:49:36 UTC
Is it the same backtrace, or a different one? Just wondering, whether you face exactly the same issue or not.
Comment 3 Christian Ulrich 2013-06-27 22:21:25 UTC
It's a different one:

  • #0 e_client_get_dbus_proxy
    from /usr/lib64/libedataserver-1.2.so.17
  • #1 ??
    from /usr/lib64/libedataserver-1.2.so.17
  • #2 g_simple_async_result_complete
    from /usr/lib64/libgio-2.0.so.0
  • #3 ??
    from /usr/lib64/libgio-2.0.so.0
  • #4 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #5 ??
    from /usr/lib64/libglib-2.0.so.0
  • #6 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #7 gtk_main
    from /usr/lib64/libgtk-3.so.0
  • #8 main

Comment 4 Milan Crha 2015-03-10 17:22:37 UTC
No duplicate for a long time, I'm closing this.