Advertisement
Guest User

webcam-capture-jvm-heap-log

a guest
Jul 31st, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.60 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0xb6e37204, pid=2297, tid=2901406816
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_06-b23) (build 1.8.0_06-b23)
  7. # Java VM: Java HotSpot(TM) Client VM (25.6-b23 mixed mode linux-arm )
  8. # Problematic frame:
  9. # C [libc.so.6+0x79204] strcpy+0x14
  10. #
  11. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x0067dbb0): JavaThread "atomic-processor" daemon [_thread_in_native, id=2582, stack(0xaceb0000,0xacf00000)]
  22.  
  23. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xe59f5030
  24.  
  25. Registers:
  26. r0 = 0xacd9da50
  27. r1 = 0xe59f5030
  28. r2 = 0xacd9da50
  29. r3 = 0x00000010
  30. r4 = 0xacd9da50
  31. r5 = 0xacd38ef4
  32. r6 = 0x0000000c
  33. r7 = 0x000000b6
  34. r8 = 0xacefe878
  35. r9 = 0x0000000c
  36. r10 = 0x0067dbb0
  37. fp = 0xacefe874
  38. r12 = 0xacd9da50
  39. sp = 0xacefe850
  40. lr = 0xace16854
  41. pc = 0xb6e37204
  42. cpsr = 0x80000010
  43.  
  44. Top of Stack: (sp=0xacefe850)
  45. 0xacefe850: 00000004 000000f0 00000140 acd9dfb0
  46. 0xacefe860: ace94048 00000000 ad0a7688 ace1675c
  47. 0xacefe870: acefe8b0 acea44ac acefea20 0067dbb0
  48. 0xacefe880: b68983ac 00000000 acd38938 acefe928
  49. 0xacefe890: 00000000 0067dcdc 00000000 ad0a7688
  50. 0xacefe8a0: 0067dbb0 acefe970 acefe8b0 acea435c
  51. 0xacefe8b0: acd38938 acea4014 acd38938 acea1d80
  52. 0xacefe8c0: acdae1a4 acd38938 00000000 acefe930
  53.  
  54. Instructions: (pc=0xb6e37204)
  55. 0xb6e371e4: ea000002 e1a00000 e1a00000 e1a0c000
  56. 0xb6e371f4: f5d0f000 f5d1f000 e2013007 e2633010
  57. 0xb6e37204: e4d12001 e2533001 e4c02001 13520000
  58. 0xb6e37214: 1afffffa e3520000 0a00001a e0c120d8
  59.  
  60. Register to memory mapping:
  61.  
  62. r0 = 0xacd9da50
  63. 0xacd9da50 is an unknown value
  64.  
  65. r1 = 0xe59f5030
  66. 0xe59f5030 is an unknown value
  67.  
  68. r2 = 0xacd9da50
  69. 0xacd9da50 is an unknown value
  70.  
  71. r3 = 0x00000010
  72. 0x00000010 is an unknown value
  73.  
  74. r4 = 0xacd9da50
  75. 0xacd9da50 is an unknown value
  76.  
  77. r5 = 0xacd38ef4
  78. 0xacd38ef4 is an unknown value
  79.  
  80. r6 = 0x0000000c
  81. 0x0000000c is an unknown value
  82.  
  83. r7 = 0x000000b6
  84. 0x000000b6 is an unknown value
  85.  
  86. r8 = 0xacefe878
  87. 0xacefe878 is pointing into the stack for thread: 0x0067dbb0
  88.  
  89. r9 = 0x0000000c
  90. 0x0000000c is an unknown value
  91.  
  92. r10 = 0x0067dbb0
  93. 0x0067dbb0 is a thread
  94.  
  95. fp = 0xacefe874
  96. 0xacefe874 is pointing into the stack for thread: 0x0067dbb0
  97.  
  98. r12 = 0xacd9da50
  99. 0xacd9da50 is an unknown value
  100.  
  101. sp = 0xacefe850
  102. 0xacefe850 is pointing into the stack for thread: 0x0067dbb0
  103.  
  104. lr = 0xace16854
  105. 0xace16854: _ZN15OpenIMAJGrabber12startSessionEiidP6Device+0xf8 in /tmp/BridJExtractedLibraries8835024590982118533/OpenIMAJGrabber.so at 0xace12000
  106.  
  107. pc = 0xb6e37204
  108. 0xb6e37204: strcpy+0x14 in /usr/lib/libc.so.6 at 0xb6dbe000
  109.  
  110.  
  111.  
  112. Stack: [0xaceb0000,0xacf00000], sp=0xacefe850, free space=314k
  113. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  114. C [libc.so.6+0x79204] strcpy+0x14
  115.  
  116. [error occurred during error reporting (printing native stack), id 0xb]
  117.  
  118. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  119. j com.github.sarxos.webcam.ds.buildin.natives.OpenIMAJGrabber.startSession(IIDLorg/bridj/Pointer;)Z+0
  120. j com.github.sarxos.webcam.ds.buildin.WebcamDefaultDevice.open()V+158
  121. j com.github.sarxos.webcam.ds.cgt.WebcamOpenTask.handle()V+55
  122. j com.github.sarxos.webcam.WebcamProcessor$AtomicProcessor.run()V+14
  123. j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
  124. j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
  125. j java.lang.Thread.run()V+11
  126. v ~StubRoutines::call_stub
  127.  
  128. --------------- P R O C E S S ---------------
  129.  
  130. Java Threads: ( => current thread )
  131. 0xad2db7e8 JavaThread "webcam-discovery-service" daemon [_thread_blocked, id=2583, stack(0xacf00000,0xacf50000)]
  132. =>0x0067dbb0 JavaThread "atomic-processor" daemon [_thread_in_native, id=2582, stack(0xaceb0000,0xacf00000)]
  133. 0xb627fde8 JavaThread "Service Thread" daemon [_thread_blocked, id=2367, stack(0xadae0000,0xadb30000)]
  134. 0xb627ce58 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2363, stack(0xadb30000,0xadbb0000)]
  135. 0xb627b9c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2361, stack(0xadbb0000,0xadc00000)]
  136. 0xb625f6a8 JavaThread "Finalizer" daemon [_thread_blocked, id=2325, stack(0xadd0f000,0xadd5f000)]
  137. 0xb625e328 JavaThread "Reference Handler" daemon [_thread_blocked, id=2321, stack(0xb4019000,0xb4069000)]
  138. 0xb6205a80 JavaThread "main" [_thread_blocked, id=2299, stack(0xb636b000,0xb63bb000)]
  139.  
  140. Other Threads:
  141. 0xb625a538 VMThread [stack: 0xadd5f000,0xadddf000] [id=2316]
  142. 0xb620dbc8 WatcherThread [stack: 0xada60000,0xadae0000] [id=2368]
  143.  
  144. VM state:not at safepoint (normal execution)
  145.  
  146. VM Mutex/Monitor currently owned by a thread: None
  147.  
  148. Heap:
  149. def new generation total 3456K, used 617K [0xae400000, 0xae7c0000, 0xb02a0000)
  150. eden space 3072K, 7% used [0xae400000, 0xae43a578, 0xae700000)
  151. from space 384K, 99% used [0xae700000, 0xae75fff8, 0xae760000)
  152. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  153. tenured generation total 7664K, used 6284K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  154. the space 7664K, 81% used [0xb02a0000, 0xb08c30c8, 0xb08c3200, 0xb0a1c000)
  155. Metaspace used 9906K, capacity 10003K, committed 10136K, reserved 10544K
  156.  
  157. Card table byte_map: [0xb4132000,0xb4161000] byte_map_base: 0xb3bc0000
  158.  
  159. Polling page: 0xb6f66000
  160.  
  161. CodeCache: size=32768Kb used=1451Kb max_used=1451Kb free=31316Kb
  162. bounds [0xb41e1000, 0xb4351000, 0xb61e1000]
  163. total_blobs=792 nmethods=618 adapters=103
  164. compilation: enabled
  165.  
  166. Compilation events (10 events):
  167. Event: 37.999 Thread 0xb627ce58 620 sun.reflect.ReflectionFactory::langReflectAccess (15 bytes)
  168. Event: 38.001 Thread 0xb627ce58 nmethod 620 0xb434ad48 code [0xb434ae30, 0xb434aec8]
  169. Event: 38.014 Thread 0xb627ce58 621 java.util.jar.Attributes::getValue (9 bytes)
  170. Event: 38.016 Thread 0xb627ce58 nmethod 621 0xb434af08 code [0xb434aff0, 0xb434b0b8]
  171. Event: 38.042 Thread 0xb627ce58 622 java.lang.String::toString (2 bytes)
  172. Event: 38.043 Thread 0xb627ce58 nmethod 622 0xb434b148 code [0xb434b230, 0xb434b2b8]
  173. Event: 38.058 Thread 0xb627ce58 623 java.util.HashMap$ValueIterator::next (8 bytes)
  174. Event: 38.059 Thread 0xb627ce58 nmethod 623 0xb434b308 code [0xb434b3f0, 0xb434b494]
  175. Event: 38.087 Thread 0xb627ce58 624 s! java.net.URLStreamHandler::getHostAddress (54 bytes)
  176. Event: 38.093 Thread 0xb627ce58 nmethod 624 0xb434b508 code [0xb434b620, 0xb434ba10]
  177.  
  178. GC Heap History (10 events):
  179. Event: 31.496 GC heap before
  180. {Heap before GC invocations=21 (full 1):
  181. def new generation total 2560K, used 2559K [0xae400000, 0xae6c0000, 0xb02a0000)
  182. eden space 2304K, 100% used [0xae400000, 0xae640000, 0xae640000)
  183. from space 256K, 99% used [0xae640000, 0xae67fff8, 0xae680000)
  184. to space 256K, 0% used [0xae680000, 0xae680000, 0xae6c0000)
  185. tenured generation total 5508K, used 5387K [0xb02a0000, 0xb0801000, 0xb4000000)
  186. the space 5508K, 97% used [0xb02a0000, 0xb07e2c00, 0xb07e2c00, 0xb0801000)
  187. Metaspace used 8267K, capacity 8377K, committed 8472K, reserved 8496K
  188. Event: 31.840 GC heap after
  189. Heap after GC invocations=22 (full 2):
  190. def new generation total 3456K, used 0K [0xae400000, 0xae7c0000, 0xb02a0000)
  191. eden space 3072K, 0% used [0xae400000, 0xae400000, 0xae700000)
  192. from space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  193. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  194. tenured generation total 7664K, used 4596K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  195. the space 7664K, 59% used [0xb02a0000, 0xb071d0c8, 0xb071d200, 0xb0a1c000)
  196. Metaspace used 8248K, capacity 8352K, committed 8472K, reserved 8496K
  197. }
  198. Event: 33.872 GC heap before
  199. {Heap before GC invocations=22 (full 2):
  200. def new generation total 3456K, used 3072K [0xae400000, 0xae7c0000, 0xb02a0000)
  201. eden space 3072K, 100% used [0xae400000, 0xae700000, 0xae700000)
  202. from space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  203. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  204. tenured generation total 7664K, used 4596K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  205. the space 7664K, 59% used [0xb02a0000, 0xb071d0c8, 0xb071d200, 0xb0a1c000)
  206. Metaspace used 8838K, capacity 8943K, committed 8984K, reserved 9520K
  207. Event: 33.912 GC heap after
  208. Heap after GC invocations=23 (full 2):
  209. def new generation total 3456K, used 384K [0xae400000, 0xae7c0000, 0xb02a0000)
  210. eden space 3072K, 0% used [0xae400000, 0xae400000, 0xae700000)
  211. from space 384K, 100% used [0xae760000, 0xae7c0000, 0xae7c0000)
  212. to space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  213. tenured generation total 7664K, used 4907K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  214. the space 7664K, 64% used [0xb02a0000, 0xb076ac28, 0xb076ae00, 0xb0a1c000)
  215. Metaspace used 8838K, capacity 8943K, committed 8984K, reserved 9520K
  216. }
  217. Event: 35.448 GC heap before
  218. {Heap before GC invocations=23 (full 2):
  219. def new generation total 3456K, used 3456K [0xae400000, 0xae7c0000, 0xb02a0000)
  220. eden space 3072K, 100% used [0xae400000, 0xae700000, 0xae700000)
  221. from space 384K, 100% used [0xae760000, 0xae7c0000, 0xae7c0000)
  222. to space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  223. tenured generation total 7664K, used 4907K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  224. the space 7664K, 64% used [0xb02a0000, 0xb076ac28, 0xb076ae00, 0xb0a1c000)
  225. Metaspace used 9195K, capacity 9327K, committed 9368K, reserved 9520K
  226. Event: 35.499 GC heap after
  227. Heap after GC invocations=24 (full 2):
  228. def new generation total 3456K, used 384K [0xae400000, 0xae7c0000, 0xb02a0000)
  229. eden space 3072K, 0% used [0xae400000, 0xae400000, 0xae700000)
  230. from space 384K, 100% used [0xae700000, 0xae760000, 0xae760000)
  231. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  232. tenured generation total 7664K, used 5761K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  233. the space 7664K, 75% used [0xb02a0000, 0xb0840450, 0xb0840600, 0xb0a1c000)
  234. Metaspace used 9195K, capacity 9327K, committed 9368K, reserved 9520K
  235. }
  236. Event: 36.005 GC heap before
  237. {Heap before GC invocations=24 (full 2):
  238. def new generation total 3456K, used 3433K [0xae400000, 0xae7c0000, 0xb02a0000)
  239. eden space 3072K, 99% used [0xae400000, 0xae6fa660, 0xae700000)
  240. from space 384K, 100% used [0xae700000, 0xae760000, 0xae760000)
  241. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  242. tenured generation total 7664K, used 5761K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  243. the space 7664K, 75% used [0xb02a0000, 0xb0840450, 0xb0840600, 0xb0a1c000)
  244. Metaspace used 9245K, capacity 9359K, committed 9496K, reserved 9520K
  245. Event: 36.025 GC heap after
  246. Heap after GC invocations=25 (full 2):
  247. def new generation total 3456K, used 94K [0xae400000, 0xae7c0000, 0xb02a0000)
  248. eden space 3072K, 0% used [0xae400000, 0xae400000, 0xae700000)
  249. from space 384K, 24% used [0xae760000, 0xae777a40, 0xae7c0000)
  250. to space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  251. tenured generation total 7664K, used 6089K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  252. the space 7664K, 79% used [0xb02a0000, 0xb0892538, 0xb0892600, 0xb0a1c000)
  253. Metaspace used 9245K, capacity 9359K, committed 9496K, reserved 9520K
  254. }
  255. Event: 38.190 GC heap before
  256. {Heap before GC invocations=25 (full 2):
  257. def new generation total 3456K, used 3166K [0xae400000, 0xae7c0000, 0xb02a0000)
  258. eden space 3072K, 100% used [0xae400000, 0xae700000, 0xae700000)
  259. from space 384K, 24% used [0xae760000, 0xae777a40, 0xae7c0000)
  260. to space 384K, 0% used [0xae700000, 0xae700000, 0xae760000)
  261. tenured generation total 7664K, used 6089K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  262. the space 7664K, 79% used [0xb02a0000, 0xb0892538, 0xb0892600, 0xb0a1c000)
  263. Metaspace used 9851K, capacity 9971K, committed 10008K, reserved 10544K
  264. Event: 38.214 GC heap after
  265. Heap after GC invocations=26 (full 2):
  266. def new generation total 3456K, used 383K [0xae400000, 0xae7c0000, 0xb02a0000)
  267. eden space 3072K, 0% used [0xae400000, 0xae400000, 0xae700000)
  268. from space 384K, 99% used [0xae700000, 0xae75fff8, 0xae760000)
  269. to space 384K, 0% used [0xae760000, 0xae760000, 0xae7c0000)
  270. tenured generation total 7664K, used 6284K [0xb02a0000, 0xb0a1c000, 0xb4000000)
  271. the space 7664K, 81% used [0xb02a0000, 0xb08c30c8, 0xb08c3200, 0xb0a1c000)
  272. Metaspace used 9851K, capacity 9971K, committed 10008K, reserved 10544K
  273. }
  274.  
  275. Deoptimization events (0 events):
  276. No events
  277.  
  278. Internal exceptions (10 events):
  279. Event: 38.171 Thread 0x0067dbb0 Exception <a 'java/security/PrivilegedActionException'> (0xae6f1ae8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  280. Event: 38.218 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae400a10) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  281. Event: 38.223 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae403830) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  282. Event: 38.244 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae4075c0) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  283. Event: 38.256 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae410ca8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  284. Event: 38.269 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae41b000) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  285. Event: 38.304 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae41ff78) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  286. Event: 38.309 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae422c58) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  287. Event: 38.317 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae426998) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  288. Event: 38.328 Thread 0xb6205a80 Exception <a 'java/security/PrivilegedActionException'> (0xae42af20) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u6/612/hotspot/src/share/vm/prims/jvm.cpp, line 1248]
  289.  
  290. Events (10 events):
  291. Event: 38.308 loading class com/jhlabs/image/PointFilter
  292. Event: 38.308 loading class com/jhlabs/image/PointFilter done
  293. Event: 38.316 loading class com/github/sarxos/webcam/WebcamMotionDetector$DetectorThreadFactory
  294. Event: 38.316 loading class com/github/sarxos/webcam/WebcamMotionDetector$DetectorThreadFactory done
  295. Event: 38.322 loading class java/util/concurrent/SynchronousQueue$TransferStack
  296. Event: 38.323 loading class java/util/concurrent/SynchronousQueue$TransferStack done
  297. Event: 38.325 loading class java/util/concurrent/SynchronousQueue$TransferStack$SNode
  298. Event: 38.326 loading class java/util/concurrent/SynchronousQueue$TransferStack$SNode done
  299. Event: 38.328 loading class com/github/sarxos/webcam/ds/cgt/WebcamOpenTask
  300. Event: 38.328 loading class com/github/sarxos/webcam/ds/cgt/WebcamOpenTask done
  301.  
  302.  
  303. Dynamic libraries:
  304. 00008000-00009000 r-xp 00000000 b3:05 29080 /root/Downloads/jdk1.8.0_06/bin/java
  305. 00010000-00011000 rw-p 00000000 b3:05 29080 /root/Downloads/jdk1.8.0_06/bin/java
  306. 00583000-0078e000 rw-p 00000000 00:00 0 [heap]
  307. acbcf000-acc6f000 rw-p 00000000 00:00 0
  308. acc6f000-acccf000 ---p 00000000 00:00 0
  309. acccf000-acd00000 r--s 00000000 00:1c 9072 /tmp/BridJExtractedLibraries8835024590982118533/OpenIMAJGrabber.so
  310. acd00000-acdc2000 rw-p 00000000 00:00 0
  311. acdc2000-ace00000 ---p 00000000 00:00 0
  312. ace10000-ace12000 rwxp 00000000 00:00 0
  313. ace12000-ace36000 r-xp 00000000 00:1c 9072 /tmp/BridJExtractedLibraries8835024590982118533/OpenIMAJGrabber.so
  314. ace36000-ace3d000 ---p 00024000 00:1c 9072 /tmp/BridJExtractedLibraries8835024590982118533/OpenIMAJGrabber.so
  315. ace3d000-ace41000 rw-p 00023000 00:1c 9072 /tmp/BridJExtractedLibraries8835024590982118533/OpenIMAJGrabber.so
  316. ace41000-ace91000 rw-p 00000000 00:00 0
  317. ace91000-acea7000 r-xp 00000000 00:1c 9071 /tmp/BridJExtractedLibraries8835024590982118533/bridj.so
  318. acea7000-aceaf000 ---p 00016000 00:1c 9071 /tmp/BridJExtractedLibraries8835024590982118533/bridj.so
  319. aceaf000-aceb0000 rw-p 00016000 00:1c 9071 /tmp/BridJExtractedLibraries8835024590982118533/bridj.so
  320. aceb0000-aceb3000 ---p 00000000 00:00 0
  321. aceb3000-acf00000 rwxp 00000000 00:00 0 [stack:2582]
  322. acf00000-acf03000 ---p 00000000 00:00 0
  323. acf03000-acf50000 rwxp 00000000 00:00 0 [stack:2583]
  324. acf50000-acfce000 r-xp 00000000 b3:05 29251 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt.so
  325. acfce000-acfd5000 ---p 0007e000 b3:05 29251 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt.so
  326. acfd5000-acfdc000 rw-p 0007d000 b3:05 29251 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt.so
  327. acfdc000-ad100000 rw-p 00000000 00:00 0
  328. ad100000-ad200000 rw-p 00000000 00:00 0
  329. ad200000-ad2f8000 rw-p 00000000 00:00 0
  330. ad2f8000-ad300000 ---p 00000000 00:00 0
  331. ad300000-ad400000 rw-p 00000000 00:00 0
  332. ad400000-ad500000 rw-p 00000000 00:00 0
  333. ad500000-ad600000 rw-p 00000000 00:00 0
  334. ad600000-ad700000 rw-p 00000000 00:00 0
  335. ad700000-ad70c000 rwxp 00000000 00:00 0
  336. ad70c000-ad711000 r-xp 00000000 b3:05 29239 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt_headless.so
  337. ad711000-ad718000 ---p 00005000 b3:05 29239 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt_headless.so
  338. ad718000-ad719000 rw-p 00004000 b3:05 29239 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libawt_headless.so
  339. ad719000-ad71e000 r--s 002f8000 b3:05 29177 /root/Downloads/jdk1.8.0_06/jre/lib/charsets.jar
  340. ad71e000-ad723000 r--s 0003f000 b3:05 29179 /root/Downloads/jdk1.8.0_06/jre/lib/ext/sunjce_provider.jar
  341. ad723000-ad752000 r-xp 00000000 b3:05 29250 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libsunec.so
  342. ad752000-ad75a000 ---p 0002f000 b3:05 29250 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libsunec.so
  343. ad75a000-ad75d000 rw-p 0002f000 b3:05 29250 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libsunec.so
  344. ad75d000-ad762000 rw-p 00000000 00:00 0
  345. ad762000-ad775000 r--s 00345000 b3:05 29211 /root/Downloads/jdk1.8.0_06/jre/lib/resources.jar
  346. ad775000-ad77f000 r--s 00116000 b3:05 29187 /root/Downloads/jdk1.8.0_06/jre/lib/ext/localedata.jar
  347. ad77f000-ad79b000 r--s 00393000 b3:05 29181 /root/Downloads/jdk1.8.0_06/jre/lib/ext/cldrdata.jar
  348. ad79b000-ad7ad000 r-xp 00000000 b3:05 23303 /usr/lib/libresolv-2.18.so
  349. ad7ad000-ad7b4000 ---p 00012000 b3:05 23303 /usr/lib/libresolv-2.18.so
  350. ad7b4000-ad7b5000 r--p 00011000 b3:05 23303 /usr/lib/libresolv-2.18.so
  351. ad7b5000-ad7b6000 rw-p 00012000 b3:05 23303 /usr/lib/libresolv-2.18.so
  352. ad7b6000-ad7b8000 rw-p 00000000 00:00 0
  353. ad7b8000-ad7bc000 r-xp 00000000 b3:05 23293 /usr/lib/libnss_dns-2.18.so
  354. ad7bc000-ad7c3000 ---p 00004000 b3:05 23293 /usr/lib/libnss_dns-2.18.so
  355. ad7c3000-ad7c4000 r--p 00003000 b3:05 23293 /usr/lib/libnss_dns-2.18.so
  356. ad7c4000-ad7c5000 rw-p 00004000 b3:05 23293 /usr/lib/libnss_dns-2.18.so
  357. ad7c5000-ad7c6000 rwxp 00000000 00:00 0
  358. ad7c6000-ad7c7000 rw-p 00000000 00:00 0
  359. ad7c7000-ad7ca000 r--s 00019000 b3:05 29176 /root/Downloads/jdk1.8.0_06/jre/lib/jce.jar
  360. ad7ca000-ad7ce000 r--s 00093000 b3:05 29316 /root/Downloads/jdk1.8.0_06/jre/lib/jsse.jar
  361. ad7ce000-ad7e1000 r-xp 00000000 b3:05 29274 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libnet.so
  362. ad7e1000-ad7e8000 ---p 00013000 b3:05 29274 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libnet.so
  363. ad7e8000-ad7e9000 rw-p 00012000 b3:05 29274 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libnet.so
  364. ad7e9000-ad7ee000 r--s 0002a000 b3:05 34671 /root/Downloads/motion-capture/dependency/gson-2.2.4.jar
  365. ad7ee000-ad7f4000 r--s 00045000 b3:05 34649 /root/Downloads/motion-capture/dependency/commons-httpclient-3.1.jar
  366. ad7f4000-ad7fa000 r--s 00033000 b3:05 34647 /root/Downloads/motion-capture/dependency/commons-codec-1.6.jar
  367. ad7fa000-ad800000 r--s 00031000 b3:05 34674 /root/Downloads/motion-capture/dependency/httpcore-4.2.2.jar
  368. ad800000-ad8fa000 rw-p 00000000 00:00 0
  369. ad8fa000-ad900000 ---p 00000000 00:00 0
  370. ad900000-ad901000 r--s 00009000 b3:05 29188 /root/Downloads/jdk1.8.0_06/jre/lib/ext/sunec.jar
  371. ad901000-ad90a000 r--s 00060000 b3:05 34673 /root/Downloads/motion-capture/dependency/httpclient-4.2.2.jar
  372. ad90a000-ad912000 r--s 00049000 b3:05 34682 /root/Downloads/motion-capture/dependency/logback-core-1.0.1.jar
  373. ad912000-ad917000 r--s 00038000 b3:05 34681 /root/Downloads/motion-capture/dependency/logback-classic-1.0.1.jar
  374. ad917000-ad919000 r--s 00005000 b3:05 34698 /root/Downloads/motion-capture/dependency/slf4j-api-1.6.4.jar
  375. ad919000-ad91b000 r--s 0001f000 b3:05 34685 /root/Downloads/motion-capture/dependency/servlet-api-2.5-20081211.jar
  376. ad91b000-ad91f000 r--s 00028000 b3:05 34678 /root/Downloads/motion-capture/dependency/jetty-util-6.1.26.jar
  377. ad91f000-ad926000 r--s 0007d000 b3:05 34677 /root/Downloads/motion-capture/dependency/jetty-6.1.26.jar
  378. ad926000-ad927000 r--s 00001000 b3:05 34670 /root/Downloads/motion-capture/dependency/google-oauth-client-jetty-1.18.0-rc.jar
  379. ad927000-ad92a000 r--s 0001b000 b3:05 35134 /root/Downloads/motion-capture/dependency/xpp3-1.1.4c.jar
  380. ad92a000-ad92b000 r--s 00006000 b3:05 34667 /root/Downloads/motion-capture/dependency/google-http-client-xml-1.18.0-rc.jar
  381. ad92b000-ad92c000 r--s 00002000 b3:05 34661 /root/Downloads/motion-capture/dependency/google-api-client-xml-1.18.0-rc.jar
  382. ad92c000-ad932000 r--s 00068000 b3:05 34684 /root/Downloads/motion-capture/dependency/protobuf-java-2.4.1.jar
  383. ad932000-ad934000 r--s 00000000 b3:05 34666 /root/Downloads/motion-capture/dependency/google-http-client-protobuf-1.18.0-rc.jar
  384. ad934000-ad935000 r--s 00002000 b3:05 34660 /root/Downloads/motion-capture/dependency/google-api-client-protobuf-1.18.0-rc.jar
  385. ad935000-ad936000 r--s 00002000 b3:05 34669 /root/Downloads/motion-capture/dependency/google-oauth-client-java6-1.18.0-rc.jar
  386. ad936000-ad937000 r--s 00000000 b3:05 34659 /root/Downloads/motion-capture/dependency/google-api-client-java6-1.18.0-rc.jar
  387. ad937000-ad938000 r--s 00000000 b3:05 34658 /root/Downloads/motion-capture/dependency/google-api-client-jackson2-1.18.0-rc.jar
  388. ad938000-ad93c000 r--s 0002f000 b3:05 34675 /root/Downloads/motion-capture/dependency/jackson-core-2.1.3.jar
  389. ad93c000-ad943000 r--s 0003c000 b3:05 34663 /root/Downloads/motion-capture/dependency/google-http-client-1.18.0-rc.jar
  390. ad943000-ad944000 r--s 00001000 b3:05 34665 /root/Downloads/motion-capture/dependency/google-http-client-jackson2-1.18.0-rc.jar
  391. ad944000-ad946000 r--s 00001000 b3:05 34664 /root/Downloads/motion-capture/dependency/google-http-client-gson-1.18.0-rc.jar
  392. ad946000-ad948000 r--s 0000d000 b3:05 34668 /root/Downloads/motion-capture/dependency/google-oauth-client-1.18.0-rc.jar
  393. ad948000-ad94c000 r--s 00025000 b3:05 34656 /root/Downloads/motion-capture/dependency/google-api-client-1.18.0-rc.jar
  394. ad94c000-ad953000 r--s 0002f000 b3:05 34662 /root/Downloads/motion-capture/dependency/google-api-services-youtube-v3-rev107-1.18.0-rc.jar
  395. ad953000-ad955000 r--s 0000e000 b3:05 34643 /root/Downloads/motion-capture/dependency/activation-1.1.jar
  396. ad955000-ad95b000 r--s 00059000 b3:05 34683 /root/Downloads/motion-capture/dependency/mail-1.4.jar
  397. ad95b000-ad95d000 r--s 00006000 b3:05 34679 /root/Downloads/motion-capture/dependency/jsr305-1.3.7.jar
  398. ad95d000-ad981000 r--s 001aa000 b3:05 34672 /root/Downloads/motion-capture/dependency/guava-13.0.1.jar
  399. ad981000-ad9b0000 r--s 00215000 b3:05 34653 /root/Downloads/motion-capture/dependency/core-1.47.1.jar
  400. ad9b0000-ad9b4000 r--s 00029000 b3:05 34650 /root/Downloads/motion-capture/dependency/commons-io-2.3.jar
  401. ad9b4000-ad9b9000 r--s 00041000 b3:05 34651 /root/Downloads/motion-capture/dependency/commons-lang-2.6.jar
  402. ad9b9000-ad9c0000 r--s 00050000 b3:05 34648 /root/Downloads/motion-capture/dependency/commons-configuration-1.8.jar
  403. ad9c0000-ad9c7000 r--s 0266d000 b3:05 35135 /root/Downloads/motion-capture/dependency/xuggle-xuggler-5.4.jar
  404. ad9c7000-ad9cd000 r--s 00033000 b3:05 35111 /root/Downloads/motion-capture/dependency/snakeyaml-1.6.jar
  405. ad9cd000-ad9d2000 r--s 00040000 b3:05 34645 /root/Downloads/motion-capture/dependency/bsh-2.0b4.jar
  406. ad9d2000-ada04000 r--s 0023a000 b3:05 29182 /root/Downloads/jdk1.8.0_06/jre/lib/ext/jfxrt-controls.jar
  407. ada04000-ada60000 r--s 00431000 b3:05 29184 /root/Downloads/jdk1.8.0_06/jre/lib/ext/jfxrt-graphics.jar
  408. ada60000-ada61000 ---p 00000000 00:00 0
  409. ada61000-adae0000 rwxp 00000000 00:00 0 [stack:2368]
  410. adae0000-adae3000 ---p 00000000 00:00 0
  411. adae3000-adb30000 rwxp 00000000 00:00 0 [stack:2367]
  412. adb30000-adb33000 ---p 00000000 00:00 0
  413. adb33000-adbb0000 rwxp 00000000 00:00 0 [stack:2363]
  414. adbb0000-adbb3000 ---p 00000000 00:00 0
  415. adbb3000-adc00000 rwxp 00000000 00:00 0 [stack:2361]
  416. adc00000-adcfc000 rw-p 00000000 00:00 0
  417. adcfc000-add00000 ---p 00000000 00:00 0
  418. add00000-add01000 r--s 00000000 b3:05 34657 /root/Downloads/motion-capture/dependency/google-api-client-gson-1.18.0-rc.jar
  419. add01000-add03000 r--s 0000d000 b3:05 34652 /root/Downloads/motion-capture/dependency/commons-logging-1.1.1.jar
  420. add03000-add06000 r--s 0001b000 b3:05 34680 /root/Downloads/motion-capture/dependency/junit-3.8.1.jar
  421. add06000-add0f000 r--s 00089000 b3:05 35130 /root/Downloads/motion-capture/dependency/testng-6.3.1.jar
  422. add0f000-add12000 ---p 00000000 00:00 0
  423. add12000-add5f000 rwxp 00000000 00:00 0 [stack:2325]
  424. add5f000-add60000 ---p 00000000 00:00 0
  425. add60000-adddf000 rwxp 00000000 00:00 0 [stack:2316]
  426. adddf000-adfb4000 r--s 03c9d000 b3:05 29291 /root/Downloads/jdk1.8.0_06/jre/lib/rt.jar
  427. adfb4000-ae3fa000 rw-p 00000000 00:00 0
  428. ae3fa000-ae400000 ---p 00000000 00:00 0
  429. ae400000-ae7c0000 rw-p 00000000 00:00 0
  430. ae7c0000-b02a0000 ---p 00000000 00:00 0
  431. b02a0000-b0a1c000 rw-p 00000000 00:00 0
  432. b0a1c000-b4000000 ---p 00000000 00:00 0
  433. b4000000-b4002000 r--s 00006000 b3:05 34676 /root/Downloads/motion-capture/dependency/jcommander-1.12.jar
  434. b4002000-b4011000 r--s 000e1000 b3:05 34654 /root/Downloads/motion-capture/dependency/dx-1.7.jar
  435. b4011000-b4019000 r--s 000cf000 b3:05 34644 /root/Downloads/motion-capture/dependency/bridj-0.6.2.jar
  436. b4019000-b401c000 ---p 00000000 00:00 0
  437. b401c000-b4069000 rwxp 00000000 00:00 0 [stack:2321]
  438. b4069000-b4117000 rw-p 00000000 00:00 0
  439. b4117000-b4132000 ---p 00000000 00:00 0
  440. b4132000-b4134000 rw-p 00000000 00:00 0
  441. b4134000-b4141000 ---p 00000000 00:00 0
  442. b4141000-b4146000 rw-p 00000000 00:00 0
  443. b4146000-b4160000 ---p 00000000 00:00 0
  444. b4160000-b4167000 rw-p 00000000 00:00 0
  445. b4167000-b41e1000 ---p 00000000 00:00 0
  446. b41e1000-b4351000 rwxp 00000000 00:00 0
  447. b4351000-b61e1000 ---p 00000000 00:00 0
  448. b61e1000-b61f8000 r-xp 00000000 b3:05 29249 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libzip.so
  449. b61f8000-b61ff000 ---p 00017000 b3:05 29249 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libzip.so
  450. b61ff000-b6200000 rw-p 00016000 b3:05 29249 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libzip.so
  451. b6200000-b6300000 rw-p 00000000 00:00 0
  452. b6300000-b6307000 r--s 00057000 b3:05 34655 /root/Downloads/motion-capture/dependency/filters-2.0.235-1.jar
  453. b6307000-b630a000 r--s 00059000 b3:05 35133 /root/Downloads/motion-capture/dependency/webcam-capture-0.3.9.jar
  454. b630a000-b6315000 r-xp 00000000 b3:05 22407 /usr/lib/libnss_files-2.18.so
  455. b6315000-b631c000 ---p 0000b000 b3:05 22407 /usr/lib/libnss_files-2.18.so
  456. b631c000-b631d000 r--p 0000a000 b3:05 22407 /usr/lib/libnss_files-2.18.so
  457. b631d000-b631e000 rw-p 0000b000 b3:05 22407 /usr/lib/libnss_files-2.18.so
  458. b631e000-b6341000 r-xp 00000000 b3:05 29262 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libjava.so
  459. b6341000-b6349000 ---p 00023000 b3:05 29262 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libjava.so
  460. b6349000-b634a000 rw-p 00023000 b3:05 29262 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libjava.so
  461. b634a000-b6353000 r-xp 00000000 b3:05 29227 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libverify.so
  462. b6353000-b635b000 ---p 00009000 b3:05 29227 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libverify.so
  463. b635b000-b635c000 rw-p 00009000 b3:05 29227 /root/Downloads/jdk1.8.0_06/jre/lib/arm/libverify.so
  464. b635c000-b6362000 r-xp 00000000 b3:05 22375 /usr/lib/librt-2.18.so
  465. b6362000-b6369000 ---p 00006000 b3:05 22375 /usr/lib/librt-2.18.so
  466. b6369000-b636a000 r--p 00005000 b3:05 22375 /usr/lib/librt-2.18.so
  467. b636a000-b636b000 rw-p 00006000 b3:05 22375 /usr/lib/librt-2.18.so
  468. b636b000-b636e000 ---p 00000000 00:00 0
  469. b636e000-b63bb000 rwxp 00000000 00:00 0 [stack:2299]
  470. b63bb000-b6425000 r-xp 00000000 b3:05 23336 /usr/lib/libm-2.18.so
  471. b6425000-b642c000 ---p 0006a000 b3:05 23336 /usr/lib/libm-2.18.so
  472. b642c000-b642d000 r--p 00069000 b3:05 23336 /usr/lib/libm-2.18.so
  473. b642d000-b642e000 rw-p 0006a000 b3:05 23336 /usr/lib/libm-2.18.so
  474. b642e000-b6946000 r-xp 00000000 b3:05 29229 /root/Downloads/jdk1.8.0_06/jre/lib/arm/client/libjvm.so
  475. b6946000-b694d000 ---p 00518000 b3:05 29229 /root/Downloads/jdk1.8.0_06/jre/lib/arm/client/libjvm.so
  476. b694d000-b6977000 rw-p 00517000 b3:05 29229 /root/Downloads/jdk1.8.0_06/jre/lib/arm/client/libjvm.so
  477. b6977000-b6d98000 rw-p 00000000 00:00 0
  478. b6d98000-b6db6000 r-xp 00000000 b3:05 25612 /usr/lib/libgcc_s.so.1
  479. b6db6000-b6dbd000 ---p 0001e000 b3:05 25612 /usr/lib/libgcc_s.so.1
  480. b6dbd000-b6dbe000 rw-p 0001d000 b3:05 25612 /usr/lib/libgcc_s.so.1
  481. b6dbe000-b6ee7000 r-xp 00000000 b3:05 23289 /usr/lib/libc-2.18.so
  482. b6ee7000-b6eef000 ---p 00129000 b3:05 23289 /usr/lib/libc-2.18.so
  483. b6eef000-b6ef1000 r--p 00129000 b3:05 23289 /usr/lib/libc-2.18.so
  484. b6ef1000-b6ef2000 rw-p 0012b000 b3:05 23289 /usr/lib/libc-2.18.so
  485. b6ef2000-b6ef5000 rw-p 00000000 00:00 0
  486. b6ef5000-b6ef7000 r-xp 00000000 b3:05 23292 /usr/lib/libdl-2.18.so
  487. b6ef7000-b6efe000 ---p 00002000 b3:05 23292 /usr/lib/libdl-2.18.so
  488. b6efe000-b6eff000 r--p 00001000 b3:05 23292 /usr/lib/libdl-2.18.so
  489. b6eff000-b6f00000 rw-p 00002000 b3:05 23292 /usr/lib/libdl-2.18.so
  490. b6f00000-b6f14000 r-xp 00000000 b3:05 29337 /root/Downloads/jdk1.8.0_06/lib/arm/jli/libjli.so
  491. b6f14000-b6f1b000 ---p 00014000 b3:05 29337 /root/Downloads/jdk1.8.0_06/lib/arm/jli/libjli.so
  492. b6f1b000-b6f1c000 rw-p 00013000 b3:05 29337 /root/Downloads/jdk1.8.0_06/lib/arm/jli/libjli.so
  493. b6f1c000-b6f31000 r-xp 00000000 b3:05 23340 /usr/lib/libpthread-2.18.so
  494. b6f31000-b6f38000 ---p 00015000 b3:05 23340 /usr/lib/libpthread-2.18.so
  495. b6f38000-b6f39000 r--p 00014000 b3:05 23340 /usr/lib/libpthread-2.18.so
  496. b6f39000-b6f3a000 rw-p 00015000 b3:05 23340 /usr/lib/libpthread-2.18.so
  497. b6f3a000-b6f3c000 rw-p 00000000 00:00 0
  498. b6f3c000-b6f3d000 r--s 00008000 b3:05 34646 /root/Downloads/motion-capture/dependency/commons-cli-1.1.jar
  499. b6f3d000-b6f45000 rw-s 00000000 00:1c 8767 /tmp/hsperfdata_root/2297
  500. b6f45000-b6f64000 r-xp 00000000 b3:05 23305 /usr/lib/ld-2.18.so
  501. b6f64000-b6f66000 r--s 00008000 b3:05 35137 /root/Downloads/motion-capture/motion-capture-1.0-SNAPSHOT.jar
  502. b6f66000-b6f67000 r--p 00000000 00:00 0
  503. b6f67000-b6f6a000 rw-p 00000000 00:00 0
  504. b6f6a000-b6f6b000 r-xp 00000000 00:00 0 [sigpage]
  505. b6f6b000-b6f6c000 r--p 0001e000 b3:05 23305 /usr/lib/ld-2.18.so
  506. b6f6c000-b6f6d000 rw-p 0001f000 b3:05 23305 /usr/lib/ld-2.18.so
  507. be865000-be886000 rwxp 00000000 00:00 0 [stack]
  508. ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
  509.  
  510. VM Arguments:
  511. jvm_args: -Djavax.net.ssl.keyStoreType=pkcs12 -Djavax.net.ssl.trustStoreType=jks -Djavax.net.ssl.trustStore=mytruststore.jks -Djavax.net.ssl.trustStorePassword=changeit
  512. java_command: motion-capture-1.0-SNAPSHOT.jar
  513. java_class_path (initial): motion-capture-1.0-SNAPSHOT.jar
  514. Launcher Type: SUN_STANDARD
  515.  
  516. Environment Variables:
  517. PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl
  518. SHELL=/bin/bash
  519.  
  520. Signal Handlers:
  521. SIGSEGV: [libjvm.so+0x4a4590], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  522. SIGBUS: [libjvm.so+0x4a4590], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  523. SIGFPE: [libjvm.so+0x3afb74], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  524. SIGPIPE: [libjvm.so+0x3afb74], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  525. SIGXFSZ: [libjvm.so+0x3afb74], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  526. SIGILL: [libjvm.so+0x3afb74], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  527. SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
  528. SIGUSR2: [libjvm.so+0x3afc98], sa_mask[0]=0x00000000, sa_flags=0x10000004
  529. SIGHUP: [libjvm.so+0x3b00c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  530. SIGINT: [libjvm.so+0x3b00c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  531. SIGTERM: [libjvm.so+0x3b00c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  532. SIGQUIT: [libjvm.so+0x3b00c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  533.  
  534.  
  535. --------------- S Y S T E M ---------------
  536.  
  537. OS:NAME="Arch Linux ARM"
  538. ID=archarm
  539. ID_LIKE=arch
  540. PRETTY_NAME="Arch Linux ARM"
  541. ANSI_COLOR="0;36"
  542. HOME_URL="http://archlinuxarm.org/"
  543. SUPPORT_URL="https://archlinuxarm.org/forum"
  544. BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues"
  545.  
  546.  
  547. uname:Linux 3.12.25-1-ARCH #1 PREEMPT Tue Jul 29 21:47:49 MDT 2014 armv6l
  548. libc:glibc 2.18 NPTL 2.18
  549. rlimit: STACK 8192k, CORE 0k, NPROC 1382, NOFILE 4096, AS infinity
  550. load average:2.30 1.04 0.44
  551.  
  552. /proc/meminfo:
  553. MemTotal: 185336 kB
  554. MemFree: 46252 kB
  555. Buffers: 11784 kB
  556. Cached: 55604 kB
  557. SwapCached: 0 kB
  558. Active: 74224 kB
  559. Inactive: 27452 kB
  560. Active(anon): 39076 kB
  561. Inactive(anon): 300 kB
  562. Active(file): 35148 kB
  563. Inactive(file): 27152 kB
  564. Unevictable: 13436 kB
  565. Mlocked: 13436 kB
  566. SwapTotal: 0 kB
  567. SwapFree: 0 kB
  568. Dirty: 244 kB
  569. Writeback: 0 kB
  570. AnonPages: 47728 kB
  571. Mapped: 18532 kB
  572. Shmem: 680 kB
  573. Slab: 15924 kB
  574. SReclaimable: 12624 kB
  575. SUnreclaim: 3300 kB
  576. KernelStack: 592 kB
  577. PageTables: 584 kB
  578. NFS_Unstable: 0 kB
  579. Bounce: 0 kB
  580. WritebackTmp: 0 kB
  581. CommitLimit: 92668 kB
  582. Committed_AS: 66452 kB
  583. VmallocTotal: 827392 kB
  584. VmallocUsed: 4828 kB
  585. VmallocChunk: 601704 kB
  586.  
  587.  
  588. CPU:total 1 (ARMv6), vfp
  589.  
  590. /proc/cpuinfo:
  591. processor : 0
  592. model name : ARMv6-compatible processor rev 7 (v6l)
  593. Features : swp half thumb fastmult vfp edsp java tls
  594. CPU implementer : 0x41
  595. CPU architecture: 7
  596. CPU variant : 0x0
  597. CPU part : 0xb76
  598. CPU revision : 7
  599.  
  600. Hardware : BCM2708
  601. Revision : 0002
  602. Serial : 00000000360b633b
  603.  
  604.  
  605. Memory: 4k page, physical 185336k(46252k free), swap 0k(0k free)
  606.  
  607. vm_info: Java HotSpot(TM) Client VM (25.6-b23) for linux-arm-vfp-hflt JRE (1.8.0_06-b23), built on Jun 12 2014 07:12:34 by "java_re" with gcc 4.7.2 20120910 (prerelease)
  608.  
  609. time: Thu Jul 31 11:18:46 2014
  610. elapsed time: 38 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement