Bug#1086128: [Sbcl-devel] [Sbcl-bugs] ppc64el changes cause error with cl-ironclad test suite
I have random corruptions when GCing.
./run-tests.sh compiler-2.pure.lisp --gc-stress
::: Running (DEBUG :UNUSED-TN-VERY-LONG-ARGLIST)
./subr.sh: line 6: 94966 Segmentation fault "$SBCL_RUNTIME"
--lose-on-corruption --core "$SBCL_CORE" $SBCL_ARGS --eval "(setf
sb-ext:*evaluator-mode* :${TEST_SBCL_EVALUATOR_MODE:-compile})" "$@"
Sometimes it's sigill.
On Wed, Nov 20, 2024 at 7:28 PM Douglas Katzman via Sbcl-devel
<sbcl-devel@lists.sourceforge.net> wrote:
>>
>>
>>
>> - sbcl 2.4.10 -- test suite exits with only output:
>>
>> fatal error encountered in SBCL pid 815 tid 815:
>> no size function for object at 0x100009bf80 (widetag 0x33)
>>
>> (in particular, no GC debugging output)
>>
> Does it give the opportunity to poke around in 'ldb' ? It's got to be doing something before exiting
> _______________________________________________
> Sbcl-devel mailing list
> Sbcl-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sbcl-devel
Reply to: