Re: [Gc] cordtest, gctest FAIL on OSX

Bruce Hoult <[email protected]> Mon, 5 Jan 2015 00:32:44 +1300
Newsgroups gmane.comp.programming.garbage-collection.boehmgc
Message-ID <CAMU+EkzjPaFFm2Jxx1JE3EkgER-3k-fHyVtUo1AFc78KWMsdkA@mail.gmail.com>
I just tried the same thing with:

OSX 10.10.1
XCode 6.1.1

The latest release, gc 7.4.2, works
git head errors in the same way as yours: pthread_attr_setstacksize failed,
error=22

So you're not doing anything wrong.

If you have time, it would be great if you can find which git commit causes
the problem.

In the meantime, I suggest you use gc 7.4.2.

http://www.hboehm.info/gc/gc_source/gc-7.4.2.tar.gz


On Tue, Dec 30, 2014 at 10:58 AM, John Leung <john-mCtq/[email protected]> wrote:

> cordtest, gctest FAIL on OSX in make check
>
> sys info:
> OSX 10.9.2
> Xcode 4.5.2
> Please let me know what other information I need to provide.
> thank you.
>
>
> > make check
> ...
> /Applications/Xcode.app/Contents/Developer/usr/bin/make  check-TESTS
> ./test-driver: line 107: 11117 Abort trap: 6           "$@" > $log_file
> 2>&1
> FAIL: cordtest
> ./test-driver: line 107: 11137 Abort trap: 6           "$@" > $log_file
> 2>&1
> FAIL: gctest
> PASS: leaktest
> PASS: middletest
> PASS: smashtest
> PASS: hugetest
> PASS: realloc_test
> PASS: staticrootstest
> PASS: threadleaktest
> PASS: threadkey_test
> PASS: subthreadcreate_test
> PASS: initsecondarythread_test
> PASS: disclaim_test
> PASS: disclaim_bench
> make[5]: Nothing to be done for `all-am'.
>
> ============================================================================
> Testsuite summary for gc 7.5.0
>
> ============================================================================
> # TOTAL: 14
> # PASS:  12
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
>
> ============================================================================
> See ./test-suite.log
> Please report to [email protected]
>
> ============================================================================
> make[3]: *** [test-suite.log] Error 1
> make[2]: *** [check-TESTS] Error 2
> make[1]: *** [check-am] Error 2
> make: *** [check-recursive] Error 1
>
>
>
>
> > cat ./test-suite.log
> ================================
>    gc 7.5.0: ./test-suite.log
> ================================
>
> # TOTAL: 14
> # PASS:  12
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  2
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: cordtest
> ==============
>
>
> FAIL: gctest
> ============
>
> pthread_attr_setstacksize failed, error=22
> Test failed
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
> _______________________________________________
> bdwgc mailing list
> [email protected]
> https://lists.opendylan.org/mailman/listinfo/bdwgc
>

_______________________________________________
bdwgc mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/bdwgc