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 698448 - test_file_chooser_button_with_response: assertion failed
test_file_chooser_button_with_response: assertion failed
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2013-04-20 12:47 UTC by Pacho Ramos
Modified: 2015-05-10 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build.log.bz2 (48.28 KB, application/octet-stream)
2013-04-20 12:50 UTC, Pacho Ramos
Details

Description Pacho Ramos 2013-04-20 12:47:35 UTC
We get the following test failure on Gentoo:
  /GtkFileChooserButton/select-folder-dialog-4:                        **
ERROR:filechooser.c:777:test_file_chooser_button_with_response: assertion failed (filename == setup->final_filename): ("/" == "/usr")
FAIL
GTester: last random seed: R02Sf6624350f270111ad94b5d568a7667a9
(pid=13669)
  /GtkFileChooserButton/unselect-all-1:                                OK
  /GtkFileChooserButton/unselect-all-2:                                OK
  /GtkFileChooserButton/unselect-all-3:                                OK
  /GtkFileChooserButton/unselect-all-4:                                OK
  /GtkFileChooserButton/unselect-all-5:                                OK
  /GtkFileChooserButton/unselect-all-6:                                OK
  /GtkFileChooserButton/combo_box-1:                                   OK
FAIL: filechooser
Comment 1 Pacho Ramos 2013-04-20 12:50:03 UTC
Created attachment 241995 [details]
build.log.bz2
Comment 2 Pacho Ramos 2013-05-19 11:45:59 UTC
The backtrace:
[New LWP 3522]
[New LWP 3537]
[New LWP 3539]
[New LWP 3541]
[New LWP 3538]
[New LWP 3542]
[New LWP 3543]
[New LWP 3536]
[New LWP 3544]
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `/var/tmp/portage/x11-libs/gtk+-3.8.2/work/gtk+-3.8.2/gtk/tests/.libs/filechoose'.
Program terminated with signal 6, Aborted.

Comment 3 Matthias Clasen 2015-05-10 04:55:38 UTC
too much time has passed to track this down