GNOME Bugzilla – Bug 761209
FileChooser crashes when invoked from FileChooserButton
Last modified: 2016-01-31 04:12:38 UTC
How to reproduce: 1. open the widget factory 2. click on file chooser button 3. select any file, hit 'Open' 4. click on file chooser button again 5. go to 'Recent' 6a. close the file chooser dialog by pressing ESC, or closing it from the window manager Instead of 6a. : 6b. hit the 'Close' button, click on file chooser button again Result: Gtk:ERROR:gtkfilechooserwidget.c:4517:show_and_select_files: assertion failed: (fsmodel == priv->browse_files_model) This also is a bug in master as of 27. Jan 23:54:33 CET 2016.
The steps are a bit different in git master, you have to mess around with it a bit. Stack trace from git master:
+ Trace 235936
I tried some older version that were still in my package manager's cache: Last version without bug: 3.16.7 First version with bug: 3.18.1
I did some bisecting and found out that this commit introduced the bug: https://git.gnome.org/browse/gtk+/commit/?id=39c2d12330b6d4405ca8a5599c12017c58626fcf