seanjensengrey / mosh-scheme

Automatically exported from code.google.com/p/mosh-scheme
Other
0 stars 0 forks source link

NetBSD i386: FFI test failure #206

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
ffi.scm test will fail with:

./nmosh tests/ffi.scm
GC Warning: Repeated allocation of very large block (appr. size 249856):
        May lead to memory leak and poor performance.
============================================================
  ((c-function libffitest bool return_bool_true)) : expected #t, actual #f

[  FAILED  ] 209 passed, 1 failed.

Original issue reported on code.google.com by oku...@gmail.com on 23 Apr 2011 at 7:16

GoogleCodeExporter commented 9 years ago

Original comment by hige...@gmail.com on 26 Apr 2011 at 2:00

GoogleCodeExporter commented 9 years ago
Not fixed in 0.2.7. (Issue 205 still not fixed in NetBSD i386 too.)

Original comment by oku...@gmail.com on 4 Jul 2011 at 6:37