GNOME Bugzilla – Bug 131365
DataSourceSelector crashes if data source doesn't exist
Last modified: 2005-08-15 01:28:07 UTC
I'm using libgda 1.0.2, libgnomedb 1.0.2, Python 2.3.3, and PyGTK 2.0.0 on SuSE Linux 8.2. If the name parameter doesn't correspond to an existing data source, gnome_db_data_source_selector_new() causes a segmentation fault. You can reproduce this directly with DataSourceSelector or indirectly with Login. Here's the relevant portion of a backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 43191
Thread 16384 (LWP 13391)
Bumping severity to critical and priority to high because this is a crasher.
Fixed in CVS (both HEAD and 1.0 branch).