Hello! Ryan Culpepper <[email protected]> writes:
> Checklist items for the v5.2.1 release > (using the v5.2.0.900 release candidate build) I'm testing racket-5.2.0.901 on NetBSD 5.99.59 i386. After applying patch as attached, I am trying to run tests as follows: (cd collects/tests/racket && racket -f quiet.rktl) Racket crashes with this: Section(basic) Section(unicode) Section(rx) Section(reading) Section(readtable) Section(printing) Section(macro) Section(syntax) Section(procs) Section(stx) Section(module) Section(numbers) Section(unsafe) Section(object) Section(struct) Section(unit) Section(unit/sig) Section(threads) Section(logger) Section(synchronization) Section(deep) [1] Illegal instruction (core dumped) (cd collects/tests/racket && racket -f quiet.rktl) Backtrace: Program terminated with signal 4, Illegal instruction. #0 0xbb5a5d0a in ?? () #1 0xbb5a5d0f in ?? () #2 0xbb5a5d0f in ?? () ... #1274 0xbb5a5d0f in ?? () #1275 0xbb5a5d0f in ?? () #1276 0xbb5a5d0f in ?? () #1277 0x08083897 in scheme_do_eval () #1278 0x0808549b in do_eval_k () #1279 0x0807d965 in scheme_enlarge_runstack () #1280 0x08082ba5 in scheme_do_eval () #1281 0x080856a7 in _scheme_apply_from_native () #1282 0xbb5a5dcd in ?? () #1283 0xbb5a5d0f in ?? () #1284 0xbb5a5d0f in ?? () ... #6147 0xbb5a5d0f in ?? () #6148 0xbb5a5d0f in ?? () ... (I've stopped GDB here.) Any idea what can be wrong?
-- HE CE3OH...
patch-src_racket_sconfig.h
Description: Binary data
_________________________ Racket Developers list: http://lists.racket-lang.org/dev

