Opened 11 years ago
Last modified 9 years ago
#1108 closed defect
sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD) — at Version 1
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 )
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 (1)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Summary: | sql-de-lite: test failure on x86-64 → sql-de-lite: test failure on Linux x86-64 (GCC, DEBUGBUILD) |
Note: See
TracTickets for help on using
tickets.