Actions
Bug #888
closedcrystax-test-c99-complex core dumps on x86_64 emulator if built with clang toolchain
Start date:
01/28/2015
Due date:
% Done:
100%
Estimated time:
CPU Architecture:
x86_64
Host OS:
Toolchain:
clang-3.4, clang-3.5
Android version:
5.0 (android-21)
CrystaX NDK Version:
Description
/opt/android/android-sdk-macosx/platform-tools/adb -s "emulator-5554" shell "cd /data/local/tmp/ndk-tests && LD_LIBRARY_PATH=/data/local/tmp/ndk-tests ./crystax-test-c99-complex"
sizeof(long double) = 16
cacos: 8.852979e-01 + i-1.150127e+00
cacosf: 8.111675e-01 + i-1.829175e+00
Segmentation fault
139
---> TEST FAILED!!
/opt/android/android-sdk-macosx/platform-tools/adb -s "emulator-5554" shell "rm /data/local/tmp/ndk-tests/crystax-test-c99-complex"
Updated by Dmitry M. about 9 years ago
- Target version changed from 10.3.0 to 11.0.0
Updated by Dmitry M. over 8 years ago
- Status changed from Open to Completed
- % Done changed from 0 to 100
- CrystaX NDK Version set to 10.3.1
It's not the case for clang-3.7 and clang-3.8, so closing this bug as not actual
Actions