Summary
apply-tests failure on OpenBSD 5.4 (x86-64, clang 3.3)
Metadata
- Id: aee0a1c5b33f7c5e97314be24743f78c1992a6f2
- Trac id: 1120
- Type: defect
- Reporter: mario
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: 4.11.0
- Version: 4.9.x
- Changetime: 2015-09-06 13:59:52 UTC
- Created: 2014-05-02 16:00:53 UTC
- Keywords: apply-tests, 4.9.0rc1, openbsd, clang
Description
Alexander Shendi has caught a failure in apply-tests with the 4.9.0rc1 tarball on OpenBSD 5.4, x86-64, clang 3.3. See http://lists.nongnu.org/archive/html/chicken-users/2014-04/msg00103.html for more details.
I could reproduce that behavior, and noticed it is intermittent -- most of times apply-tests crash, but sometimes it works.
Everything seems to work fine if we use GCC 4.2.1 to build the 4.9.0rc1 tarball on the same system.
Changes and comments
[2014-05-03 14:19:59 UTC] sjamaan wrote:
Not an openbsd issue, but a bug in CHICKEN itself. Should be fixed once we attack #1098 head-on.
[2014-05-03 15:25:42 UTC] mario set milestone to 4.10.0
[2015-08-27 08:46:58 UTC] sjamaan changed milestone from 4.10.0 to 4.11.0
[2015-08-27 08:46:58 UTC] sjamaan wrote:
With argvector, fixing #1098 may be even easier. However, with argvector this particular bug may have been fixed! Alex, could you test that?
[2015-09-06 13:59:52 UTC] sjamaan changed status from new to closed
[2015-09-06 13:59:52 UTC] sjamaan set resolution to fixed
[2015-09-06 13:59:52 UTC] sjamaan wrote:
Fixed, probably with the merge of argvector and 0260c17 / 259fa4b