gnustep / libobjc2

Objective-C runtime library intended for use with Clang.
http://www.gnustep.org/
MIT License
425 stars 116 forks source link

NetBSD 10 amd64 failures #292

Open rmottola opened 2 months ago

rmottola commented 2 months ago
The following tests did not run:
        171 - FastPathAlloc (Skipped)
        172 - FastPathAlloc_optimised (Skipped)

The following tests FAILED:
         21 - BlockImpTest (SEGFAULT)
         22 - BlockImpTest_optimised (SEGFAULT)
         23 - BlockImpTest_legacy (SEGFAULT)
         24 - BlockImpTest_legacy_optimised (SEGFAULT)
hmelder commented 2 months ago

thank you for testing! i‘ll look into it.