unwind test regressions, ARM

Sean Bruno sbruno at ignoranthack.me
Sun Nov 23 20:45:44 UTC 2014


Stacey and I have been fighting with pythn27 building ports for
ARM(11-current), and it seems we have a detectable regression in unwind.

oot at beaglebone:/usr/src/tools/regression/pthread/unwind # make
c++ -o main_thread_exit main_thread_exit.cpp -lpthread
c++ -o sem_wait_cancel sem_wait_cancel.cpp -lpthread
c++ -o cond_wait_cancel cond_wait_cancel.cpp -lpthread
c++ -o cond_wait_cancel2 cond_wait_cancel2.cpp -lpthread
c++ -o catch_pthread_exit catch_pthread_exit.cpp -lpthread
root at beaglebone:/usr/src/tools/regression/pthread/unwind # ./main_thread_exit 
Test::Test()
Bug, object destructor is not called
root at beaglebone:/usr/src/tools/regression/pthread/unwind # ./sem_wait_cancel
Test::Test()
Bug, object destructor is not called
root at beaglebone:/usr/src/tools/regression/pthread/unwind # ./cond_wait_cancel
Test::Test()
Bug, object destructor is not called
root at beaglebone:/usr/src/tools/regression/pthread/unwind # ./cond_wait_cancel2
Test::Test()
cleanup_handler()
Bug, object destructor is not called
root at beaglebone:/usr/src/tools/regression/pthread/unwind # ./catch_pthread_exit 
failure
root at beaglebone:/usr/src/tools/regression/pthread/unwind # 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20141123/1ee505c2/attachment.sig>


More information about the freebsd-python mailing list