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 621688 - Crash in IA__g_assertion_message_expr, miUnionNonO at gdkregion-generic.c line 1112
Crash in IA__g_assertion_message_expr, miUnionNonO at gdkregion-generic.c lin...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.30.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 546540 626151 628552 631669 633775 647612 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-06-15 18:51 UTC by E. Kastelijn
Modified: 2011-04-13 01:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
Trace (49.91 KB, text/plain)
2010-06-15 18:51 UTC, E. Kastelijn
Details

Description E. Kastelijn 2010-06-15 18:51:42 UTC
Created attachment 163714 [details]
Trace

I started Evolution, the Exchange MAPI synchronisation was running and
filtering my inbox.
I clicked the Calendar tab and tried to select the Week-view.
Comment 1 Fabio Durán Verdugo 2010-06-15 18:59:35 UTC
paste here the trace

Core was generated by `/usr/bin/evolution'.
Program terminated with signal 6, Aborted.

Thread 1 (Thread 6124)

  • #0 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 abort
    at abort.c line 92
  • #2 IA__g_assertion_message
  • #3 IA__g_assertion_message_expr
    at gtestutils.c line 1329
  • #4 miUnionNonO
    at gdkregion-generic.c line 1112
  • #5 miRegionOp
    at gdkregion-generic.c line 1019
  • #6 IA__gdk_region_union
    at gdkregion-generic.c line 1264
  • #7 gdk_window_invalidate_maybe_recurse_full
    at gdkwindow.c line 5732
  • #8 gtk_widget_invalidate_widget_windows
    at gtkwidget.c line 3958
  • #9 gtk_widget_queue_shallow_draw
    at gtkwidget.c line 3995
  • #10 IA__gtk_widget_queue_resize
    at gtkwidget.c line 3807
  • #11 gtk_button_update_state
    at gtkbutton.c line 2095
  • #12 IA__g_closure_invoke
    at gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at gsignal.c line 3178
  • #14 IA__g_signal_emit_valist
    at gsignal.c line 2981
  • #15 IA__g_signal_emit
    at gsignal.c line 3038
  • #16 gtk_button_button_release
    at gtkbutton.c line 1617
  • #17 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #18 IA__g_closure_invoke
    at gclosure.c line 767
  • #19 signal_emit_unlocked_R
    at gsignal.c line 3286
  • #20 IA__g_signal_emit_valist
    at gsignal.c line 2991
  • #21 IA__g_signal_emit
    at gsignal.c line 3038
  • #22 gtk_widget_event_internal
    at gtkwidget.c line 4958
  • #23 IA__gtk_propagate_event
    at gtkmain.c line 2442
  • #24 IA__gtk_main_do_event
    at gtkmain.c line 1647
  • #25 gdk_event_dispatch
    at gdkevents-x11.c line 2372
  • #26 g_main_dispatch
    at gmain.c line 1960
  • #27 IA__g_main_context_dispatch
    at gmain.c line 2513
  • #28 g_main_context_iterate
    at gmain.c line 2591
  • #29 IA__g_main_loop_run
    at gmain.c line 2799
  • #30 IA__gtk_main
    at gtkmain.c line 1219
  • #31 main
    at main.c line 578

Comment 2 Akhil Laddha 2010-06-16 04:09:47 UTC
looks related to bug 382691
Comment 3 Akhil Laddha 2010-09-14 09:16:04 UTC
*** Bug 546540 has been marked as a duplicate of this bug. ***
Comment 4 Milan Crha 2010-10-21 10:27:34 UTC
*** Bug 631669 has been marked as a duplicate of this bug. ***
Comment 5 Milan Crha 2010-10-21 10:28:16 UTC
*** Bug 626151 has been marked as a duplicate of this bug. ***
Comment 6 Milan Crha 2010-10-21 10:30:14 UTC
*** Bug 628552 has been marked as a duplicate of this bug. ***
Comment 7 Milan Crha 2010-10-21 10:31:59 UTC
Maybe this was addressed with changes from bug #617611, so if you can try with 2.91.1+ or 2.32.1+ (see bug #617611 comment #17), and report back, then it'll be great. Thanks in advance.
Comment 8 Akhil Laddha 2010-11-02 07:10:42 UTC
*** Bug 633775 has been marked as a duplicate of this bug. ***
Comment 9 E. Kastelijn 2010-11-02 09:49:46 UTC
Fedora 14 will be out soon (today), which contains Evolution 2.32
I will test against that version, soon.

kind regards,

   Egon
Comment 10 Milan Crha 2010-11-10 08:53:26 UTC
(In reply to comment #9)
> Fedora 14 will be out soon (today), which contains Evolution 2.32
yeah, though it's only with 2.32.0, just before the 2.32.1, where the fix is included.
Comment 11 E. Kastelijn 2010-11-19 06:34:32 UTC
I registered a bug for Fedora 14, to get 2.32.1 included:
https://bugzilla.redhat.com/show_bug.cgi?id=654952
Comment 12 Milan Crha 2010-11-19 07:47:20 UTC
(In reply to comment #11)
> I registered a bug for Fedora 14, to get 2.32.1 included:
> https://bugzilla.redhat.com/show_bug.cgi?id=654952

Which wasn't particularly needed :) See the bug itself.
Comment 14 Fabio Durán Verdugo 2011-04-13 01:09:06 UTC
*** Bug 647612 has been marked as a duplicate of this bug. ***