GNOME Bugzilla – Bug 653310
test suite failure: check_vcnc
Last modified: 2012-03-06 08:38:13 UTC
Version: 4.2.8 libgda 4.2.8 fails to pass the test suite *** Copying data into virtual 'cities' table... Error executing [INSERT INTO out.cities SELECT * FROM city WHERE population >= 500000]: Failed to execute the statement provided to modify the data model representing the table FAIL: check_vcnc ======================================== 1 of 8 tests failed Please report to gnome-db-list@gnome.org ======================================== The complete build log is available from https://buildd.debian.org/status/fetch.php?pkg=libgda4&arch=amd64&ver=4.2.8-1&stamp=1308262238
Does this still fail for you with more recent versions?
(In reply to comment #1) > Does this still fail for you with more recent versions? which version do you want me to test? The latest stable version afaics is 4.2.9
Well, the result of testing any of them could be interesting, including the latest unstable. It would also be good to know in what version this error started happening. And then a git bisect might even tell us what git commit caused it.
(In reply to comment #3) > Well, the result of testing any of them could be interesting, including the > latest unstable. > > It would also be good to know in what version this error started happening. And > then a git bisect might even tell us what git commit caused it. IIRC 4.0 did pass the test suite. 4.2.x (I tested 4.2.9) currently fails to compile (https://bugzilla.gnome.org/show_bug.cgi?id=660356), 4.99.4 builds ok, but the test suite fails with a segfault in check_threaded_cnc and check_wrapper. log attached
Created attachment 197665 [details] make check log
I fixed a crasher bug regarding threads usage, can you check if the crash is still there with the correction in commit http://git.gnome.org/browse/libgda/commit/?id=5da4221d77bd99114054270a0f968fc407d88b3e Regard, Vivien
Michael, does commit mentioned in comment#6 fix crash for you ?
Please feel free to reopen the bug in case you can reproduce the crash in latest version.