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 719977 - Can not use GtkFileChooserDialog: assertion failure
Can not use GtkFileChooserDialog: assertion failure
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2013-12-06 14:51 UTC by Debarshi Ray
Modified: 2013-12-06 18:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reproducer (630 bytes, text/plain)
2013-12-06 14:51 UTC, Debarshi Ray
Details

Description Debarshi Ray 2013-12-06 14:51:15 UTC
Created attachment 263672 [details]
Reproducer

See the attached reproducer. Affects bluetooth-sendto (part of gnome-bluetooth) and webkitgtk3.

Backtrace:

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 _g_log_abort
    at gmessages.c line 255
  • #3 g_assertion_message
  • #4 g_assertion_message_expr
  • #5 gdk_cairo_surface_paint_pixbuf
    at gdkcairo.c line 192
  • #6 gdk_cairo_surface_create_from_pixbuf
    at gdkcairo.c line 299
  • #7 _gtk_file_info_render_icon
    at gtkfilesystem.c line 816
  • #8 file_system_model_set
    at gtkfilechooserdefault.c line 4165
  • #9 _gtk_file_system_model_get_value
    at gtkfilesystemmodel.c line 1730
  • #10 gtk_file_system_model_get_value
    at gtkfilesystemmodel.c line 614
  • #11 apply_cell_attributes
    at gtkcellarea.c line 1273
  • #12 g_hash_table_foreach
    at ghash.c line 1526
  • #13 gtk_cell_area_real_apply_attributes
    at gtkcellarea.c line 1310
  • #14 gtk_cell_area_box_apply_attributes
    at gtkcellareabox.c line 1310
  • #15 _gtk_marshal_VOID__OBJECT_BOXED_BOOLEAN_BOOLEANv
    at gtkmarshalers.c line 4960
  • #16 _g_closure_invoke_va
    at gclosure.c line 840
  • #17 g_signal_emit_valist
    at gsignal.c line 3238
  • #18 g_signal_emit
    at gsignal.c line 3386
  • #19 gtk_cell_area_apply_attributes
    at gtkcellarea.c line 2359
  • #20 gtk_tree_view_column_cell_set_cell_data
    at gtktreeviewcolumn.c line 2862
  • #21 validate_row
    at gtktreeview.c line 6162
  • #22 validate_visible_area
    at gtktreeview.c line 6484
  • #23 do_presize_handler
    at gtktreeview.c line 6818
  • #24 presize_handler_callback
    at gtktreeview.c line 6847
  • #25 gtk_widget_on_frame_clock_update
    at gtkwidget.c line 4774
  • #26 _g_closure_invoke_va
    at gclosure.c line 840
  • #27 g_signal_emit_valist
    at gsignal.c line 3238
  • #28 g_signal_emit_by_name
    at gsignal.c line 3426
  • #29 gdk_frame_clock_paint_idle
    at gdkframeclockidle.c line 380
  • #30 gdk_threads_dispatch
    at gdk.c line 804
  • #31 g_timeout_dispatch
    at gmain.c line 4451
  • #32 g_main_dispatch
    at gmain.c line 3066
  • #33 g_main_context_dispatch
    at gmain.c line 3642
  • #34 g_main_context_iterate
    at gmain.c line 3713
  • #35 g_main_loop_run
    at gmain.c line 3907
  • #36 gtk_main
    at gtkmain.c line 1158
  • #37 main
    at gtk-bugs-01.c line 21

Comment 1 Debarshi Ray 2013-12-06 15:03:37 UTC
I am using 3.10.4 on Fedora 20 x86_64.
Comment 2 Benjamin Otte (Company) 2013-12-06 18:25:08 UTC
Fixed in master and 3.10 with 47c6ffb7b148233c2f0e872d42fff748a3d786b9