Opened 10 years ago

Closed 9 years ago

#1108 closed defect (fixed)

sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)

Reported by: Mario Domenech Goulart Owned by: Jim Ursetto
Priority: major Milestone: someday
Component: extensions Version: 4.8.x
Keywords: sql-de-lite Cc:
Estimated difficulty:

Description (last modified by Mario Domenech Goulart)

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.

Change History (2)

comment:1 Changed 10 years ago by Mario Domenech Goulart

Description: modified (diff)
Summary: sql-de-lite: test failure on x86-64sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD)

comment:2 Changed 9 years ago by sjamaan

Resolution: fixed
Status: newclosed

Seems to have been fixed in changeset [32049]

Note: See TracTickets for help on using tickets.