Project

General

Profile

Actions

Bug #2300

open

SIGSEGV in libcrystax.so - fegetenv+7

Added by Kaijung C. over 6 years ago.

Status:
Open
Priority:
Normal
Assignee:
-
Category:
libcrystax
Target version:
Start date:
12/28/2017
Due date:
% Done:

0%

Estimated time:
CPU Architecture:
arm, arm64
Host OS:
OS X
Toolchain:
gcc-5
Android version:
5.1 (android-22), 7.0 (android-24)
CrystaX NDK Version:

Description

I know this is similar with one previous report #1369, #1380, but it is a different function fegetenv feholdexcept

I was also trying to compile OpenCV with boost, it also compiles well but when library is loaded

12-28 19:29:29.534 25273-25273/com.example.kaijung.testboost D/OpenCV/StaticHelper: Trying to load library opencv_java

It caused SIGSEGV, I get the following stack trace:

12-28 19:29:29.582 25273-25273/com.example.kaijung.testboost A/libc: Fatal signal 11 (SIGSEGV), code 2, fault addr 0xbe3e4ffc in tid 25273 (ijung.testboost)
12-28 19:29:29.683 381-381/? D/clmlib: Got activities:0x0000000E
12-28 19:29:29.684 381-381/? I/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-28 19:29:29.685 381-381/? I/DEBUG: UUID: 76b46832-6fe5-443e-bcc3-1d4d8b2fe345
12-28 19:29:29.685 381-381/? I/DEBUG: Build fingerprint: 'Sony/C6603/C6603:5.1.1/10.7.A.0.222/1314554057:user/release-keys'
12-28 19:29:29.685 381-381/? I/DEBUG: Revision: '0'
12-28 19:29:29.685 381-381/? I/DEBUG: ABI: 'arm'
12-28 19:29:29.685 381-381/? I/DEBUG: pid: 25273, tid: 25273, name: ijung.testboost >>> com.example.kaijung.testboost <<<
12-28 19:29:29.685 381-381/? I/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xbe3e4ffc
12-28 19:29:29.698 381-381/? I/DEBUG: r0 00000000 r1 40e00000 r2 60000000 r3 be3e4ffc
12-28 19:29:29.698 381-381/? I/DEBUG: r4 be3e4ffc r5 be3e5014 r6 00000000 r7 40e00000
12-28 19:29:29.698 381-381/? I/DEBUG: r8 bebe0750 r9 00000008 sl 00000000 fp a3a6729c
12-28 19:29:29.698 381-381/? I/DEBUG: ip af79b51c sp be3e4ff8 lr af74cddb pc af74ccfc cpsr 600e0030
12-28 19:29:29.701 381-381/? I/DEBUG: backtrace:
12-28 19:29:29.701 381-381/? I/DEBUG: #00 pc 0001dcfc /data/app/com.example.kaijung.testboost-2/lib/arm/libcrystax.so (fegetenv+7)
12-28 19:29:29.701 381-381/? I/DEBUG: #01 pc 0001ddd7 /data/app/com.example.kaijung.testboost-2/lib/arm/libcrystax.so (feholdexcept+10)

No data to display

Actions

Also available in: Atom PDF