JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 14.09.2014, 16:57
karlheinz2013
Guest
 
Posts: n/a
Default Raspberry Pi: JD2 crashes since recent Update (cause: lib7-Zip-JBinding.so)

Since one of the recent updates JD2 crashes when I start it. Crash report below. Platform: Raspbian (Linux ARM) on Raspberry Pi; Oracle JRE7 hard-float

There seems to be a problem with the native 7Zip-Library (lib7-Zip-JBinding.so). Anybody else with the same problem?


Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x95f835f4, pid=3161, tid=2519221360
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) Client VM (24.0-b56 mixed mode linux-arm )
# Problematic frame:
# C  [lib7-Zip-JBinding.so+0x625f4]  frame_dummy+0xb
#
# 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:
#   **External links are only visible to Support Staff**
# 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 (0x011919b8):  JavaThread "ExecuteWhenGuiReachedThread: Init Extensions" [_thread_in_native, id=3261, stack(0x96235000,0x96285000)]

siginfo:si_signo=SIGILL: si_errno=0, si_code=1 (ILL_ILLOPC), si_addr=0x95f835f4

Registers:
  r0  = 0x96052aa4
  r1  = 0xbea81744
  r2  = 0x00000000
  r3  = 0x96058000
  r4  = 0x0000002d
  r5  = 0xbea81744
  r6  = 0x00000001
  r7  = 0x00e38a78
  r8  = 0x0000003c
  r9  = 0xb6f7f048
  r10 = 0x960529b0
  fp  = 0x9628285c
  r12 = 0x95f835e9
  sp  = 0x962827a0
  lr  = 0xb6f68254
  pc  = 0x95f835f4
  cpsr = 0x00000030

Top of Stack: (sp=0x962827a0)
0x962827a0:   001319b0 b6f68254 00e38a78 00000001
0x962827b0:   00000000 9719ea98 00e38a78 bea81744
0x962827c0:   0000002d b6f6836c 9719ea98 00dd7648
0x962827d0:   9719ebf4 971a2bd8 00000006 00000006
0x962827e0:   00000010 b6f6c3bc 00000001 b6f7f094
0x962827f0:   9719ea98 971a2608 80000000 00000000
0x96282800:   80063bb7 00dd7800 0000003c 00fd6700
0x96282810:   9719ea98 962827e8 962827f8 962827f8 

Instructions: (pc=0x95f835f4)
0x95f835d4:   000d7bc8 000d4a4a 00001b44 000d65de
0x95f835e4:   000d7ba6 b5084806 4b064478 447b6802
0x95f835f4:   4a05b11a b103589b e8bd4798 e7b54008
0x95f83604:   000cf4b4 000d4a0a 00001880 4604b5f8 

Register to memory mapping:

  r0  = 0x96052aa4
0x96052aa4: <offset 0x131aa4> in /home/pi/jd2/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0x95f21000

  r1  = 0xbea81744
0xbea81744 is an unknown value

  r2  = 0x00000000
0x00000000 is an unknown value

  r3  = 0x96058000
0x96058000: <offset 0x137000> in /home/pi/jd2/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0x95f21000

  r4  = 0x0000002d
0x0000002d is an unknown value

  r5  = 0xbea81744
0xbea81744 is an unknown value

  r6  = 0x00000001
0x00000001 is an unknown value

  r7  = 0x00e38a78
0x00e38a78 is an unknown value

  r8  = 0x0000003c
0x0000003c is an unknown value

  r9  = 0xb6f7f048
0xb6f7f048: _rtld_global+0 in /lib/ld-linux-armhf.so.3 at 0xb6f59000

  r10 = 0x960529b0
0x960529b0: <offset 0x1319b0> in /home/pi/jd2/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0x95f21000

  fp  = 0x9628285c
0x9628285c is pointing into the stack for thread: 0x011919b8

  r12 = 0x95f835e9
0x95f835e9: <offset 0x625e9> in /home/pi/jd2/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0x95f21000

  sp  = 0x962827a0
0x962827a0 is pointing into the stack for thread: 0x011919b8

  lr  = 0xb6f68254
0xb6f68254: <offset 0xf254> in /lib/ld-linux-armhf.so.3 at 0xb6f59000

  pc  = 0x95f835f4
0x95f835f4: <offset 0x625f4> in /home/pi/jd2/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0x95f21000



Stack: [0x96235000,0x96285000],  sp=0x962827a0,  free space=309k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [lib7-Zip-JBinding.so+0x625f4]  frame_dummy+0xb
Reply With Quote
  #2  
Old 14.09.2014, 20:02
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Jiaz did make a ARM friendly release the other day, which works on his test beds, but as you stated it seems to break for your ri pi. Do you happen to still have copy of the version which doesn't cause you troubles ?

-edit-

if you do send it to support@jdownloader.org reference this forum thread!

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]

Last edited by raztoki; 14.09.2014 at 23:07.
Reply With Quote
  #3  
Old 15.09.2014, 01:34
karlheinz2013
Guest
 
Posts: n/a
Default

Ok - now I'm a bit confused. :-)
Afaik there has never been an ARM friendly version included in JD2.
The only version I know of is royzeq's self compiled version (see http://board.jdownloader.org/showthread.php?t=50875).
I always wanted to try that version but unfortunately I did not have enough spare time yet. :-(
He still offers the sevenzipjbindingLinux.jar with the included self compiled and ARM friendly lib7-Zip-JBinding.so in his HowTo thread http://board.jdownloader.org/showthread.php?t=51014

Direct link http://bit.ly/KZBtYx
Reply With Quote
  #4  
Old 15.09.2014, 15:57
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

try with Jiaz newer build should be live on the update system now.

raztoki
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #5  
Old 15.09.2014, 18:15
karlheinz2013
Guest
 
Posts: n/a
Default

Awesome, thank you!

Haven't tested thoroughly yet, but at first glance it seems to work flawlessly.

Cool, from now on JD2 works out of the box on a Raspberry Pi

Just the installation process is still a bit tricky
Reply With Quote
  #6  
Old 15.09.2014, 18:21
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

thanks for feedback.

re:installer, all you need is JDownloader.jar and
java -Djava.awt.headless=true -jar JDownloader.jar

think that's all you need to do now.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #7  
Old 18.09.2014, 02:21
karlheinz2013
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by raztoki View Post
[...]
re:installer, all you need is JDownloader.jar and
java -Djava.awt.headless=true -jar JDownloader.jar
[...]
As I said - a bit tricky - a least for an average user.
But probably Raspberry users usually aren't average users anyway.
Reply With Quote
  #8  
Old 23.06.2017, 13:04
mlohr
Guest
 
Posts: n/a
Default

Currently i've the same problem as described in the first post here (Raspberry Pi model 1B), latest Raspian, latest JD2.

Any idea?
Reply With Quote
  #9  
Old 23.06.2017, 13:13
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Please provide hs_err file so we can see what exactly has crashed.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 23.06.2017, 13:19
mlohr
Guest
 
Posts: n/a
Default

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xa91235f4, pid=10158, tid=2873816160
#
# JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
# Java VM: Java HotSpot(TM) Client VM (25.65-b01 mixed mode linux-arm )
# Problematic frame:
# C  [lib7-Zip-JBinding.so+0x625f4]
#
# 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 (0xa9bb31b8):  JavaThread "ExecuteWhenGuiReachedThread: Init Extensions" [_thread_in_native, id=10214, stack(0xab460000,0xab4b0000)]

siginfo: si_signo: 4 (SIGILL), si_code: 1 (ILL_ILLOPC), si_addr: 0xa91235f4

Registers:
  r0  = 0xa91f2aa4
  r1  = 0xbefa3684
  r2  = 0x00000000
  r3  = 0xa91f8000
  r4  = 0x00000001
  r5  = 0xa91f29b0
  r6  = 0x00000004
  r7  = 0xbefa3684
  r8  = 0xb6164158
  r9  = 0x0000003c
  r10 = 0x00000000
  fp  = 0xab4ad71c
  r12 = 0xa91235e9
  sp  = 0xab4ad668
  lr  = 0xb6ef6608
  pc  = 0xa91235f4
  cpsr = 0x00000030

Top of Stack: (sp=0xab4ad668)
0xab4ad668:   001319b0 b6ef6608 b6164158 00000000
0xab4ad678:   00000001 aa5f2060 00000004 befa3684
0xab4ad688:   b6164158 b6ef66e4 aa5f2060 b6f16058
0xab4ad698:   00000006 00000018 01f3e5a0 00000194
0xab4ad6a8:   aa5f21bc b6efac64 00010001 aa5f3a38
0xab4ad6b8:   aa5f2060 aa5f1090 80000000 00000000
0xab4ad6c8:   ae6643d3 594fddc0 aa5f2060 ab4ad6b0
0xab4ad6d8:   ab4ad6c0 ab4ad6c0 00000008 0000000b 

Instructions: (pc=0xa91235f4)
0xa91235d4:   000d7bc8 000d4a4a 00001b44 000d65de
0xa91235e4:   000d7ba6 b5084806 4b064478 447b6802
0xa91235f4:   4a05b11a b103589b e8bd4798 e7b54008
0xa9123604:   000cf4b4 000d4a0a 00001880 4604b5f8 

Register to memory mapping:

  r0  = 0xa91f2aa4
0xa91f2aa4: <offset 0x131aa4> in /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0xa90c1000

  r1  = 0xbefa3684
0xbefa3684 is an unknown value

  r2  = 0x00000000
0x00000000 is an unknown value

  r3  = 0xa91f8000
0xa91f8000: <offset 0x137000> in /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0xa90c1000

  r4  = 0x00000001
0x00000001 is an unknown value

  r5  = 0xa91f29b0
0xa91f29b0: <offset 0x1319b0> in /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0xa90c1000

  r6  = 0x00000004
0x00000004 is an unknown value

  r7  = 0xbefa3684
0xbefa3684 is an unknown value

  r8  = 0xb6164158
0xb6164158 is an unknown value

  r9  = 0x0000003c
0x0000003c is an unknown value

  r10 = 0x00000000
0x00000000 is an unknown value

  fp  = 0xab4ad71c
0xab4ad71c is pointing into the stack for thread: 0xa9bb31b8

  r12 = 0xa91235e9
0xa91235e9: <offset 0x625e9> in /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0xa90c1000

  sp  = 0xab4ad668
0xab4ad668 is pointing into the stack for thread: 0xa9bb31b8

  lr  = 0xb6ef6608
0xb6ef6608: <offset 0x10608> in /lib/ld-linux-armhf.so.3 at 0xb6ee6000

  pc  = 0xa91235f4
0xa91235f4: <offset 0x625f4> in /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so at 0xa90c1000



Stack: [0xab460000,0xab4b0000],  sp=0xab4ad668,  free space=309k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [lib7-Zip-JBinding.so+0x625f4]

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  net.sf.sevenzipjbinding.SevenZip.loadNativeLibraries(Ljava/util/List;)V+29
j  net.sf.sevenzipjbinding.SevenZip.initSevenZipFromPlatformJARIntern(Ljava/lang/String;Ljava/io/File;)V+41
j  net.sf.sevenzipjbinding.SevenZip.initSevenZipFromPlatformJAR(Ljava/lang/String;Ljava/io/File;)V+2
j  org.jdownloader.extensions.extraction.multi.Multi.initLibrary(Ljava/lang/String;)Z+97
j  org.jdownloader.extensions.extraction.multi.Multi.checkLibraries(Lorg/jdownloader/extensions/extraction/ExtractionExtension;Ljava/util/Set;)Z+56
j  org.jdownloader.extensions.extraction.multi.Multi.hasLibrarySupport(Lorg/jdownloader/extensions/extraction/ExtractionExtension;)Z+473
j  org.jdownloader.extensions.extraction.multi.Multi.isAvailable(Lorg/jdownloader/extensions/extraction/ExtractionExtension;)Z+2
j  org.jdownloader.extensions.extraction.ExtractionExtension.lazyInitOnceOnStart()V+70
j  org.jdownloader.extensions.extraction.ExtractionExtension.start()V+1
j  org.jdownloader.extensions.AbstractExtension.setEnabled(Z)V+29
j  org.jdownloader.extensions.AbstractExtension.init()V+57
j  org.jdownloader.extensions.LazyExtension.create(Ljava/lang/String;Ljava/lang/Class;)Lorg/jdownloader/extensions/LazyExtension;+162
j  org.jdownloader.extensions.ExtensionController.initModule(Ljava/lang/Class;Ljava/util/List;Ljava/io/File;)Ljava/util/List;+58
j  org.jdownloader.extensions.ExtensionController.loadJared()Ljava/util/List;+526
j  org.jdownloader.extensions.ExtensionController.load()Ljava/util/List;+10
j  org.jdownloader.extensions.ExtensionController.init()V+24
j  jd.SecondLevelLaunch$12$1$2.run()V+24
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x02248d80 JavaThread "Scheduler:org.jdownloader.api.myjdownloader.MyJDownloaderConnectThread" daemon [_thread_blocked, id=10219, stack(0xaafb0000,0xab000000)]
  0x02248658 JavaThread "MyJDownloaderWaitingConnectionThread:1" daemon [_thread_in_native, id=10218, stack(0xaae26000,0xaae76000)]
  0x01fdf988 JavaThread "HttpServerThread|Port:9666->9666|LocalHost:true" daemon [_thread_in_native, id=10217, stack(0xa9820000,0xa9870000)]
=>0xa9bb31b8 JavaThread "ExecuteWhenGuiReachedThread: Init Extensions" [_thread_in_native, id=10214, stack(0xab460000,0xab4b0000)]
  0x01f6d6a0 JavaThread "MyJDownloaderDirectServer" daemon [_thread_in_native, id=10212, stack(0xa9a10000,0xa9a60000)]
  0xa9baff88 JavaThread "MyJDownloaderConnectThread" daemon [_thread_blocked, id=10211, stack(0xa98c0000,0xa9910000)]
  0xa9b4b7a0 JavaThread "Scheduler:org.appwork.storage.config.handler.StorageHandler$1" daemon [_thread_blocked, id=10210, stack(0xa9870000,0xa98c0000)]
  0xb6105908 JavaThread "DestroyJavaVM" [_thread_blocked, id=10159, stack(0xb6266000,0xb62b6000)]
  0xaa5eb7f0 JavaThread "UpdateChecker" [_thread_blocked, id=10189, stack(0xa9ab0000,0xa9b00000)]
  0xaa5c8ff0 JavaThread "Scheduler:jd.controlling.AccountController$3" daemon [_thread_blocked, id=10187, stack(0xa9c01000,0xa9c51000)]
  0xaa5bf908 JavaThread "WatchDog: jobExecuter" daemon [_thread_blocked, id=10186, stack(0xa9c51000,0xa9ca1000)]
  0xaa57d530 JavaThread "StatsSender" daemon [_thread_blocked, id=10184, stack(0xa9da1000,0xa9df1000)]
  0xab004180 JavaThread "Timeouter" [_thread_blocked, id=10178, stack(0xaadd6000,0xaae26000)]
  0xab6addc8 JavaThread "SingleAppInstance: JD2" daemon [_thread_in_native, id=10172, stack(0xab410000,0xab460000)]
  0xab674140 JavaThread "LogFlushThread" daemon [_thread_blocked, id=10169, stack(0xab4b0000,0xab500000)]
  0xab644968 JavaThread "LogFlushThread" daemon [_thread_blocked, id=10168, stack(0xab72f000,0xab77f000)]
  0xb6181e98 JavaThread "Service Thread" daemon [_thread_blocked, id=10165, stack(0xab7ff000,0xab84f000)]
  0xb617eda0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=10164, stack(0xab84f000,0xab8cf000)]
  0xb617d8c8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10163, stack(0xabd3c000,0xabd8c000)]
  0xb61611f8 JavaThread "Finalizer" daemon [_thread_blocked, id=10162, stack(0xabd8c000,0xabddc000)]
  0xb615fdb8 JavaThread "Reference Handler" daemon [_thread_blocked, id=10161, stack(0xb3e0e000,0xb3e5e000)]

Other Threads:
  0xb615d028 VMThread [stack: 0xb3e5e000,0xb3ede000] [id=10160]
  0xb6183928 WatcherThread [stack: 0xab77f000,0xab7ff000] [id=10166]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 8064K, used 4928K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,  57% used [0xac400000, 0xac81ebf8, 0xacb20000)
  from space 768K,  92% used [0xacbe0000, 0xacc91410, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 16959K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  96% used [0xaeca0000, 0xafd2fc98, 0xafd2fe00, 0xafdc9000)
 Metaspace       used 20395K, capacity 20992K, committed 21272K, reserved 21808K

Card table byte_map: [0xb3fb1000,0xb3fef000] byte_map_base: 0xb3a4f000

Polling page: 0xb6f12000

CodeCache: size=32768Kb used=2494Kb max_used=2494Kb free=30273Kb
 bounds [0xb406f000, 0xb42df000, 0xb606f000]
 total_blobs=1588 nmethods=1373 adapters=146
 compilation: enabled

Compilation events (10 events):
Event: 90,370 Thread 0xb617eda0 1397             sun.reflect.annotation.AnnotationParser$1::run (5 bytes)
Event: 90,372 Thread 0xb617eda0 nmethod 1397 0xb42db848 code [0xb42db930, 0xb42db9c4]
Event: 90,388 Thread 0xb617eda0 1398             sun.reflect.annotation.AnnotationParser$1::run (40 bytes)
Event: 90,402 Thread 0xb617eda0 nmethod 1398 0xb42dba48 code [0xb42dbb80, 0xb42dbec8]
Event: 90,424 Thread 0xb617eda0 1399             org.appwork.storage.config.handler.BooleanKeyHandler::getDefaultAnnotation (4 bytes)
Event: 90,426 Thread 0xb617eda0 nmethod 1399 0xb42dc208 code [0xb42dc2f0, 0xb42dc388]
Event: 91,059 Thread 0xb617eda0 1400             java.util.regex.Pattern::sequence (553 bytes)
Event: 91,133 Thread 0xb617eda0 nmethod 1400 0xb42dc3c8 code [0xb42dc630, 0xb42dd1b0]
Event: 91,133 Thread 0xb617eda0 1401             java.util.regex.Pattern::newSlice (181 bytes)
Event: 91,170 Thread 0xb617eda0 nmethod 1401 0xb42ddf48 code [0xb42de0e0, 0xb42de708]

GC Heap History (10 events):
Event: 62,960 GC heap before
{Heap before GC invocations=43 (full 6):
 def new generation   total 8064K, used 8064K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K, 100% used [0xac400000, 0xacb20000, 0xacb20000)
  from space 768K, 100% used [0xacb20000, 0xacbe0000, 0xacbe0000)
  to   space 768K,   0% used [0xacbe0000, 0xacbe0000, 0xacca0000)
 tenured generation   total 17572K, used 12030K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  68% used [0xaeca0000, 0xaf85f810, 0xaf85fa00, 0xafdc9000)
 Metaspace       used 17635K, capacity 18223K, committed 18456K, reserved 18736K
Event: 63,084 GC heap after
Heap after GC invocations=44 (full 6):
 def new generation   total 8064K, used 768K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,   0% used [0xac400000, 0xac400000, 0xacb20000)
  from space 768K, 100% used [0xacbe0000, 0xacca0000, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 12900K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  73% used [0xaeca0000, 0xaf9392a0, 0xaf939400, 0xafdc9000)
 Metaspace       used 17635K, capacity 18223K, committed 18456K, reserved 18736K
}
Event: 65,655 GC heap before
{Heap before GC invocations=44 (full 6):
 def new generation   total 8064K, used 8064K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K, 100% used [0xac400000, 0xacb20000, 0xacb20000)
  from space 768K, 100% used [0xacbe0000, 0xacca0000, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 12900K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  73% used [0xaeca0000, 0xaf9392a0, 0xaf939400, 0xafdc9000)
 Metaspace       used 18411K, capacity 18998K, committed 19224K, reserved 19760K
Event: 65,730 GC heap after
Heap after GC invocations=45 (full 6):
 def new generation   total 8064K, used 768K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,   0% used [0xac400000, 0xac400000, 0xacb20000)
  from space 768K, 100% used [0xacb20000, 0xacbe0000, 0xacbe0000)
  to   space 768K,   0% used [0xacbe0000, 0xacbe0000, 0xacca0000)
 tenured generation   total 17572K, used 14285K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  81% used [0xaeca0000, 0xafa934a0, 0xafa93600, 0xafdc9000)
 Metaspace       used 18411K, capacity 18998K, committed 19224K, reserved 19760K
}
Event: 81,672 GC heap before
{Heap before GC invocations=45 (full 6):
 def new generation   total 8064K, used 8064K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K, 100% used [0xac400000, 0xacb20000, 0xacb20000)
  from space 768K, 100% used [0xacb20000, 0xacbe0000, 0xacbe0000)
  to   space 768K,   0% used [0xacbe0000, 0xacbe0000, 0xacca0000)
 tenured generation   total 17572K, used 14285K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  81% used [0xaeca0000, 0xafa934a0, 0xafa93600, 0xafdc9000)
 Metaspace       used 18873K, capacity 19513K, committed 19736K, reserved 19760K
Event: 81,739 GC heap after
Heap after GC invocations=46 (full 6):
 def new generation   total 8064K, used 768K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,   0% used [0xac400000, 0xac400000, 0xacb20000)
  from space 768K, 100% used [0xacbe0000, 0xacca0000, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 15233K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  86% used [0xaeca0000, 0xafb805a0, 0xafb80600, 0xafdc9000)
 Metaspace       used 18873K, capacity 19513K, committed 19736K, reserved 19760K
}
Event: 85,368 GC heap before
{Heap before GC invocations=46 (full 6):
 def new generation   total 8064K, used 8064K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K, 100% used [0xac400000, 0xacb20000, 0xacb20000)
  from space 768K, 100% used [0xacbe0000, 0xacca0000, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 15233K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  86% used [0xaeca0000, 0xafb805a0, 0xafb80600, 0xafdc9000)
 Metaspace       used 19722K, capacity 20347K, committed 20632K, reserved 20784K
Event: 85,454 GC heap after
Heap after GC invocations=47 (full 6):
 def new generation   total 8064K, used 768K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,   0% used [0xac400000, 0xac400000, 0xacb20000)
  from space 768K, 100% used [0xacb20000, 0xacbe0000, 0xacbe0000)
  to   space 768K,   0% used [0xacbe0000, 0xacbe0000, 0xacca0000)
 tenured generation   total 17572K, used 16278K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  92% used [0xaeca0000, 0xafc85900, 0xafc85a00, 0xafdc9000)
 Metaspace       used 19722K, capacity 20347K, committed 20632K, reserved 20784K
}
Event: 90,172 GC heap before
{Heap before GC invocations=47 (full 6):
 def new generation   total 8064K, used 8021K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,  99% used [0xac400000, 0xacb154c8, 0xacb20000)
  from space 768K, 100% used [0xacb20000, 0xacbe0000, 0xacbe0000)
  to   space 768K,   0% used [0xacbe0000, 0xacbe0000, 0xacca0000)
 tenured generation   total 17572K, used 16278K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  92% used [0xaeca0000, 0xafc85900, 0xafc85a00, 0xafdc9000)
 Metaspace       used 20057K, capacity 20640K, committed 20888K, reserved 21808K
Event: 90,237 GC heap after
Heap after GC invocations=48 (full 6):
 def new generation   total 8064K, used 709K [0xac400000, 0xacca0000, 0xaeca0000)
  eden space 7296K,   0% used [0xac400000, 0xac400000, 0xacb20000)
  from space 768K,  92% used [0xacbe0000, 0xacc91410, 0xacca0000)
  to   space 768K,   0% used [0xacb20000, 0xacb20000, 0xacbe0000)
 tenured generation   total 17572K, used 16959K [0xaeca0000, 0xafdc9000, 0xb3e00000)
   the space 17572K,  96% used [0xaeca0000, 0xafd2fc98, 0xafd2fe00, 0xafdc9000)
 Metaspace       used 20057K, capacity 20640K, committed 20888K, reserved 21808K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 85,914 Thread 0xa9bb4c28 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac4c86d8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 85,942 Thread 0xa9bb4c28 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac4e0d30) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 88,867 Thread 0x02248d80 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac93c5b8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 88,887 Thread 0x02248d80 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac93ebe0) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 90,304 Thread 0xa9bb31b8 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac46f740) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 90,321 Thread 0xa9bb31b8 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac48b220) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 90,353 Thread 0xa9bb31b8 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac4ae8f8) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 90,354 Thread 0xa9bb31b8 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0xac4af8c0) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 605]
Event: 91,273 Thread 0xa9bb31b8 Exception <a 'java/io/IOException'> (0xac7d7d50) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/prims/jni.cpp, line 709]
Event: 91,276 Thread 0xa9bb31b8 Exception <a 'java/io/IOException'> (0xac7d8618) thrown at [/HUDSON/workspace/8-2-build-glinux-arm-vfp-hflt/jdk8u65/4987/hotspot/src/share/vm/prims/jni.cpp, line 709]

Events (10 events):
Event: 91,338 loading class java/util/Formatter$FormatString done
Event: 91,339 loading class java/util/Formatter$FixedString done
Event: 91,339 loading class java/util/Formatter$FormatSpecifier
Event: 91,344 loading class java/util/Formatter$FormatSpecifier done
Event: 91,346 loading class java/util/Formatter$Flags
Event: 91,347 loading class java/util/Formatter$Flags done
Event: 91,349 loading class java/util/Formatter$Conversion
Event: 91,350 loading class java/util/Formatter$Conversion done
Event: 91,352 loading class java/util/Formattable
Event: 91,353 loading class java/util/Formattable done


Dynamic libraries:
00008000-00009000 r-xp 00000000 b3:02 130010     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/bin/java
00010000-00011000 rw-p 00000000 b3:02 130010     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/bin/java
01f3e000-022d8000 rw-p 00000000 00:00 0          [heap]
a90c1000-a91ea000 r-xp 00000000 b3:02 247542     /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so
a91ea000-a91f2000 ---p 00129000 b3:02 247542     /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so
a91f2000-a91f8000 r--p 00129000 b3:02 247542     /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so
a91f8000-a91fc000 rw-p 0012f000 b3:02 247542     /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so
a91fc000-a9200000 rw-p 00000000 00:00 0 
a9200000-a92be000 rw-p 00000000 00:00 0 
a92be000-a9300000 ---p 00000000 00:00 0 
a9324000-a93e5000 r-xp 00000000 b3:02 10236      /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20
a93e5000-a93f4000 ---p 000c1000 b3:02 10236      /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20
a93f4000-a93f8000 r--p 000c0000 b3:02 10236      /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20
a93f8000-a93fa000 rw-p 000c4000 b3:02 10236      /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20
a93fa000-a9480000 rw-p 00000000 00:00 0 
a9480000-a9500000 ---p 00000000 00:00 0 
a9500000-a9600000 rw-p 00000000 00:00 0 
a9600000-a9700000 rw-p 00000000 00:00 0 
a9700000-a97a1000 rw-p 00000000 00:00 0 
a97a1000-a9800000 ---p 00000000 00:00 0 
a9807000-a980e000 r--p 00000000 b3:02 4867       /etc/ld.so.cache
a980e000-a9820000 r--s 00345000 b3:02 127180     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/resources.jar
a9820000-a9823000 ---p 00000000 00:00 0 
a9823000-a9870000 rwxp 00000000 00:00 0 
a9870000-a9873000 ---p 00000000 00:00 0 
a9873000-a98c0000 rwxp 00000000 00:00 0 
a98c0000-a98c3000 ---p 00000000 00:00 0 
a98c3000-a9910000 rwxp 00000000 00:00 0 
a9910000-a9a10000 rw-p 00000000 00:00 0 
a9a10000-a9a13000 ---p 00000000 00:00 0 
a9a13000-a9a60000 rwxp 00000000 00:00 0 
a9a60000-a9a63000 ---p 00000000 00:00 0 
a9a63000-a9ab0000 rwxp 00000000 00:00 0 
a9ab0000-a9ab3000 ---p 00000000 00:00 0 
a9ab3000-a9b00000 rwxp 00000000 00:00 0 
a9b00000-a9c00000 rw-p 00000000 00:00 0 
a9c01000-a9c04000 ---p 00000000 00:00 0 
a9c04000-a9c51000 rwxp 00000000 00:00 0 
a9c51000-a9c54000 ---p 00000000 00:00 0 
a9c54000-a9ca1000 rwxp 00000000 00:00 0 
a9ca1000-a9da1000 rw-p 00000000 00:00 0 
a9da1000-a9da4000 ---p 00000000 00:00 0 
a9da4000-a9df1000 rwxp 00000000 00:00 0 
a9df1000-a9ef1000 rw-p 00000000 00:00 0 
a9ef1000-a9ef6000 r-xp 00000000 b3:02 129915     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt_headless.so
a9ef6000-a9efd000 ---p 00005000 b3:02 129915     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt_headless.so
a9efd000-a9efe000 rw-p 00004000 b3:02 129915     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt_headless.so
a9efe000-a9f7b000 r-xp 00000000 b3:02 129936     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt.so
a9f7b000-a9f83000 ---p 0007d000 b3:02 129936     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt.so
a9f83000-a9f8a000 rw-p 0007d000 b3:02 129936     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libawt.so
a9f8a000-a9fae000 rw-p 00000000 00:00 0 
a9fae000-a9fb4000 r--s 002f8000 b3:02 127233     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/charsets.jar
a9fb4000-a9fd0000 r--s 00393000 b3:02 129957     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/cldrdata.jar
a9fd0000-a9fda000 r--s 00116000 b3:02 129952     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/localedata.jar
a9fda000-a9ff1000 r-xp 00000000 b3:02 122400     /home/jdownloader/bin/tmp/jna/jna1952408398103295886.tmp (deleted)
a9ff1000-a9ff9000 ---p 00017000 b3:02 122400     /home/jdownloader/bin/tmp/jna/jna1952408398103295886.tmp (deleted)
a9ff9000-a9ffa000 rw-p 00017000 b3:02 122400     /home/jdownloader/bin/tmp/jna/jna1952408398103295886.tmp (deleted)
a9ffa000-aa0fa000 rw-p 00000000 00:00 0 
aa0fa000-aa1fa000 rw-p 00000000 00:00 0 
aa1fa000-aa200000 r--s 0003f000 b3:02 129955     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/sunjce_provider.jar
aa200000-aa300000 rw-p 00000000 00:00 0 
aa300000-aa400000 rw-p 00000000 00:00 0 
aa400000-aa500000 rw-p 00000000 00:00 0 
aa500000-aa5fe000 rw-p 00000000 00:00 0 
aa5fe000-aa600000 ---p 00000000 00:00 0 
aa600000-aa700000 rw-p 00000000 00:00 0 
aa700000-aa800000 rw-p 00000000 00:00 0 
aa800000-aa8ff000 rw-p 00000000 00:00 0 
aa8ff000-aa900000 ---p 00000000 00:00 0 
aa900000-aaa00000 rw-p 00000000 00:00 0 
aaa00000-aab00000 rw-p 00000000 00:00 0 
aab00000-aac00000 rw-p 00000000 00:00 0 
aac04000-aac05000 rw-p 00000000 00:00 0 
aac05000-aac34000 r-xp 00000000 b3:02 129913     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libsunec.so
aac34000-aac3c000 ---p 0002f000 b3:02 129913     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libsunec.so
aac3c000-aac3f000 rw-p 0002f000 b3:02 129913     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libsunec.so
aac3f000-aac44000 rw-p 00000000 00:00 0 
aac44000-aac45000 r--s 00009000 b3:02 129953     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/sunec.jar
aac45000-aac49000 r--s 0003a000 b3:02 129954     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/sunpkcs11.jar
aac49000-aac63000 r--s 001d2000 b3:02 129950     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/ext/nashorn.jar
aac63000-aac64000 r--s 00009000 b3:02 126517     /home/jdownloader/bin/extensions/JDShutdown.jar
aac64000-aac6d000 r--s 00064000 b3:02 126516     /home/jdownloader/bin/extensions/Extraction.jar
aac6d000-aac6f000 r--s 0001e000 b3:02 126442     /home/jdownloader/bin/libs/zip4j.jar
aac6f000-aac74000 r--s 00046000 b3:02 126499     /home/jdownloader/bin/libs/svgSalamander.jar
aac74000-aac75000 r--s 003da000 b3:02 126436     /home/jdownloader/bin/libs/sevenzipjbindingLinuxArmVersion.jar
aac75000-aac77000 r--s 00006000 b3:02 126510     /home/jdownloader/bin/libs/sevenzipjbinding.jar
aac77000-aac7a000 r--s 0002f000 b3:02 126501     /home/jdownloader/bin/libs/proxyVole.jar
aac7a000-aac7d000 r--s 0001b000 b3:02 126596     /home/jdownloader/bin/libs/laf/syntheticaSimple2D.jar
aac7d000-aac8c000 r--s 00098000 b3:02 126597     /home/jdownloader/bin/libs/laf/synthetica.jar
aac8c000-aac93000 r--s 0005b000 b3:02 126438     /home/jdownloader/bin/libs/jsyntaxpane.jar
aac93000-aaca0000 r--s 00109000 b3:02 126506     /home/jdownloader/bin/libs/js.jar
aaca0000-aacb1000 r--s 00155000 b3:02 126440     /home/jdownloader/bin/libs/jna_platform.jar
aacb1000-aacb5000 r--s 000dc000 b3:02 126512     /home/jdownloader/bin/libs/jna.jar
aacb5000-aacc7000 r--s 00115000 b3:02 126511     /home/jdownloader/bin/libs/jackson-databind.jar
aacc7000-aacca000 r--s 0003b000 b3:02 126504     /home/jdownloader/bin/libs/jackson-core.jar
aacca000-aaccd000 r--s 0000a000 b3:02 126514     /home/jdownloader/bin/libs/jackson-annotations.jar
aaccd000-aacda000 r--s 000ee000 b3:02 126513     /home/jdownloader/bin/libs/htmlunit-core-js.jar
aacda000-aad21000 r--s 002d5000 b3:02 126489     /home/jdownloader/bin/libs/bcprov-jdk15on.jar
aad21000-aad2e000 r--s 0006b000 b3:02 126601     /home/jdownloader/bin/libs/UPNP/cling-support.jar
aad2e000-aad4e000 r--s 00132000 b3:02 126500     /home/jdownloader/bin/libs/JDGUI.jar
aad4e000-aadd6000 r--s 006e6000 b3:02 126424     /home/jdownloader/bin/Core.jar
aadd6000-aadd9000 ---p 00000000 00:00 0 
aadd9000-aae26000 rwxp 00000000 00:00 0 
aae26000-aae29000 ---p 00000000 00:00 0 
aae29000-aae76000 rwxp 00000000 00:00 0 
aae76000-aae88000 r-xp 00000000 b3:02 3900       /lib/arm-linux-gnueabihf/libresolv-2.19.so
aae88000-aae97000 ---p 00012000 b3:02 3900       /lib/arm-linux-gnueabihf/libresolv-2.19.so
aae97000-aae98000 r--p 00011000 b3:02 3900       /lib/arm-linux-gnueabihf/libresolv-2.19.so
aae98000-aae99000 rw-p 00012000 b3:02 3900       /lib/arm-linux-gnueabihf/libresolv-2.19.so
aae99000-aae9b000 rw-p 00000000 00:00 0 
aae9b000-aae9f000 r-xp 00000000 b3:02 3608       /lib/arm-linux-gnueabihf/libnss_dns-2.19.so
aae9f000-aaeae000 ---p 00004000 b3:02 3608       /lib/arm-linux-gnueabihf/libnss_dns-2.19.so
aaeae000-aaeaf000 r--p 00003000 b3:02 3608       /lib/arm-linux-gnueabihf/libnss_dns-2.19.so
aaeaf000-aaeb0000 rw-p 00004000 b3:02 3608       /lib/arm-linux-gnueabihf/libnss_dns-2.19.so
aaeb0000-aafb0000 rw-p 00000000 00:00 0 
aafb0000-aafb3000 ---p 00000000 00:00 0 
aafb3000-ab000000 rwxp 00000000 00:00 0 
ab000000-ab0fc000 rw-p 00000000 00:00 0 
ab0fc000-ab100000 ---p 00000000 00:00 0 
ab100000-ab101000 r--s 00003000 b3:02 126598     /home/jdownloader/bin/libs/laf/syntheticaJDCustom.jar
ab101000-ab103000 r--s 00004000 b3:02 126503     /home/jdownloader/bin/libs/image4j.jar
ab103000-ab111000 r--s 0009a000 b3:02 126604     /home/jdownloader/bin/libs/UPNP/cling-core.jar
ab111000-ab113000 r-xp 00000000 b3:02 1982       /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
ab113000-ab11a000 ---p 00002000 b3:02 1982       /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
ab11a000-ab11b000 r--p 00001000 b3:02 1982       /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
ab11b000-ab11c000 rw-p 00002000 b3:02 1982       /lib/arm-linux-gnueabihf/libnss_mdns4_minimal.so.2
ab11c000-ab11f000 ---p 00000000 00:00 0 
ab11f000-ab133000 rwxp 00000000 00:00 0 
ab133000-ab2f4000 rw-p 00000000 00:00 0 
ab2f4000-ab307000 r-xp 00000000 b3:02 129931     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnet.so
ab307000-ab30f000 ---p 00013000 b3:02 129931     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnet.so
ab30f000-ab310000 rw-p 00013000 b3:02 129931     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnet.so
ab310000-ab410000 rw-p 00000000 00:00 0 
ab410000-ab413000 ---p 00000000 00:00 0 
ab413000-ab460000 rwxp 00000000 00:00 0 
ab460000-ab463000 ---p 00000000 00:00 0 
ab463000-ab4b0000 rwxp 00000000 00:00 0 
ab4b0000-ab4b3000 ---p 00000000 00:00 0 
ab4b3000-ab500000 rwxp 00000000 00:00 0 
ab500000-ab600000 rw-p 00000000 00:00 0 
ab600000-ab6f9000 rw-p 00000000 00:00 0 
ab6f9000-ab700000 ---p 00000000 00:00 0 
ab700000-ab702000 r--s 00001000 b3:02 126606     /home/jdownloader/bin/libs/dbus/unix.jar
ab702000-ab706000 r--s 0001e000 b3:02 126607     /home/jdownloader/bin/libs/dbus/libdbus-java.jar
ab706000-ab707000 r--s 00000000 b3:02 126608     /home/jdownloader/bin/libs/dbus/hexdump.jar
ab707000-ab709000 r--s 00019000 b3:02 126502     /home/jdownloader/bin/libs/cons.jar
ab709000-ab717000 r-xp 00000000 b3:02 129937     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnio.so
ab717000-ab71e000 ---p 0000e000 b3:02 129937     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnio.so
ab71e000-ab71f000 rw-p 0000d000 b3:02 129937     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libnio.so
ab71f000-ab727000 r-xp 00000000 b3:02 129940     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libmanagement.so
ab727000-ab72e000 ---p 00008000 b3:02 129940     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libmanagement.so
ab72e000-ab72f000 rw-p 00007000 b3:02 129940     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libmanagement.so
ab72f000-ab732000 ---p 00000000 00:00 0 
ab732000-ab77f000 rwxp 00000000 00:00 0 
ab77f000-ab780000 ---p 00000000 00:00 0 
ab780000-ab7ff000 rwxp 00000000 00:00 0 
ab7ff000-ab802000 ---p 00000000 00:00 0 
ab802000-ab84f000 rwxp 00000000 00:00 0 
ab84f000-ab852000 ---p 00000000 00:00 0 
ab852000-ab8cf000 rwxp 00000000 00:00 0 
ab8cf000-aba00000 r--p 001c7000 b3:02 4864       /usr/lib/locale/locale-archive
aba00000-abc00000 r--p 00000000 b3:02 4864       /usr/lib/locale/locale-archive
abc00000-abd00000 rw-p 00000000 00:00 0 
abd00000-abd02000 r--s 00017000 b3:02 126441     /home/jdownloader/bin/libs/brotli.jar
abd02000-abd3c000 r--s 002e1000 b3:02 126509     /home/jdownloader/bin/JDownloader.jar
abd3c000-abd3f000 ---p 00000000 00:00 0 
abd3f000-abd8c000 rwxp 00000000 00:00 0 
abd8c000-abd8f000 ---p 00000000 00:00 0 
abd8f000-abddc000 rwxp 00000000 00:00 0 
abddc000-abfb4000 r--s 03d20000 b3:02 129878     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/rt.jar
abfb4000-ac3fa000 rw-p 00000000 00:00 0 
ac3fa000-ac400000 ---p 00000000 00:00 0 
ac400000-acca0000 rw-p 00000000 00:00 0 
acca0000-aeca0000 ---p 00000000 00:00 0 
aeca0000-afdc9000 rw-p 00000000 00:00 0 
afdc9000-b3e00000 ---p 00000000 00:00 0 
b3e00000-b3e03000 r--s 00015000 b3:02 126600     /home/jdownloader/bin/libs/UPNP/seamless-util.jar
b3e03000-b3e08000 r--s 00066000 b3:02 126505     /home/jdownloader/bin/libs/JAntiCaptcha.jar
b3e08000-b3e0e000 r--s 0004d000 b3:02 126508     /home/jdownloader/bin/libs/Filters.jar
b3e0e000-b3e11000 ---p 00000000 00:00 0 
b3e11000-b3e5e000 rwxp 00000000 00:00 0 
b3e5e000-b3e5f000 ---p 00000000 00:00 0 
b3e5f000-b3ede000 rwxp 00000000 00:00 0 
b3ede000-b3f91000 rw-p 00000000 00:00 0 
b3f91000-b3fb1000 ---p 00000000 00:00 0 
b3fb1000-b3fb6000 rw-p 00000000 00:00 0 
b3fb6000-b3fc5000 ---p 00000000 00:00 0 
b3fc5000-b3fce000 rw-p 00000000 00:00 0 
b3fce000-b3fee000 ---p 00000000 00:00 0 
b3fee000-b3ff9000 rw-p 00000000 00:00 0 
b3ff9000-b406f000 ---p 00000000 00:00 0 
b406f000-b42df000 rwxp 00000000 00:00 0 
b42df000-b606f000 ---p 00000000 00:00 0 
b606f000-b6086000 r-xp 00000000 b3:02 129905     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libzip.so
b6086000-b608d000 ---p 00017000 b3:02 129905     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libzip.so
b608d000-b608e000 rw-p 00016000 b3:02 129905     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libzip.so
b608e000-b6099000 r-xp 00000000 b3:02 3894       /lib/arm-linux-gnueabihf/libnss_files-2.19.so
b6099000-b60a8000 ---p 0000b000 b3:02 3894       /lib/arm-linux-gnueabihf/libnss_files-2.19.so
b60a8000-b60a9000 r--p 0000a000 b3:02 3894       /lib/arm-linux-gnueabihf/libnss_files-2.19.so
b60a9000-b60aa000 rw-p 0000b000 b3:02 3894       /lib/arm-linux-gnueabihf/libnss_files-2.19.so
b60aa000-b60b3000 r-xp 00000000 b3:02 3897       /lib/arm-linux-gnueabihf/libnss_nis-2.19.so
b60b3000-b60c2000 ---p 00009000 b3:02 3897       /lib/arm-linux-gnueabihf/libnss_nis-2.19.so
b60c2000-b60c3000 r--p 00008000 b3:02 3897       /lib/arm-linux-gnueabihf/libnss_nis-2.19.so
b60c3000-b60c4000 rw-p 00009000 b3:02 3897       /lib/arm-linux-gnueabihf/libnss_nis-2.19.so
b60c4000-b60d5000 r-xp 00000000 b3:02 3606       /lib/arm-linux-gnueabihf/libnsl-2.19.so
b60d5000-b60e4000 ---p 00011000 b3:02 3606       /lib/arm-linux-gnueabihf/libnsl-2.19.so
b60e4000-b60e5000 r--p 00010000 b3:02 3606       /lib/arm-linux-gnueabihf/libnsl-2.19.so
b60e5000-b60e6000 rw-p 00011000 b3:02 3606       /lib/arm-linux-gnueabihf/libnsl-2.19.so
b60e6000-b60e8000 rw-p 00000000 00:00 0 
b60e8000-b60ef000 r-xp 00000000 b3:02 3607       /lib/arm-linux-gnueabihf/libnss_compat-2.19.so
b60ef000-b60fe000 ---p 00007000 b3:02 3607       /lib/arm-linux-gnueabihf/libnss_compat-2.19.so
b60fe000-b60ff000 r--p 00006000 b3:02 3607       /lib/arm-linux-gnueabihf/libnss_compat-2.19.so
b60ff000-b6100000 rw-p 00007000 b3:02 3607       /lib/arm-linux-gnueabihf/libnss_compat-2.19.so
b6100000-b61fc000 rw-p 00000000 00:00 0 
b61fc000-b6200000 ---p 00000000 00:00 0 
b6200000-b6202000 r--s 0000e000 b3:02 126603     /home/jdownloader/bin/libs/UPNP/seamless-xml.jar
b6202000-b6204000 r--s 00004000 b3:02 126602     /home/jdownloader/bin/libs/UPNP/seamless-http.jar
b6204000-b6209000 r--s 00096000 b3:02 127163     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/jsse.jar
b6209000-b6211000 rw-s 00000000 b3:02 122373     /tmp/hsperfdata_jdownloader/10158
b6211000-b6234000 r-xp 00000000 b3:02 129939     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libjava.so
b6234000-b623c000 ---p 00023000 b3:02 129939     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libjava.so
b623c000-b623d000 rw-p 00023000 b3:02 129939     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libjava.so
b623d000-b6246000 r-xp 00000000 b3:02 129946     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libverify.so
b6246000-b624e000 ---p 00009000 b3:02 129946     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libverify.so
b624e000-b624f000 rw-p 00009000 b3:02 129946     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/libverify.so
b624f000-b6255000 r-xp 00000000 b3:02 3934       /lib/arm-linux-gnueabihf/librt-2.19.so
b6255000-b6264000 ---p 00006000 b3:02 3934       /lib/arm-linux-gnueabihf/librt-2.19.so
b6264000-b6265000 r--p 00005000 b3:02 3934       /lib/arm-linux-gnueabihf/librt-2.19.so
b6265000-b6266000 rw-p 00006000 b3:02 3934       /lib/arm-linux-gnueabihf/librt-2.19.so
b6266000-b6269000 ---p 00000000 00:00 0 
b6269000-b62b6000 rwxp 00000000 00:00 0 
b62b6000-b631f000 r-xp 00000000 b3:02 3604       /lib/arm-linux-gnueabihf/libm-2.19.so
b631f000-b632f000 ---p 00069000 b3:02 3604       /lib/arm-linux-gnueabihf/libm-2.19.so
b632f000-b6330000 r--p 00069000 b3:02 3604       /lib/arm-linux-gnueabihf/libm-2.19.so
b6330000-b6331000 rw-p 0006a000 b3:02 3604       /lib/arm-linux-gnueabihf/libm-2.19.so
b6331000-b68b4000 r-xp 00000000 b3:02 129903     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/client/libjvm.so
b68b4000-b68bc000 ---p 00583000 b3:02 129903     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/client/libjvm.so
b68bc000-b68e8000 rw-p 00583000 b3:02 129903     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/client/libjvm.so
b68e8000-b6d0b000 rw-p 00000000 00:00 0 
b6d0b000-b6d28000 r-xp 00000000 b3:02 1954       /lib/arm-linux-gnueabihf/libgcc_s.so.1
b6d28000-b6d37000 ---p 0001d000 b3:02 1954       /lib/arm-linux-gnueabihf/libgcc_s.so.1
b6d37000-b6d38000 rw-p 0001c000 b3:02 1954       /lib/arm-linux-gnueabihf/libgcc_s.so.1
b6d38000-b6e63000 r-xp 00000000 b3:02 3584       /lib/arm-linux-gnueabihf/libc-2.19.so
b6e63000-b6e73000 ---p 0012b000 b3:02 3584       /lib/arm-linux-gnueabihf/libc-2.19.so
b6e73000-b6e75000 r--p 0012b000 b3:02 3584       /lib/arm-linux-gnueabihf/libc-2.19.so
b6e75000-b6e76000 rw-p 0012d000 b3:02 3584       /lib/arm-linux-gnueabihf/libc-2.19.so
b6e76000-b6e79000 rw-p 00000000 00:00 0 
b6e79000-b6e7b000 r-xp 00000000 b3:02 3602       /lib/arm-linux-gnueabihf/libdl-2.19.so
b6e7b000-b6e8a000 ---p 00002000 b3:02 3602       /lib/arm-linux-gnueabihf/libdl-2.19.so
b6e8a000-b6e8b000 r--p 00001000 b3:02 3602       /lib/arm-linux-gnueabihf/libdl-2.19.so
b6e8b000-b6e8c000 rw-p 00002000 b3:02 3602       /lib/arm-linux-gnueabihf/libdl-2.19.so
b6e8c000-b6ea0000 r-xp 00000000 b3:02 129943     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/jli/libjli.so
b6ea0000-b6ea8000 ---p 00014000 b3:02 129943     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/jli/libjli.so
b6ea8000-b6ea9000 rw-p 00014000 b3:02 129943     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/arm/jli/libjli.so
b6ea9000-b6ebd000 r-xp 00000000 b3:02 3938       /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ebd000-b6ecd000 ---p 00014000 b3:02 3938       /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ecd000-b6ece000 r--p 00014000 b3:02 3938       /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ece000-b6ecf000 rw-p 00015000 b3:02 3938       /lib/arm-linux-gnueabihf/libpthread-2.19.so
b6ecf000-b6ed1000 rw-p 00000000 00:00 0 
b6ed1000-b6ed6000 r-xp 00000000 b3:02 10133      /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6ed6000-b6ee5000 ---p 00005000 b3:02 10133      /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6ee5000-b6ee6000 rw-p 00004000 b3:02 10133      /usr/lib/arm-linux-gnueabihf/libarmmem.so
b6ee6000-b6f06000 r-xp 00000000 b3:02 3566       /lib/arm-linux-gnueabihf/ld-2.19.so
b6f06000-b6f07000 r--s 00000000 b3:02 126610     /home/jdownloader/bin/libs/dbus/debug-disable.jar
b6f07000-b6f09000 r--s 0001c000 b3:02 126439     /home/jdownloader/bin/libs/JDUtils.jar
b6f09000-b6f0a000 r--s 00013000 b3:02 126443     /home/jdownloader/bin/libs/JDHttp.jar
b6f0a000-b6f0c000 rw-p 00000000 00:00 0 
b6f0c000-b6f0d000 r--s 00000000 b3:02 126498     /home/jdownloader/bin/libs/Dynamics.jar
b6f0d000-b6f0e000 r--p 00000000 b3:02 4259       /usr/share/locale/en_GB/LC_MESSAGES/libc.mo
b6f0e000-b6f11000 r--s 0001a000 b3:02 129964     /usr/lib/jvm/jdk-8-oracle-arm32-vfp-hflt/jre/lib/jce.jar
b6f11000-b6f12000 r--p 002f8000 b3:02 4864       /usr/lib/locale/locale-archive
b6f12000-b6f13000 r--p 00000000 00:00 0 
b6f13000-b6f15000 rw-p 00000000 00:00 0 
b6f15000-b6f16000 r--p 0001f000 b3:02 3566       /lib/arm-linux-gnueabihf/ld-2.19.so
b6f16000-b6f17000 rw-p 00020000 b3:02 3566       /lib/arm-linux-gnueabihf/ld-2.19.so
bef83000-befa4000 rwxp 00000000 00:00 0          [stack]
beffe000-befff000 r-xp 00000000 00:00 0          [sigpage]
ffff0000-ffff1000 r-xp 00000000 00:00 0          [vectors]

VM Arguments:
jvm_args: -Djava.awt.headless=true 
java_command: JDownloader.jar
java_class_path (initial): JDownloader.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
USERNAME=jdownloader
SHELL=/bin/bash

Signal Handlers:
SIGSEGV: [libjvm.so+0x506638], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x506638], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x3fd4ec], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x3fd4ec], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x3fd4ec], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x3fd4ec], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGUSR2: [libjvm.so+0x3fd650], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x3fda84], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x3fda84], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x3fda84], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x3fda84], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO


---------------  S Y S T E M  ---------------

OS:PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="**External links are only visible to Support Staff**
SUPPORT_URL="**External links are only visible to Support Staff**
BUG_REPORT_URL="**External links are only visible to Support Staff**

uname:Linux 4.9.28+ #998 Mon May 15 16:50:35 BST 2017 armv6l
libc:glibc 2.19 NPTL 2.19 
rlimit: STACK 8192k, CORE 0k, NPROC 3786, NOFILE 65536, AS infinity
load average:1,36 0,51 0,47

/proc/meminfo:
MemTotal:         493260 kB
MemFree:           27884 kB
MemAvailable:     348348 kB
Buffers:           34780 kB
Cached:           324956 kB
SwapCached:           20 kB
Active:           253580 kB
Inactive:         179420 kB
Active(anon):      59328 kB
Inactive(anon):    18260 kB
Active(file):     194252 kB
Inactive(file):   161160 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:        102396 kB
SwapFree:         102236 kB
Dirty:              1876 kB
Writeback:             0 kB
AnonPages:         73248 kB
Mapped:            26628 kB
Shmem:              4320 kB
Slab:              25380 kB
SReclaimable:      20216 kB
SUnreclaim:         5164 kB
KernelStack:         928 kB
PageTables:          780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      349024 kB
Committed_AS:     117188 kB
VmallocTotal:     524288 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
CmaTotal:           8192 kB
CmaFree:            6800 kB


CPU:total 1 (ARMv6), vfp

/proc/cpuinfo:
processor       : 0
model name      : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS        : 797.66
Features        : half thumb fastmult vfp edsp java tls 
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xb76
CPU revision    : 7

Hardware        : BCM2835
Revision        : 000f
Serial          : 000000005432b664


Memory: 4k page, physical 493260k(27884k free), swap 102396k(102236k free)

vm_info: Java HotSpot(TM) Client VM (25.65-b01) for linux-arm-vfp-hflt JRE (1.8.0_65-b17), built on Oct  6 2015 16:19:04 by "java_re" with gcc 4.7.2 20120910 (prerelease)

time: Fri Jun 23 07:41:12 2017
elapsed time: 91 seconds (0d 0h 1m 31s)
Reply With Quote
  #11  
Old 23.06.2017, 13:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Can you provide archive(links) to support@jdownloader.org
Does it also happen on JDownloader on different computer?
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 23.06.2017, 13:28
mlohr
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
Can you provide archive(links) to support@jdownloader.org
What do you mean with archive? A tgz of my jDownloader directory?

Quote:
Originally Posted by Jiaz View Post
Does it also happen on JDownloader on different computer?
No, on other computers it works like a charm.
Reply With Quote
  #13  
Old 23.06.2017, 13:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Can you try different java version? Because yours is VERY VERY old. Please install newer one, for example oracle one
__________________
JD-Dev & Server-Admin
Reply With Quote
  #14  
Old 23.06.2017, 13:49
mlohr
Guest
 
Posts: n/a
Default

Ok, i tried now with Update 131, but same problem:
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0xa91d35f4, pid=12348, tid=0xa97bf460
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) Client VM (25.131-b11 mixed mode linux-arm )
# Problematic frame:
# C  [lib7-Zip-JBinding.so+0x625f4]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jdownloader/bin/hs_err_pid12348.log
#
# 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.
#
Aborted
Reply With Quote
  #15  
Old 23.06.2017, 13:55
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Okay, can you please send me the archive that causes the crash. I mean the links to the archive you are trying to extract.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 23.06.2017, 14:01
mlohr
Guest
 
Posts: n/a
Default

I'm not trying to extract any archive (at least not myself... maybe JDownloader?).

This is a fresh installed Raspian with fresh downloaded JDownloader. I'm still trying to get it running the first time (on this machine; on my amd64 laptop it works).

Code:
wget http://installer.jdownloader.org/JDownloader.jar
java -Djava.awt.headless=true -jar JDownloader.jar

Last log lines before the crash:
Code:
THREAD: 44
44|Log.L.log 6/23/17 10:48:42 AM - INFO [ org.appwork.storage.JsonKeyValueStorage(<init>) ] -> CFG File does not exist: /home/jdownloader/bin/cfg/org.jdownloader.extensions.extraction.ExtractionExtension.json
44|Log.L.log 6/23/17 10:48:42 AM - FINER [ org.appwork.storage.config.handler.StorageHandler(<init>) ] -> Init StorageHandler for Interface:org.jdownloader.extensions.extraction.ExtractionConfig|Path:/home/jdownloader/bin/cfg/org.jdownloader.extensions.extraction.ExtractionExtension
44|Log.L.log 6/23/17 10:48:42 AM - FINER [ org.appwork.txtresource.TranslationHandler(createTranslationResource) ] -> Load Translation file:/home/jdownloader/bin/translations/org/jdownloader/extensions/extraction/translate/ExtractionTranslation.en.lng
44|Log.L.log 6/23/17 10:48:43 AM - FINER [ org.appwork.utils.Files(deleteRecursive) ] ->  Delete file /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm/lib7-Zip-JBinding.so
44|Log.L.log 6/23/17 10:48:43 AM - FINER [ org.appwork.utils.Files(deleteRecursive) ] ->  Delete file /home/jdownloader/bin/tmp/7zip/SevenZipJBinding-XZJYm
44|Log.L.log 6/23/17 10:48:43 AM - FINER [ org.appwork.utils.Files(deleteRecursive) ] ->  Delete file /home/jdownloader/bin/tmp/7zip
Reply With Quote
  #17  
Old 23.06.2017, 16:45
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Ah, it crashes on first startup? I thought it crashes on extraction.
Please contact me on support@jdownloader.org so we can schedule a teamviewer session and together we will get it running
__________________
JD-Dev & Server-Admin
Reply With Quote
  #18  
Old 25.06.2017, 21:04
mlohr
Guest
 
Posts: n/a
Default

For other interested people:

jiaz discovered a bug at the Raspberry Pi board detection... after publishing an update it now works like a charm!

Thank you!
Reply With Quote
  #19  
Old 26.06.2017, 15:11
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Thanks for the feedback
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:36.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.