Project

General

Profile

Actions

Bug #306

closed

issue19851-sigsetjmp (issue19851-sigsetjmp) failed to run

Added by Alexander Z. almost 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
test
Target version:
-
Start date:
04/03/2013
Due date:
% Done:

100%

Estimated time:
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 #1

Updated by Alexander Z. almost 11 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Works on armeabi emu with API level 13.

Seems that API level 10 libc is buggy on armeabi. The reason is that the test from Gooogle's NDK r8e fails too if one just comments all printf statements in the test source.

Actions #2

Updated by Alexander Z. almost 11 years ago

  • Status changed from Closed to 7
  • Priority changed from Urgent to Low
Actions #3

Updated by Dmitry M. almost 11 years ago

  • Target version deleted (r8-crystax-1)
Actions #4

Updated by Dmitry M. about 10 years ago

  • Status changed from 7 to Open
  • % Done changed from 100 to 0
  • Host OS deleted (all)
Actions #5

Updated by Dmitry M. over 9 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Already fixed

Actions

Also available in: Atom PDF