Summary
sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)
Metadata
- Id: 08509856fd7a6119735ad2e0187e7c4ff75eccf3
- Trac id: 1108
- Type: defect
- Reporter: mario
- Owner: zbigniew
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.8.x
- Changetime: 2015-09-06 17:26:52 UTC
- Created: 2014-04-11 20:43:19 UTC
- Keywords: sql-de-lite
Description
See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2014/04/11/salmonella-report/test/sql-de-lite.html
That test doesn't fail on the other platform combinations. It works on Linux x86 (clang), Linux x86 (GCC), FreeBSD x86-64 (clang), Linux x86-64 (clang) and on Linux x86-64 (GCC). It seems that the test only fails on the system where chicken has been built with DEBUGBUILD=1.
Also note (probably not related) that there are some warnings like
Warning: leaked open database handle: #<sqlite-database #<pointer 0x9595618> on ":memory:">
on all platforms.
Changes and comments
[2014-04-11 20:57:27 UTC] mario changed description
[2014-04-11 20:57:27 UTC] mario changed summary
[2015-09-06 17:26:52 UTC] sjamaan changed status from new to closed
[2015-09-06 17:26:52 UTC] sjamaan set resolution to fixed
[2015-09-06 17:26:52 UTC] sjamaan wrote:
Seems to have been fixed in changeset [[32049]|]