GNOME Bugzilla – Bug 159558
automatic filesystem backend selection may crash application
Last modified: 2007-01-24 19:09:21 UTC
- compile Dia (cvs) with --enable-gnome - run it under Gnome 2.8 - choose File/Export : Program received signal SIG32, Real-time event 32. 0xb7a469c4 in pthread_getconcurrency () from /lib/libpthread.so.0 (gdb) bt
+ Trace 52705
There is work-around by explicit setting the backend with gtk_file_chooser_dialog_new_with_backend (.. "default" ..) which avoids the crashing.
That stacktrace doesn't look very helpful.
Marking as obsolete.