Actions
Bug #306
closedissue19851-sigsetjmp (issue19851-sigsetjmp) failed to run
Status:
Completed
Priority:
Low
Assignee:
-
Category:
test
Target version:
-
Start date:
04/03/2013
Due date:
% Done:
100%
Estimated time:
Target CPU Architecture:
armeabi
Host OS:
Toolchain:
all
Android version:
CrystaX NDK Version:
Description
Ouput:
Running device test [armeabi]: issue19851-sigsetjmp (issue19851-sigsetjmp) /opt/android/android-sdk-linux/platform-tools/adb -s "emulator-5554" shell "cd /data/local/tmp/ndk-tests && LD_LIBRARY_PATH=/data/local/tmp/ndk-tests ./issue19851-sigsetjmp" In main() In bar() In foo() In handler() siglongjmp() back to main, code = 99 ret = -1 test-return-code:255 ---> TEST FAILED!! /opt/android/android-sdk-linux/platform-tools/adb -s "emulator-5554" shell "rm -r /data/local/tmp/ndk-tests" test-return-code:0 Cleaning up... Done.
Actions