Date: Sun, 23 Nov 2014 12:45:39 -0800 From: Sean Bruno <sbruno@ignoranthack.me> To: python <python@freebsd.org> Cc: Stacey Son <sson@freebsd.org> Subject: unwind test regressions, ARM Message-ID: <1416775539.1186.224.camel@bruno>
index | next in thread | raw e-mail
[-- Attachment #1 --] 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@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@beaglebone:/usr/src/tools/regression/pthread/unwind # ./main_thread_exit Test::Test() Bug, object destructor is not called root@beaglebone:/usr/src/tools/regression/pthread/unwind # ./sem_wait_cancel Test::Test() Bug, object destructor is not called root@beaglebone:/usr/src/tools/regression/pthread/unwind # ./cond_wait_cancel Test::Test() Bug, object destructor is not called root@beaglebone:/usr/src/tools/regression/pthread/unwind # ./cond_wait_cancel2 Test::Test() cleanup_handler() Bug, object destructor is not called root@beaglebone:/usr/src/tools/regression/pthread/unwind # ./catch_pthread_exit failure root@beaglebone:/usr/src/tools/regression/pthread/unwind # [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQF8BAABCgBmBQJUckdzXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRCQUFENDYzMkU3MTIxREU4RDIwOTk3REQx MjAxRUZDQTFFNzI3RTY0AAoJEBIB78oecn5k06QH/2jKa7AO8klpYwHo/+2qBQkO LN0iAi9xSJPgzXRE26IlAWHU1FC+u958fUkoK3lTXT6Qu+smlduE21sSYOa8SPDz mzrc5nyRBqMGe92fYfQm53w2wRz1LAxrh8ftgFG8D8rVb2IqKnRGvmZufWEVhcEq FoS7+bp8e5KMEKFZPSEIboN4NWDD/vWpIBkd/L/LhKi4efCOfo9a15/Hw/XHaxmy n+bKF82hy8kOSCHZvXvKKOmOm/QlZOvMMooThaJpEEfv2VzRZeBXpu/L/cu5eUXv a0IIamNz7EmWLGa2KHGm3KNk8YVOB19064NBfXZYJ8FIQustqk1tfbl3XYRHO4E= =W74r -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1416775539.1186.224.camel>
