JDownloader Community - Appwork GmbH
 

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 21.10.2013, 19:46
Sheldita's Avatar
Sheldita Sheldita is offline
JD Alpha
 
Join Date: Nov 2009
Location: Australia
Posts: 24
Default Crash Report

#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (0xc0000029), pid=4372, tid=8252
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x8de55]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# **External links are only visible to Support Staff****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 (0x04b37800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8252, stack(0x05dc0000,0x05ec0000)]

siginfo: ExceptionCode=0xc0000029

Registers:
EAX=0x05ebd9e8, EBX=0x05ebf040, ECX=0x05ebda40, EDX=0x05ebd97c
ESP=0x05ebd98c, EBP=0x05ebdd14, ESI=0x05ebdd34, EDI=0x00000001
EIP=0x778fde55, EFLAGS=0x00000246

Top of Stack: (sp=0x05ebd98c)
0x05ebd98c: 05a34b20 04b37930 05ebdc30 01920754
0x05ebd99c: 01912908 00000000 05ebda80 05ebda5c
0x05ebd9ac: 05ebda5c 01920754 01912908 00000000
0x05ebd9bc: 05ebda80 05ebda5c 05ebda5c 01920754
0x05ebd9cc: 01912908 00000000 05ebda80 05ebda5c
0x05ebd9dc: 01920754 01912908 00000000 c0000029
0x05ebd9ec: 00000001 05ebdd34 778fde55 00000000
0x05ebd9fc: 019a1367 2f9a8250 05ebda88 04bbfc2c

Instructions: (pc=0x778fde55)
0x778fde35: d4 fc ff ff 50 c7 85 d4 fc ff ff 29 00 00 c0 89
0x778fde45: bd d8 fc ff ff 89 b5 dc fc ff ff e8 d3 86 fb ff
0x778fde55: e9 65 b1 f9 ff 48 48 74 2e 83 a5 e4 fc ff ff 00
0x778fde65: 8d 85 d4 fc ff ff 50 c7 85 d4 fc ff ff 26 00 00


Register to memory mapping:

EAX=0x05ebd9e8 is pointing into the stack for thread: 0x04b37800
EBX=0x05ebf040 is pointing into the stack for thread: 0x04b37800
ECX=0x05ebda40 is pointing into the stack for thread: 0x04b37800
EDX=0x05ebd97c is pointing into the stack for thread: 0x04b37800
ESP=0x05ebd98c is pointing into the stack for thread: 0x04b37800
EBP=0x05ebdd14 is pointing into the stack for thread: 0x04b37800
ESI=0x05ebdd34 is pointing into the stack for thread: 0x04b37800
EDI=0x00000001 is an unknown value


Stack: [0x05dc0000,0x05ec0000], sp=0x05ebd98c, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x8de55]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.font.T2KFontScaler.getGlyphImageNative(Lsun/font/Font2D;JJI)J+0
j sun.font.T2KFontScaler.getGlyphImage(JI)J+26
j sun.font.FileFont.getGlyphImage(JI)J+6
j sun.font.FileFontStrike.getGlyphImagePtr(I)J+115
j sun.font.FileFontStrike.getGlyphAdvance(IZ)F+240
j sun.font.FileFontStrike.getGlyphAdvance(I)F+3
j sun.font.FileFontStrike.getCodePointAdvance(I)F+9
J sun.font.FontDesignMetrics.stringWidth(Ljava/lang/String;)I
J de.javasoft.plaf.synthetica.GraphicsUtils.paintText(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;Ljava/lang/String;III)V
j javax.swing.plaf.synth.SynthGraphicsUtils.paintText(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;Ljava/lang/String;Ljava/awt/Rectangle;I)V+16
j javax.swing.plaf.synth.SynthTabbedPaneUI.paintText(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;ILjava/awt/Font;Ljava/awt/FontMetrics;ILjava/lang/String;Ljava/awt/Rectangle;Z)V+72
j javax.swing.plaf.synth.SynthTabbedPaneUI.paintTab(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;I[Ljava/awt/Rectangle;ILjava/awt/Rectangle;Ljava/awt/Rectangle;)V+442
j javax.swing.plaf.synth.SynthTabbedPaneUI.paintTabArea(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;IILjava/awt/Rectangle;)V+294
j javax.swing.plaf.synth.SynthTabbedPaneUI.paint(Ljavax/swing/plaf/synth/SynthContext;Ljava/awt/Graphics;)V+267
j javax.swing.plaf.synth.SynthTabbedPaneUI.update(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+33
J javax.swing.JComponent.paintComponent(Ljava/awt/Graphics;)V
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
j jd.gui.swing.jdgui.MainTabbedPane.paint(Ljava/awt/Graphics;)V+2
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
j javax.swing.JLayeredPane.paint(Ljava/awt/Graphics;)V+73
J javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V
J javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V
J javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V
J javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z
j javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V+52
J javax.swing.JComponent.paint(Ljava/awt/Graphics;)V
j java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2
j sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155
j sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+194
j java.awt.Container.paint(Ljava/awt/Graphics;)V+58
j java.awt.Window.paint(Ljava/awt/Graphics;)V+68
J javax.swing.RepaintManager$3.run()Ljava/lang/Void;
J javax.swing.RepaintManager$3.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V
J javax.swing.RepaintManager.paintDirtyRegions()V
J javax.swing.RepaintManager.prePaintDirtyRegions()V
J javax.swing.RepaintManager$ProcessingRunnable.run()V
J java.awt.event.InvocationEvent.dispatch()V
J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J java.awt.EventQueue$3.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x04b00000 JavaThread "pool-2-thread-54" [_thread_blocked, id=4440, stack(0x05660000,0x05760000)]
0x07ae9400 JavaThread "pool-3-thread-361" [_thread_blocked, id=12248, stack(0x04400000,0x04500000)]
0x07ae8c00 JavaThread "LinkCrawler:11" daemon [_thread_blocked, id=11108, stack(0x0a060000,0x0a160000)]
0x07a8a400 JavaThread "DownloadWatchDog" daemon [_thread_in_native, id=6804, stack(0x091b0000,0x092b0000)]
0x07a8c800 JavaThread "Speedmeter updater" [_thread_blocked, id=7888, stack(0x090b0000,0x091b0000)]
0x07a8bc00 JavaThread "pool-4-thread-2" [_thread_in_native, id=8988, stack(0x08fb0000,0x090b0000)]
0x07a8c400 JavaThread "ClipboardMonitor" daemon [_thread_blocked, id=6356, stack(0x08ae0000,0x08be0000)]
0x07a89c00 JavaThread "TranslatorSyncher" [_thread_blocked, id=2660, stack(0x077d0000,0x078d0000)]
0x07a89000 JavaThread "ExtractionQueue" daemon [_thread_blocked, id=10120, stack(0x085e0000,0x086e0000)]
0x07a8b800 JavaThread "Thread-12" [_thread_blocked, id=5540, stack(0x086e0000,0x087e0000)]
0x07a8b000 JavaThread "HttpServerThread:9666:true" [_thread_in_native, id=8200, stack(0x08be0000,0x08ce0000)]
0x07a89800 JavaThread "pool-7-thread-1" [_thread_blocked, id=9844, stack(0x04f60000,0x05060000)]
0x04afd800 JavaThread "UpdateChecker" [_thread_blocked, id=8276, stack(0x05fc0000,0x060c0000)]
0x04b01400 JavaThread "Swing-Shell" daemon [_thread_blocked, id=7536, stack(0x08450000,0x08550000)]
0x04b00c00 JavaThread "StatsManager Queue" daemon [_thread_blocked, id=9592, stack(0x08350000,0x08450000)]
0x04aff800 JavaThread "pool-5-thread-1" [_thread_blocked, id=6740, stack(0x065c0000,0x066c0000)]
0x04aff400 JavaThread "SyntheticaCleanerThread" daemon [_thread_blocked, id=7228, stack(0x05160000,0x05260000)]
0x04afec00 JavaThread "TimerQueue" daemon [_thread_blocked, id=7364, stack(0x064c0000,0x065c0000)]
0x04afe800 JavaThread "pool-1-thread-1" [_thread_blocked, id=936, stack(0x063c0000,0x064c0000)]
0x04a15400 JavaThread "InOrderExcecutionQueue" daemon [_thread_blocked, id=9708, stack(0x05ec0000,0x05fc0000)]
=>0x04b37800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8252, stack(0x05dc0000,0x05ec0000)]
0x04b37000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6456, stack(0x05c60000,0x05d60000)]
0x04bb6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2436, stack(0x05460000,0x05560000)]
0x04bbe400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8400, stack(0x05260000,0x05360000)]
0x04b03000 JavaThread "SingleAppInstance: JD2" daemon [_thread_in_native, id=10008, stack(0x05060000,0x05160000)]
0x04ab3800 JavaThread "LogFlushThread" daemon [_thread_blocked, id=7064, stack(0x04e60000,0x04f60000)]
0x014f8800 JavaThread "Service Thread" daemon [_thread_blocked, id=7924, stack(0x04800000,0x04900000)]
0x014f3400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6792, stack(0x04700000,0x04800000)]
0x014f2000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2480, stack(0x04600000,0x04700000)]
0x014eec00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5340, stack(0x04500000,0x04600000)]
0x01485800 JavaThread "Finalizer" daemon [_thread_blocked, id=7524, stack(0x03b10000,0x03c10000)]
0x01480800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8260, stack(0x03a10000,0x03b10000)]
0x015bc400 JavaThread "main" [_thread_blocked, id=9716, stack(0x00030000,0x00130000)]

Other Threads:
0x0147f000 VMThread [stack: 0x03910000,0x03a10000] [id=6344]
0x0151c400 WatcherThread [stack: 0x04900000,0x04a00000] [id=10056]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 19648K, used 8590K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 49% used [0x2f790000, 0x2fff3bd8, 0x308a0000)
from space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 25243K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 57% used [0x30ce0000, 0x32586c30, 0x32586e00, 0x33790000)
compacting perm gen total 18688K, used 18450K [0x33790000, 0x349d0000, 0x37790000)
the space 18688K, 98% used [0x33790000, 0x34994928, 0x34994a00, 0x349d0000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)

Card table byte_map: [0x00580000,0x005d0000] byte_map_base: 0x00404380

Polling page: 0x002d0000

Code Cache [0x01910000, 0x020a8000, 0x03910000)
total_blobs=3997 nmethods=3701 adapters=231 free_code_cache=25029Kb largest_free_block=25623296

Compilation events (10 events):
Event: 3867.259 Thread 0x014f3400 3760 jd.controlling.downloadcontroller.DownloadController::getAvailableDownloadLists (248 bytes)
Event: 3869.408 Thread 0x014f3400 nmethod 3760 0x02097f48 code [0x02098290, 0x02098fe8]
Event: 3876.101 Thread 0x014f3400 3761 ! jd.controlling.downloadcontroller.DownloadSpeedManager$1::run (618 bytes)
Event: 3876.410 Thread 0x014f3400 nmethod 3761 0x0209a3c8 code [0x0209a740, 0x0209b644]
Event: 3883.926 Thread 0x014f3400 3762 java.lang.AbstractStringBuilder::reverse (176 bytes)
Event: 3883.927 Thread 0x014f3400 nmethod 3762 0x0209cf88 code [0x0209d0a0, 0x0209d340]
Event: 3884.771 Thread 0x014f3400 3763 ! jd.controlling.downloadcontroller.DownloadController::getFirstLinkThatBlocks (221 bytes)
Event: 3884.780 Thread 0x014f3400 nmethod 3763 0x0209d6c8 code [0x0209d9d0, 0x0209e634]
Event: 3954.883 Thread 0x014f3400 3764 sun.awt.geom.Curve::refineTforY (77 bytes)
Event: 3954.883 Thread 0x014f3400 nmethod 3764 0x020a01c8 code [0x020a02f0, 0x020a044c]

GC Heap History (10 events):
Event: 3883.257 GC heap before
{Heap before GC invocations=1020 (full 46):
def new generation total 19648K, used 18891K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 100% used [0x2f790000, 0x308a0000, 0x308a0000)
from space 2176K, 65% used [0x308a0000, 0x30a02c80, 0x30ac0000)
to space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
tenured generation total 43712K, used 40734K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 93% used [0x30ce0000, 0x334a7a98, 0x334a7c00, 0x33790000)
compacting perm gen total 20224K, used 20097K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b304c0, 0x34b30600, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
Event: 3883.896 GC heap after
Heap after GC invocations=1021 (full 46):
def new generation total 19648K, used 731K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 0% used [0x2f790000, 0x2f790000, 0x308a0000)
from space 2176K, 33% used [0x30ac0000, 0x30b76fe8, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 41386K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 94% used [0x30ce0000, 0x3354a868, 0x3354aa00, 0x33790000)
compacting perm gen total 20224K, used 20097K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b304c0, 0x34b30600, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
}
Event: 3886.247 GC heap before
{Heap before GC invocations=1021 (full 46):
def new generation total 19648K, used 18203K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 100% used [0x2f790000, 0x308a0000, 0x308a0000)
from space 2176K, 33% used [0x30ac0000, 0x30b76fe8, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 41386K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 94% used [0x30ce0000, 0x3354a868, 0x3354aa00, 0x33790000)
compacting perm gen total 20224K, used 20097K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b304d0, 0x34b30600, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
Event: 3886.251 GC heap after
Heap after GC invocations=1022 (full 46):
def new generation total 19648K, used 1724K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 0% used [0x2f790000, 0x2f790000, 0x308a0000)
from space 2176K, 79% used [0x308a0000, 0x30a4f148, 0x30ac0000)
to space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
tenured generation total 43712K, used 41386K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 94% used [0x30ce0000, 0x3354a868, 0x3354aa00, 0x33790000)
compacting perm gen total 20224K, used 20097K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b304d0, 0x34b30600, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
}
Event: 3888.226 GC heap before
{Heap before GC invocations=1022 (full 46):
def new generation total 19648K, used 19196K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 100% used [0x2f790000, 0x308a0000, 0x308a0000)
from space 2176K, 79% used [0x308a0000, 0x30a4f148, 0x30ac0000)
to space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
tenured generation total 43712K, used 41386K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 94% used [0x30ce0000, 0x3354a868, 0x3354aa00, 0x33790000)
compacting perm gen total 20224K, used 20142K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b3bac0, 0x34b3bc00, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
Event: 3889.705 GC heap after
Heap after GC invocations=1023 (full 46):
def new generation total 19648K, used 125K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 0% used [0x2f790000, 0x2f790000, 0x308a0000)
from space 2176K, 5% used [0x30ac0000, 0x30adf798, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 42946K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 98% used [0x30ce0000, 0x336d0bf8, 0x336d0c00, 0x33790000)
compacting perm gen total 20224K, used 20142K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b3bac0, 0x34b3bc00, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
}
Event: 3890.942 GC heap before
{Heap before GC invocations=1023 (full 46):
def new generation total 19648K, used 17597K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 100% used [0x2f790000, 0x308a0000, 0x308a0000)
from space 2176K, 5% used [0x30ac0000, 0x30adf798, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 42946K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 98% used [0x30ce0000, 0x336d0bf8, 0x336d0c00, 0x33790000)
compacting perm gen total 20224K, used 20142K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b3bbb0, 0x34b3bc00, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
Event: 3948.377 GC heap after
Heap after GC invocations=1024 (full 47):
def new generation total 19648K, used 0K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 0% used [0x2f790000, 0x2f790000, 0x308a0000)
from space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 25209K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 57% used [0x30ce0000, 0x3257e630, 0x3257e800, 0x33790000)
compacting perm gen total 20224K, used 20142K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b3bbb0, 0x34b3bc00, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
}
Event: 3949.805 GC heap before
{Heap before GC invocations=1024 (full 47):
def new generation total 19648K, used 7885K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 45% used [0x2f790000, 0x2ff43600, 0x308a0000)
from space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 25209K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 57% used [0x30ce0000, 0x3257e630, 0x3257e800, 0x33790000)
compacting perm gen total 20224K, used 20142K [0x33790000, 0x34b50000, 0x37790000)
the space 20224K, 99% used [0x33790000, 0x34b3bbb0, 0x34b3bc00, 0x34b50000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
Event: 3954.021 GC heap after
Heap after GC invocations=1025 (full 48):
def new generation total 19648K, used 0K [0x2f790000, 0x30ce0000, 0x30ce0000)
eden space 17472K, 0% used [0x2f790000, 0x2f790000, 0x308a0000)
from space 2176K, 0% used [0x30ac0000, 0x30ac0000, 0x30ce0000)
to space 2176K, 0% used [0x308a0000, 0x308a0000, 0x30ac0000)
tenured generation total 43712K, used 25243K [0x30ce0000, 0x33790000, 0x33790000)
the space 43712K, 57% used [0x30ce0000, 0x32586c30, 0x32586e00, 0x33790000)
compacting perm gen total 18432K, used 18400K [0x33790000, 0x34990000, 0x37790000)
the space 18432K, 99% used [0x33790000, 0x34988200, 0x34988200, 0x34990000)
ro space 10240K, 41% used [0x37790000, 0x37bc1a78, 0x37bc1c00, 0x38190000)
rw space 12288K, 52% used [0x38190000, 0x387d62c0, 0x387d6400, 0x38d90000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 3956.189 Thread 0x05938800 Threw 0x2fa4f550 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.189 Thread 0x05938800 Threw 0x2fa50090 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.189 Thread 0x05938800 Threw 0x2fa50240 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.189 Thread 0x05938800 Threw 0x2fa50b68 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.189 Thread 0x05938800 Threw 0x2fa50d18 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.190 Thread 0x05938800 Threw 0x2fa518b8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3956.190 Thread 0x05938800 Threw 0x2fa51a68 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3957.411 Thread 0x07aeb400 Threw 0x2fd63c10 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3957.411 Thread 0x07aeb400 Threw 0x2fd63d78 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717
Event: 3957.411 Thread 0x07aeb400 Threw 0x2fd63f10 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:717

Events (10 events):
Event: 3959.227 Executing VM operation: RevokeBias
Event: 3959.227 Executing VM operation: RevokeBias done
Event: 3959.227 Executing VM operation: RevokeBias
Event: 3959.227 Executing VM operation: RevokeBias done
Event: 3959.293 loading class 0x38e8a780
Event: 3959.589 loading class 0x38e8a780 done
Event: 3959.940 Executing VM operation: RevokeBias
Event: 3959.940 Executing VM operation: RevokeBias done
Event: 3959.941 Executing VM operation: RevokeBias
Event: 3959.941 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00400000 - 0x0046b000 C:\Program Files\JDownloader2\JDownloader2.exe
0x77870000 - 0x779ac000 C:\Windows\SYSTEM32\ntdll.dll
0x774d0000 - 0x775a4000 C:\Windows\system32\kernel32.dll
0x75af0000 - 0x75b3a000 C:\Windows\system32\KERNELBASE.dll
0x773e0000 - 0x774a9000 C:\Windows\system32\USER32.dll
0x775b0000 - 0x775fe000 C:\Windows\system32\GDI32.dll
0x77a90000 - 0x77a9a000 C:\Windows\system32\LPK.dll
0x77340000 - 0x773dd000 C:\Windows\system32\USP10.dll
0x76d40000 - 0x76dec000 C:\Windows\system32\msvcrt.dll
0x75fc0000 - 0x76060000 C:\Windows\system32\ADVAPI32.dll
0x77600000 - 0x77619000 C:\Windows\SYSTEM32\sechost.dll
0x77230000 - 0x772d1000 C:\Windows\system32\RPCRT4.dll
0x74ed0000 - 0x7506e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16400_none_4209f94e2b866170\COMCTL32.dll
0x75f60000 - 0x75fb7000 C:\Windows\system32\SHLWAPI.dll
0x77320000 - 0x7733f000 C:\Windows\system32\IMM32.DLL
0x776a0000 - 0x7776c000 C:\Windows\system32\MSCTF.dll
0x57890000 - 0x57c10000 c:\program files\java\jre7\bin\client\jvm.dll
0x70640000 - 0x70647000 C:\Windows\system32\WSOCK32.dll
0x772e0000 - 0x77315000 C:\Windows\system32\WS2_32.dll
0x76df0000 - 0x76df6000 C:\Windows\system32\NSI.dll
0x73d00000 - 0x73d32000 C:\Windows\system32\WINMM.dll
0x774b0000 - 0x774b5000 C:\Windows\system32\PSAPI.DLL
0x66b50000 - 0x66c0f000 c:\program files\java\jre7\bin\MSVCR100.dll
0x74330000 - 0x7433c000 c:\program files\java\jre7\bin\verify.dll
0x73220000 - 0x73240000 c:\program files\java\jre7\bin\java.dll
0x73240000 - 0x73253000 c:\program files\java\jre7\bin\zip.dll
0x76060000 - 0x76ca9000 C:\Windows\system32\SHELL32.dll
0x75cc0000 - 0x75e1c000 C:\Windows\system32\ole32.dll
0x75940000 - 0x7594c000 C:\Windows\system32\CRYPTBASE.dll
0x74860000 - 0x748a0000 C:\Windows\system32\uxtheme.dll
0x10000000 - 0x10020000 C:\Program Files\SlySoft\AnyDVD\ADvdDiscHlp.dll
0x00620000 - 0x00630000 C:\Program Files\TextAloud\TAForOEHook.dll
0x77a00000 - 0x77a8f000 C:\Windows\system32\oleaut32.dll
0x77030000 - 0x771cd000 C:\Windows\system32\SETUPAPI.dll
0x75b70000 - 0x75b97000 C:\Windows\system32\CFGMGR32.dll
0x75a40000 - 0x75a52000 C:\Windows\system32\DEVOBJ.dll
0x76cb0000 - 0x76d33000 C:\Windows\system32\CLBCatQ.DLL
0x74360000 - 0x74455000 C:\Windows\system32\propsys.dll
0x748a0000 - 0x748c1000 C:\Windows\system32\ntmarta.dll
0x779b0000 - 0x779f5000 C:\Windows\system32\WLDAP32.dll
0x72850000 - 0x72864000 C:\Program Files\Java\jre7\bin\net.dll
0x75430000 - 0x7546c000 C:\Windows\system32\mswsock.dll
0x75420000 - 0x75426000 C:\Windows\System32\wship6.dll
0x74340000 - 0x7434f000 C:\Program Files\Java\jre7\bin\nio.dll
0x74a70000 - 0x74a75000 C:\Windows\System32\wshtcpip.dll
0x758f0000 - 0x7593b000 C:\Windows\system32\apphelp.dll
0x57e40000 - 0x57f83000 C:\Program Files\Java\jre7\bin\awt.dll
0x741f0000 - 0x74203000 C:\Windows\system32\dwmapi.dll
0x75470000 - 0x75486000 C:\Windows\system32\CRYPTSP.dll
0x75210000 - 0x7524b000 C:\Windows\system32\rsaenh.dll
0x74b40000 - 0x74b57000 C:\Windows\system32\USERENV.dll
0x759c0000 - 0x759cb000 C:\Windows\system32\profapi.dll
0x73b80000 - 0x73b90000 C:\Windows\system32\NLAapi.dll
0x752f0000 - 0x75334000 C:\Windows\system32\DNSAPI.dll
0x6e1f0000 - 0x6e1f8000 C:\Windows\System32\winrnr.dll
0x6e1a0000 - 0x6e1b0000 C:\Windows\system32\napinsp.dll
0x6e180000 - 0x6e192000 C:\Windows\system32\pnrpnsp.dll
0x6e0c0000 - 0x6e0e7000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x737a0000 - 0x737bc000 C:\Windows\system32\IPHLPAPI.DLL
0x73780000 - 0x73787000 C:\Windows\system32\WINNSI.DLL
0x73110000 - 0x73148000 C:\Windows\System32\fwpuclnt.dll
0x6e050000 - 0x6e056000 C:\Windows\system32\rasadhlp.dll
0x04d40000 - 0x04d7d000 C:\Users\XXX\AppData\Local\Temp\jna-XXX\jna7550177519552853584.dll
0x73100000 - 0x7310d000 C:\Windows\system32\dhcpcsvc6.DLL
0x730e0000 - 0x730f2000 C:\Windows\system32\dhcpcsvc.DLL
0x6bc20000 - 0x6bcae000 C:\Program Files\Java\jre7\bin\mlib_image.dll
0x717b0000 - 0x717d4000 C:\Program Files\Java\jre7\bin\dcpr.dll
0x70540000 - 0x70578000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x700a0000 - 0x700d0000 C:\Program Files\Java\jre7\bin\t2k.dll
0x740c0000 - 0x741bb000 C:\Windows\system32\WindowsCodecs.dll
0x6b780000 - 0x6b7b1000 C:\Windows\system32\EhStorShell.dll
0x6a8a0000 - 0x6acaa000 C:\PROGRA~1\MICROS~3\Office14\GROOVEEX.DLL
0x6b030000 - 0x6b0d3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\MSVCR 90.dll
0x6afa0000 - 0x6b02e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_508ed732bcbc0e5a\MSVCP 90.dll
0x6b750000 - 0x6b77b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_51ca66a2bbe76806\ATL90 .DLL
0x6a370000 - 0x6a77f000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x69b00000 - 0x6a364000 C:\PROGRA~1\MICROS~3\Office14\1033\GrooveIntlResource.dll
0x6af30000 - 0x6af9a000 C:\Windows\System32\cscui.dll
0x6ba50000 - 0x6ba59000 C:\Windows\System32\CSCDLL.dll
0x6ba40000 - 0x6ba4b000 C:\Windows\system32\CSCAPI.dll
0x6aec0000 - 0x6af2f000 C:\Windows\system32\ntshrui.dll
0x75840000 - 0x75859000 C:\Windows\system32\srvcli.dll
0x739d0000 - 0x739da000 C:\Windows\system32\slc.dll
0x07310000 - 0x0761d000 C:\Program Files\Protector Suite QL\farchns.dll
0x74d40000 - 0x74ed0000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7600.16385_none_72fc7cbf861225c a\gdiplus.dll
0x74c60000 - 0x74cfb000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\MSVCR 80.dll
0x07620000 - 0x07674000 C:\Program Files\Protector Suite QL\infql2.dll
0x74020000 - 0x740a4000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7600.16400_none_ebf9dccf6c73e561\comctl32.dll
0x692c0000 - 0x69458000 C:\Windows\system32\NetworkExplorer.dll
0x6b850000 - 0x6b87e000 C:\Windows\System32\shdocvw.dll
0x6fdc0000 - 0x6fdd2000 C:\Windows\system32\MPR.dll
0x6b890000 - 0x6b898000 C:\Windows\System32\drprov.dll
0x750e0000 - 0x75109000 C:\Windows\System32\WINSTA.dll
0x6b490000 - 0x6b4a4000 C:\Windows\System32\ntlanman.dll
0x6b470000 - 0x6b486000 C:\Windows\System32\davclnt.dll
0x71670000 - 0x71678000 C:\Windows\System32\DAVHLPR.dll
0x74d10000 - 0x74d1f000 C:\Windows\system32\wkscli.dll
0x751f0000 - 0x751f9000 C:\Windows\system32\netutils.dll
0x56250000 - 0x56488000 C:\Windows\system32\wpdshext.dll
0x6bab0000 - 0x6bb39000 C:\Windows\system32\PortableDeviceApi.dll
0x75b40000 - 0x75b6d000 C:\Windows\system32\WINTRUST.dll
0x75ba0000 - 0x75cbc000 C:\Windows\system32\CRYPT32.dll
0x75a30000 - 0x75a3c000 C:\Windows\system32\MSASN1.dll
0x6d200000 - 0x6d22b000 C:\Windows\system32\PortableDeviceTypes.dll
0x6f0b0000 - 0x6f0ef000 C:\Windows\system32\audiodev.dll
0x57200000 - 0x57467000 C:\Windows\system32\WMVCore.DLL
0x6ecf0000 - 0x6ed2d000 C:\Windows\system32\WMASF.DLL
0x71ac0000 - 0x71ae2000 C:\Windows\system32\EhStorAPI.dll
0x6bcc0000 - 0x6bcc9000 C:\Windows\system32\LINKINFO.dll
0x70520000 - 0x70540000 C:\Program Files\Java\jre7\bin\sunec.dll
0x69470000 - 0x694e9000 C:\Windows\system32\mscms.dll
0x6cbd0000 - 0x6cc08000 C:\Windows\system32\icm32.dll
0x08ce0000 - 0x08ea9000 C:\Program Files\JDownloader2\tmp\7zip\SevenZipJBinding-N8q7X\lib7-Zip-JBinding.dll
0x738b0000 - 0x738bd000 C:\Windows\system32\NetworkItemFactory.dll
0x72910000 - 0x7291b000 C:\Windows\system32\dtsh.dll
0x749f0000 - 0x74a66000 C:\Windows\system32\FirewallAPI.dll
0x749e0000 - 0x749e9000 C:\Windows\system32\VERSION.dll
0x759b0000 - 0x759be000 C:\Windows\system32\RpcRtRemote.dll
0x6c1d0000 - 0x6c1d8000 C:\Windows\System32\npmproxy.dll
0x6dea0000 - 0x6decb000 C:\Windows\system32\FunDisc.dll
0x73b30000 - 0x73b44000 C:\Windows\system32\ATL.DLL
0x72c60000 - 0x72db7000 C:\Windows\System32\msxml6.dll
0x71ab0000 - 0x71aba000 C:\Windows\system32\fdproxy.dll
0x703f0000 - 0x70407000 C:\Windows\System32\fdwcn.dll
0x6d1e0000 - 0x6d1f9000 C:\Windows\System32\wcnapi.dll
0x71f30000 - 0x71f5b000 C:\Program Files\Internet Explorer\ieproxy.dll
0x728f0000 - 0x728f9000 C:\Windows\system32\fdWNet.dll
0x728d0000 - 0x728dd000 C:\Windows\system32\dfscli.dll

VM Arguments:
jvm_args: -Dexe4j.semaphoreName=Local\c:_program_files_jdownloader2_jdownloader2.exe0 -Dexe4j.isInstall4j=true -Dexe4j.moduleName=C:\Program Files\JDownloader2\JDownloader2.exe -Dexe4j.tempDir= -Dexe4j.unextractedPosition=0 -Djava.library.path=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v 1.0\;C:\Program Files\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files\Windows Live\Shared;c:\program files\java\jre7\bin -Dexe4j.consoleCodepage=cp0 -Xmx64m -Dsun.java2d.d3d=false -Dinstall4j.launcherId=5977 -Dinstall4j.swt=false
java_command: C:\Program Files\JDownloader2\JDownloader2.exe
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v 1.0\;C:\Program Files\Toshiba\Bluetooth Toshiba Stack\sys\;C:\Program Files\Windows Live\Shared;c:\program files\java\jre7\bin
USERNAME=XXX
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel



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

OS: Windows 7 Build 7600

CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 3135928k(109740k free), swap 6267980k(1795848k free)

vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600

time: Mon Oct 21 23:56:32 2013
elapsed time: 3969 seconds
  #2  
Old 21.10.2013, 20:22
Lram32's Avatar
Lram32 Lram32 is offline
Spanish Supporter
 
Join Date: Jul 2012
Location: Dark side of the moon
Posts: 9,905
Default

Hi,

Change the install dir of JD2, for example C:\JDownloader 2, and try again.

If the problem still persist, uninstall all versions of Java, clear all traces of Java, install It again, finally check if works JD2.
__________________
» Setup JD2 / Instalador de JD2 «
Spoiler:

Installer for Windows XP/Vista/Seven/Eight
|| JD2 x86 - x64 (Beta) ||

Installer for Mac
|| JD2 (Beta) ||

Installers for Linux
|| JD2 (Beta) x86 || <---> || JD2 (Beta) x64 ||

How to Create a Log
-» Click Here «-


¿Cómo crear un registro?
-» Click Aquí «-


Support Chat / Chat de Soporte
-» Click Here / Click Aquí «-


  #3  
Old 22.10.2013, 05:44
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

Not advisable to install to program files, hence why our default install directory is in %LOCALAPPDATA%\JDownloader2\ . Modern windows protects program files directories, which leads to troubles when saving session data and or updating JDownloader within that location
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
  #4  
Old 25.10.2013, 18:03
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Closed, this also helped here:
http://board.jdownloader.org/showthread.php?t=51887

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Closed Thread

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 20:41.
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.