sqlite-jdbc
sqlite-jdbc copied to clipboard
armv7 linux(v3.28.0) -program crash,SQLiteJDBCLoader::loadNativeLibrary
A fatal error has been detected by the Java Runtime Environment:
SIGILL (0x4) at pc=0x47c096ac, pid=873, tid=0x40cf7470
JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
Java VM: Java HotSpot(TM) Client VM (25.221-b11 mixed mode linux-arm )
Problematic frame:
C [sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so+0x96ac]
Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
If you would like to submit a bug report, please visit:
http://bugreport.java.com/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.
--------------- T H R E A D ---------------
Current thread (0x40e06148): JavaThread "main" [_thread_in_native, id=874, stack(0x40ca8000,0x40cf8000)]
siginfo: si_signo: 4 (SIGILL), si_code: 1 (ILL_ILLOPC), si_addr: 0x47c096ac
Registers: r0 = 0x47cd1698 r1 = 0x00000000 r2 = 0x00000002 r3 = 0x47cd0000 r4 = 0x00000004 r5 = 0xbebaf944 r6 = 0x00000001 r7 = 0x47cce824 r8 = 0xbebaf958 r9 = 0x00000001 r10 = 0x400e0dc8 fp = 0x00000000 r12 = 0x40cf55fc sp = 0x40cf55f0 lr = 0x400cceff pc = 0x47c096ac cpsr = 0x600f0010
Top of Stack: (sp=0x40cf55f0) 0x40cf55f0: bebaf958 00000001 fffffffc 479fd030 0x40cf5600: bebaf958 bebaf944 00000004 400ccfbb 0x40cf5610: bebaf958 479fd030 00000000 40cf5878 0x40cf5620: 40cf5650 479fd030 479fd18c 400e0dc8 0x40cf5630: 00000001 400cfc25 479fcf90 400e1094 0x40cf5640: 479fd030 00000000 80000000 00000000 0x40cf5650: 00000000 00048d24 00031574 00031514 0x40cf5660: 00035a54 40cf5648 00000004 00000002
Instructions: (pc=0x47c096ac) 0x47c0968c: e3a02002 e59f104c e08f0000 e08f1001 0x47c0969c: e59f3044 e0601001 e1a01141 e08f3003 0x47c096ac: e711f211 e3510000 012fff1e e59f202c 0x47c096bc: e24dd008 e7933002 e58d3004 e3530000
Register to memory mapping:
r0 = 0x47cd1698 0x47cd1698: bss_start+0 in /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so at 0x47c00000
r1 = 0x00000000 0x00000000 is an unknown value
r2 = 0x00000002 0x00000002 is an unknown value
r3 = 0x47cd0000 0x47cd0000: <offset 0xd0000> in /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so at 0x47c00000
r4 = 0x00000004 0x00000004 is an unknown value
r5 = 0xbebaf944 0xbebaf944 is an unknown value
r6 = 0x00000001 0x00000001 is an unknown value
r7 = 0x47cce824 0x47cce824: <offset 0xce824> in /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so at 0x47c00000
r8 = 0xbebaf958 0xbebaf958 is an unknown value
r9 = 0x00000001 0x00000001 is an unknown value
r10 = 0x400e0dc8 0x400e0dc8: _rtld_global_ro+0 in /lib/ld-linux-armhf.so.3 at 0x400c2000
fp = 0x00000000 0x00000000 is an unknown value
r12 = 0x40cf55fc 0x40cf55fc is pointing into the stack for thread: 0x40e06148
sp = 0x40cf55f0 0x40cf55f0 is pointing into the stack for thread: 0x40e06148
lr = 0x400cceff 0x400cceff: <offset 0xaeff> in /lib/ld-linux-armhf.so.3 at 0x400c2000
pc = 0x47c096ac 0x47c096ac: <offset 0x96ac> in /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so at 0x47c00000
Stack: [0x40ca8000,0x40cf8000], sp=0x40cf55f0, free space=309k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so+0x96ac]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.ClassLoader$NativeLibrary.load(Ljava/lang/String;Z)V+0
j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+328
j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48
j java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57
j java.lang.System.load(Ljava/lang/String;)V+7
j org.sqlite.SQLiteJDBCLoader.loadNativeLibrary(Ljava/lang/String;Ljava/lang/String;)Z+29
j org.sqlite.SQLiteJDBCLoader.extractAndLoadLibraryFile(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z+372
j org.sqlite.SQLiteJDBCLoader.loadSQLiteNativeLibrary()V+238
j org.sqlite.SQLiteJDBCLoader.initialize()Z+9
j org.sqlite.core.NativeDB.load()Z+19
j org.sqlite.SQLiteConnection.open(Ljava/lang/String;Ljava/lang/String;Ljava/util/Properties;)Lorg/sqlite/core/DB;+387
j org.sqlite.SQLiteConnection.
--------------- P R O C E S S ---------------
Java Threads: ( => current thread ) 0x479e3628 JavaThread "process reaper" daemon [_thread_blocked, id=883, stack(0x40dd8000,0x40def000)] 0x40e81190 JavaThread "Service Thread" daemon [_thread_blocked, id=880, stack(0x47650000,0x476a0000)] 0x40e7f148 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=879, stack(0x476fa000,0x4777a000)] 0x40e7dd48 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=878, stack(0x47600000,0x47650000)] 0x40e64aa0 JavaThread "Finalizer" daemon [_thread_blocked, id=877, stack(0x474a6000,0x474f6000)] 0x40e620e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=876, stack(0x42fab000,0x42ffb000)] =>0x40e06148 JavaThread "main" [_thread_in_native, id=874, stack(0x40ca8000,0x40cf8000)]
Other Threads: 0x40e5ccc0 VMThread [stack: 0x47426000,0x474a6000] [id=875] 0x40e82bc8 WatcherThread [stack: 0x4777a000,0x477fa000] [id=881]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap: def new generation total 1920K, used 223K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 5% used [0x43000000, 0x43017f78, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 3318K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 81% used [0x444a0000, 0x447ddbb8, 0x447ddc00, 0x448a0000) Metaspace used 6196K, capacity 6367K, committed 6424K, reserved 6448K
Card table byte_map: [0x40da4000,0x40dc4000] byte_map_base: 0x40b8c000
Polling page: 0x4008b000
CodeCache: size=32768Kb used=942Kb max_used=942Kb free=31825Kb bounds [0x40f00000, 0x40ff0000, 0x42f00000] total_blobs=405 nmethods=246 adapters=91 compilation: enabled
Compilation events (10 events): Event: 5.147 Thread 0x40e7f148 241 java.lang.ref.SoftReference::get (29 bytes) Event: 5.148 Thread 0x40e7f148 nmethod 241 0x40fe9d48 code [0x40fe9e30, 0x40fe9ef8] Event: 5.256 Thread 0x40e7f148 243 sun.misc.FDBigInteger::mult (64 bytes) Event: 5.258 Thread 0x40e7f148 nmethod 243 0x40fea6c8 code [0x40fea7b0, 0x40fea968] Event: 5.267 Thread 0x40e7f148 244 java.lang.String::indexOf (7 bytes) Event: 5.268 Thread 0x40e7f148 nmethod 244 0x40feaac8 code [0x40feabb0, 0x40feac74] Event: 5.383 Thread 0x40e7f148 245 s java.io.BufferedInputStream::read (49 bytes) Event: 5.385 Thread 0x40e7f148 nmethod 245 0x40fead88 code [0x40feae90, 0x40feb160] Event: 5.392 Thread 0x40e7f148 246 % org.sqlite.SQLiteJDBCLoader::contentsEquals @ 37 (78 bytes) Event: 5.394 Thread 0x40e7f148 nmethod 246% 0x40feb288 code [0x40feb3d0, 0x40feb710]
GC Heap History (10 events): Event: 3.403 GC heap before {Heap before GC invocations=2 (full 0): def new generation total 1920K, used 1920K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 100% used [0x43000000, 0x431c0000, 0x431c0000) from space 128K, 100% used [0x431c0000, 0x431e0000, 0x431e0000) to space 128K, 0% used [0x431e0000, 0x431e0000, 0x43200000) tenured generation total 4096K, used 1080K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 26% used [0x444a0000, 0x445ae198, 0x445ae200, 0x448a0000) Metaspace used 4022K, capacity 4080K, committed 4120K, reserved 4400K Event: 3.416 GC heap after Heap after GC invocations=3 (full 0): def new generation total 1920K, used 128K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 0% used [0x43000000, 0x43000000, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 1689K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 41% used [0x444a0000, 0x44646580, 0x44646600, 0x448a0000) Metaspace used 4022K, capacity 4080K, committed 4120K, reserved 4400K } Event: 3.805 GC heap before {Heap before GC invocations=3 (full 0): def new generation total 1920K, used 1909K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 99% used [0x43000000, 0x431bd688, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 1689K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 41% used [0x444a0000, 0x44646580, 0x44646600, 0x448a0000) Metaspace used 4313K, capacity 4368K, committed 4376K, reserved 4400K Event: 3.817 GC heap after Heap after GC invocations=4 (full 0): def new generation total 1920K, used 128K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 0% used [0x43000000, 0x43000000, 0x431c0000) from space 128K, 100% used [0x431c0000, 0x431e0000, 0x431e0000) to space 128K, 0% used [0x431e0000, 0x431e0000, 0x43200000) tenured generation total 4096K, used 2210K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 53% used [0x444a0000, 0x446c8a70, 0x446c8c00, 0x448a0000) Metaspace used 4313K, capacity 4368K, committed 4376K, reserved 4400K } Event: 4.109 GC heap before {Heap before GC invocations=4 (full 0): def new generation total 1920K, used 1920K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 100% used [0x43000000, 0x431c0000, 0x431c0000) from space 128K, 100% used [0x431c0000, 0x431e0000, 0x431e0000) to space 128K, 0% used [0x431e0000, 0x431e0000, 0x43200000) tenured generation total 4096K, used 2210K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 53% used [0x444a0000, 0x446c8a70, 0x446c8c00, 0x448a0000) Metaspace used 4715K, capacity 4752K, committed 4760K, reserved 5424K Event: 4.117 GC heap after Heap after GC invocations=5 (full 0): def new generation total 1920K, used 128K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 0% used [0x43000000, 0x43000000, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 2607K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 63% used [0x444a0000, 0x4472bfa8, 0x4472c000, 0x448a0000) Metaspace used 4715K, capacity 4752K, committed 4760K, reserved 5424K } Event: 4.596 GC heap before {Heap before GC invocations=5 (full 0): def new generation total 1920K, used 1920K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 100% used [0x43000000, 0x431c0000, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 2607K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 63% used [0x444a0000, 0x4472bfa8, 0x4472c000, 0x448a0000) Metaspace used 5349K, capacity 5392K, committed 5400K, reserved 5424K Event: 4.605 GC heap after Heap after GC invocations=6 (full 0): def new generation total 1920K, used 128K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 0% used [0x43000000, 0x43000000, 0x431c0000) from space 128K, 100% used [0x431c0000, 0x431e0000, 0x431e0000) to space 128K, 0% used [0x431e0000, 0x431e0000, 0x43200000) tenured generation total 4096K, used 2989K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 72% used [0x444a0000, 0x4478b6d8, 0x4478b800, 0x448a0000) Metaspace used 5349K, capacity 5392K, committed 5400K, reserved 5424K } Event: 5.326 GC heap before {Heap before GC invocations=6 (full 0): def new generation total 1920K, used 1920K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 100% used [0x43000000, 0x431c0000, 0x431c0000) from space 128K, 100% used [0x431c0000, 0x431e0000, 0x431e0000) to space 128K, 0% used [0x431e0000, 0x431e0000, 0x43200000) tenured generation total 4096K, used 2989K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 72% used [0x444a0000, 0x4478b6d8, 0x4478b800, 0x448a0000) Metaspace used 6189K, capacity 6367K, committed 6424K, reserved 6448K Event: 5.339 GC heap after Heap after GC invocations=7 (full 0): def new generation total 1920K, used 128K [0x43000000, 0x43200000, 0x444a0000) eden space 1792K, 0% used [0x43000000, 0x43000000, 0x431c0000) from space 128K, 100% used [0x431e0000, 0x43200000, 0x43200000) to space 128K, 0% used [0x431c0000, 0x431c0000, 0x431e0000) tenured generation total 4096K, used 3318K [0x444a0000, 0x448a0000, 0x46e00000) the space 4096K, 81% used [0x444a0000, 0x447ddbb8, 0x447ddc00, 0x448a0000) Metaspace used 6189K, capacity 6367K, committed 6424K, reserved 6448K }
Deoptimization events (0 events): No events
Classes redefined (0 events): No events
Internal exceptions (10 events): Event: 1.321 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x43071038) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.321 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x43071238) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.643 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x430d5690) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.644 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x430d5890) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.645 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x430d7598) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.645 Thread 0x40e06148 Exception <a 'java/security/PrivilegedActionException'> (0x430d7798) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jvm.cpp, line 1502] Event: 1.940 Thread 0x40e06148 Exception <a 'java/io/FileNotFoundException'> (0x4300e428) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/jni.cpp, line 710] Event: 4.164 Thread 0x40e06148 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 18> (0x43016708) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp, line 368] Event: 5.017 Thread 0x40e06148 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x430f2c00) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/methodHandles.cpp, line 1167] Event: 5.027 Thread 0x40e06148 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x430ff0f8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u221/13320/hotspot/src/share/vm/prims/methodHandles.cpp, line 1167]
Events (10 events): Event: 5.325 Executing VM operation: GenCollectForAllocation Event: 5.340 Executing VM operation: GenCollectForAllocation done Event: 5.373 loading class java/io/DeleteOnExitHook Event: 5.375 loading class java/io/DeleteOnExitHook done Event: 5.375 loading class java/io/DeleteOnExitHook$1 Event: 5.376 loading class java/io/DeleteOnExitHook$1 done Event: 5.376 loading class java/lang/Shutdown Event: 5.380 loading class java/lang/Shutdown done Event: 5.380 loading class java/lang/Shutdown$Lock Event: 5.380 loading class java/lang/Shutdown$Lock done
Dynamic libraries: 00008000-00009000 r-xp 00000000 b3:03 228061 /extsd/jdk1_8_0_221/bin/java 00010000-00011000 r--p 00000000 b3:03 228061 /extsd/jdk1_8_0_221/bin/java 00011000-00012000 rw-p 00001000 b3:03 228061 /extsd/jdk1_8_0_221/bin/java 00012000-00121000 rw-p 00000000 00:00 0 [heap] 40004000-40006000 rw-p 00000000 00:00 0 40010000-40014000 r--s 0016c000 b3:03 358434 /extsd/app/lib/jna-5.3.1.jar 40017000-40018000 rw-p 00000000 00:00 0 4004d000-40066000 r-xp 00000000 b3:01 164 /lib/libgcc_s.so.1 40066000-4006d000 ---p 00019000 b3:01 164 /lib/libgcc_s.so.1 4006d000-4006e000 rw-p 00018000 b3:01 164 /lib/libgcc_s.so.1 4006e000-4006f000 rw-p 00000000 00:00 0 4006f000-40070000 r--s 00007000 b3:03 358445 /extsd/app/lib/utils-0.0.1.jar 40073000-40075000 r-xp 00000000 b3:01 963 /lib/libdl-2.15.so 40075000-4007c000 ---p 00002000 b3:01 963 /lib/libdl-2.15.so 4007c000-4007d000 r--p 00001000 b3:01 963 /lib/libdl-2.15.so 4007d000-4007e000 rw-p 00002000 b3:01 963 /lib/libdl-2.15.so 4007e000-40086000 rw-s 00000000 00:0d 1387 /tmp/hsperfdata_root/873 40086000-40088000 r--s 00009000 b3:03 358443 /extsd/app/lib/slf4j-api-1.7.25.jar 4008b000-4008c000 r--p 00000000 00:00 0 4008c000-40094000 r-xp 00000000 b3:01 1125 /lib/libnss_files-2.15.so 40094000-4009b000 ---p 00008000 b3:01 1125 /lib/libnss_files-2.15.so 4009b000-4009c000 r--p 00007000 b3:01 1125 /lib/libnss_files-2.15.so 4009c000-4009d000 rw-p 00008000 b3:01 1125 /lib/libnss_files-2.15.so 4009d000-400b5000 r-xp 00000000 b3:03 228192 /extsd/jdk1_8_0_221/jre/lib/arm/libzip.so 400b5000-400bc000 ---p 00018000 b3:03 228192 /extsd/jdk1_8_0_221/jre/lib/arm/libzip.so 400bc000-400bd000 r--p 00017000 b3:03 228192 /extsd/jdk1_8_0_221/jre/lib/arm/libzip.so 400bd000-400be000 rw-p 00018000 b3:03 228192 /extsd/jdk1_8_0_221/jre/lib/arm/libzip.so 400be000-400c1000 r--s 0001b000 b3:03 358435 /extsd/app/lib/junit-3.8.1.jar 400c2000-400d9000 r-xp 00000000 b3:01 645 /lib/ld-2.15.so 400d9000-400df000 r--s 00041000 b3:03 358439 /extsd/app/lib/logback-classic-1.2.3.jar 400df000-400e0000 r--s 00006000 b3:03 358438 /extsd/app/lib/libsor-0.0.1.jar 400e0000-400e1000 r--p 00016000 b3:01 645 /lib/ld-2.15.so 400e1000-400e2000 rw-p 00017000 b3:01 645 /lib/ld-2.15.so 400e2000-400e7000 r-xp 00000000 b3:01 1762 /lib/librt-2.15.so 400e7000-400ee000 ---p 00005000 b3:01 1762 /lib/librt-2.15.so 400ee000-400ef000 r--p 00004000 b3:01 1762 /lib/librt-2.15.so 400ef000-400f0000 rw-p 00005000 b3:01 1762 /lib/librt-2.15.so 400f0000-400f5000 r--s 000a3000 b3:03 228150 /extsd/jdk1_8_0_221/jre/lib/jsse.jar 400fa000-400fb000 rw-p 00000000 00:00 0 400fb000-40110000 r-xp 00000000 b3:03 228265 /extsd/jdk1_8_0_221/lib/arm/jli/libjli.so 40110000-40117000 ---p 00015000 b3:03 228265 /extsd/jdk1_8_0_221/lib/arm/jli/libjli.so 40117000-40118000 r--p 00014000 b3:03 228265 /extsd/jdk1_8_0_221/lib/arm/jli/libjli.so 40118000-40119000 rw-p 00015000 b3:03 228265 /extsd/jdk1_8_0_221/lib/arm/jli/libjli.so 40119000-40124000 r--s 00069000 b3:03 358440 /extsd/app/lib/logback-core-1.2.3.jar 40124000-40125000 rw-p 00000000 00:00 0 40125000-4012e000 r-xp 00000000 b3:03 228193 /extsd/jdk1_8_0_221/jre/lib/arm/libverify.so 4012e000-40136000 ---p 00009000 b3:03 228193 /extsd/jdk1_8_0_221/jre/lib/arm/libverify.so 40136000-40137000 r--p 00009000 b3:03 228193 /extsd/jdk1_8_0_221/jre/lib/arm/libverify.so 40137000-40138000 rw-p 0000a000 b3:03 228193 /extsd/jdk1_8_0_221/jre/lib/arm/libverify.so 40138000-4013b000 rw-p 00000000 00:00 0 4013b000-4014d000 ---p 00000000 00:00 0 4014f000-4015f000 r-xp 00000000 b3:01 1445 /lib/libpthread-2.15.so 4015f000-40166000 ---p 00010000 b3:01 1445 /lib/libpthread-2.15.so 40166000-40167000 r--p 0000f000 b3:01 1445 /lib/libpthread-2.15.so 40167000-40168000 rw-p 00010000 b3:01 1445 /lib/libpthread-2.15.so 40168000-4016a000 rw-p 00000000 00:00 0 4016a000-4023e000 r-xp 00000000 b3:01 485 /lib/libc-2.15.so 4023e000-40246000 ---p 000d4000 b3:01 485 /lib/libc-2.15.so 40246000-40248000 r--p 000d4000 b3:01 485 /lib/libc-2.15.so 40248000-40249000 rw-p 000d6000 b3:01 485 /lib/libc-2.15.so 40249000-4024c000 rw-p 00000000 00:00 0 4024c000-407e3000 r-xp 00000000 b3:03 228178 /extsd/jdk1_8_0_221/jre/lib/arm/client/libjvm.so 407e3000-407ea000 ---p 00597000 b3:03 228178 /extsd/jdk1_8_0_221/jre/lib/arm/client/libjvm.so 407ea000-407fe000 r--p 00596000 b3:03 228178 /extsd/jdk1_8_0_221/jre/lib/arm/client/libjvm.so 407fe000-40817000 rw-p 005aa000 b3:03 228178 /extsd/jdk1_8_0_221/jre/lib/arm/client/libjvm.so 40817000-40c3e000 rw-p 00000000 00:00 0 40c3e000-40c9f000 r-xp 00000000 b3:01 804 /lib/libm-2.15.so 40c9f000-40ca6000 ---p 00061000 b3:01 804 /lib/libm-2.15.so 40ca6000-40ca7000 r--p 00060000 b3:01 804 /lib/libm-2.15.so 40ca7000-40ca8000 rw-p 00061000 b3:01 804 /lib/libm-2.15.so 40ca8000-40cab000 ---p 00000000 00:00 0 40cab000-40cf8000 rw-p 00000000 00:00 0 40cf8000-40d1b000 r-xp 00000000 b3:03 228153 /extsd/jdk1_8_0_221/jre/lib/arm/libjava.so 40d1b000-40d22000 ---p 00023000 b3:03 228153 /extsd/jdk1_8_0_221/jre/lib/arm/libjava.so 40d22000-40d23000 r--p 00022000 b3:03 228153 /extsd/jdk1_8_0_221/jre/lib/arm/libjava.so 40d23000-40d24000 rw-p 00023000 b3:03 228153 /extsd/jdk1_8_0_221/jre/lib/arm/libjava.so 40d24000-40d28000 rw-p 00000000 00:00 0 40d28000-40da4000 ---p 00000000 00:00 0 40da4000-40da5000 rw-p 00000000 00:00 0 40da5000-40dae000 ---p 00000000 00:00 0 40dae000-40db1000 rw-p 00000000 00:00 0 40db1000-40dc3000 ---p 00000000 00:00 0 40dc3000-40dc4000 rw-p 00000000 00:00 0 40dc4000-40dca000 r--s 0003f000 b3:03 358432 /extsd/app/lib/commons-net-3.3.jar 40dca000-40dd8000 r--s 00096000 b3:03 358441 /extsd/app/lib/mina-core-2.0.21.jar 40dd8000-40ddb000 ---p 00000000 00:00 0 40ddb000-40def000 rw-p 00000000 00:00 0 40e00000-40f00000 rw-p 00000000 00:00 0 40f00000-40ff0000 rwxp 00000000 00:00 0 40ff0000-42f00000 ---p 00000000 00:00 0 42f00000-42fab000 rw-p 00000000 00:00 0 42fab000-42fae000 ---p 00000000 00:00 0 42fae000-42ffb000 rw-p 00000000 00:00 0 42ffb000-43000000 r--s 00036000 b3:03 358433 /extsd/app/lib/gson-2.8.5.jar 43000000-43200000 rw-p 00000000 00:00 0 43200000-444a0000 ---p 00000000 00:00 0 444a0000-448a0000 rw-p 00000000 00:00 0 448a0000-46e00000 ---p 00000000 00:00 0 46e00000-47246000 rw-p 00000000 00:00 0 47246000-4724c000 ---p 00000000 00:00 0 4724c000-47426000 r--s 03d88000 b3:03 228215 /extsd/jdk1_8_0_221/jre/lib/rt.jar 47426000-47427000 ---p 00000000 00:00 0 47427000-474a6000 rw-p 00000000 00:00 0 474a6000-474a9000 ---p 00000000 00:00 0 474a9000-474f6000 rw-p 00000000 00:00 0 474f6000-474fa000 r--s 005c0000 b3:03 358463 /extsd/app/lib/sqlite-jdbc-3.28.0.jar 47500000-47521000 rw-p 00000000 00:00 0 47521000-47600000 ---p 00000000 00:00 0 47600000-47603000 ---p 00000000 00:00 0 47603000-47650000 rw-p 00000000 00:00 0 47650000-47653000 ---p 00000000 00:00 0 47653000-476a0000 rw-p 00000000 00:00 0 476a0000-476e5000 r--s 00385000 b3:03 358442 /extsd/app/lib/netty-all-4.1.36.Final.jar 476e5000-476e9000 r--s 0003c000 b3:03 358446 /extsd/app/device.services-0.0.1-SNAPSHOT.jar 476fa000-476fd000 ---p 00000000 00:00 0 476fd000-4777a000 rw-p 00000000 00:00 0 4777a000-4777b000 ---p 00000000 00:00 0 4777b000-477fa000 rw-p 00000000 00:00 0 47800000-478fb000 rw-p 00000000 00:00 0 478fb000-47900000 ---p 00000000 00:00 0 47900000-479ff000 rw-p 00000000 00:00 0 479ff000-47a00000 ---p 00000000 00:00 0 47a00000-47c00000 rw-p 00000000 00:00 0 47c00000-47cbe000 r-xp 00000000 00:0d 1415 /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so 47cbe000-47cce000 ---p 000be000 00:0d 1415 /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so 47cce000-47cd0000 r--p 000be000 00:0d 1415 /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so 47cd0000-47cd2000 rw-p 000c0000 00:0d 1415 /tmp/sqlite-3.28.0-2f11fc60-6a8f-4970-b5c8-6d8e3c83996f-libsqlitejdbc.so beb8f000-bebb0000 rw-p 00000000 00:00 0 [stack] ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
VM Arguments: jvm_args: -Djava.ext.dirs=/extsd/app/lib java_command: device.services-0.0.1-SNAPSHOT.jar java_class_path (initial): device.services-0.0.1-SNAPSHOT.jar Launcher Type: SUN_STANDARD
Environment Variables: PATH=/extsd/jdk1_8_0_221/bin/:/bin:/sbin:/usr/bin/:/usr/sbin:/usr/bin LD_LIBRARY_PATH=/lib:/usr/lib:/usr/lib/tslib/lib:/usr/lib/qt5.4 SHELL=/bin/sh
Signal Handlers: SIGSEGV: [libjvm.so+0x517784], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.so+0x517784], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.so+0x40b3e4], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.so+0x40b3e4], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.so+0x40b3e4], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.so+0x40b3e4], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGUSR2: [libjvm.so+0x40b548], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: [libjvm.so+0x40b97c], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGINT: [libjvm.so+0x40b97c], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGTERM: [libjvm.so+0x40b97c], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGQUIT: [libjvm.so+0x40b97c], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:NAME=Buildroot VERSION=2013.05 ID=buildroot VERSION_ID=2013.05 PRETTY_NAME="Buildroot 2013.05"
uname:Linux 3.0.8 #10 PREEMPT Sat Jul 20 15:26:17 CST 2019 armv7l libc:glibc 2.15 NPTL 2.15 rlimit: STACK 8192k, CORE 0k, NPROC 987, NOFILE 4096, AS infinity load average:0.17 0.06 0.06
/proc/meminfo: MemTotal: 126620 kB MemFree: 56908 kB Buffers: 784 kB Cached: 34140 kB SwapCached: 0 kB Active: 36840 kB Inactive: 27604 kB Active(anon): 33244 kB Inactive(anon): 408 kB Active(file): 3596 kB Inactive(file): 27196 kB Unevictable: 0 kB Mlocked: 0 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 5976 kB Writeback: 0 kB AnonPages: 29576 kB Mapped: 8032 kB Shmem: 4100 kB Slab: 3148 kB SReclaimable: 848 kB SUnreclaim: 2300 kB KernelStack: 424 kB PageTables: 368 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 63308 kB Committed_AS: 45676 kB VmallocTotal: 729088 kB VmallocUsed: 17352 kB VmallocChunk: 699388 kB
CPU:total 1 (initial active 1) (ARMv7), vfp
/proc/cpuinfo: Processor : ARMv7 Processor rev 2 (v7l) BogoMIPS : 997.78 Features : swp half thumb fastmult vfp edsp neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x2 CPU part : 0xc08 CPU revision : 2
Hardware : SMDKV210 Revision : 0000 Serial : 0000000000000000
Memory: 4k page, physical 126620k(56908k free), swap 0k(0k free)
vm_info: Java HotSpot(TM) Client VM (25.221-b11) for linux-arm-vfp-hflt JRE (1.8.0_221-b11), built on Jul 4 2019 06:30:36 by "fedora" with gcc 4.7.2 20120910 (prerelease)
time: Fri Aug 2 08:49:26 2019 timezone: UTC elapsed time: 5 seconds (0d 0h 0m 5s)
Which version of SQLite do you have installed locally?
sqlite3 --version
This looks very similar to my issue on Mac (#442)
Is this still happening on the latest version?
My solution was to download the SQLite source code and fix the problem after recompiling my environment
My solution was to download the SQLite source code and fix the problem after recompiling my environment
i'll close this then.