Wiedermal 0xc0000005

Luketep

Mitglied
Cheers Community,

ich bin gerade seit seiner Stunde auf der Suche nach einer Lösung zu dem all seits bekannten Problem:
EXCEPTION_ACCESS_VIOLATION 0xc0000005

Bisher konnten keine Ansätze zu einer Lösung führen. Folgendes habe ich bereits ohne Erfolg probiert:

  • Java de/neu installieren
  • Verschiedene Versionen installieren
  • Umgebungsvariablen richtig setzten
  • CCleaner benutzen um registry zu säubern
  • Diverse neustarts
  • Installation von 32 und 64 bit Versionen

Mein System:

Ich verwende einen Hetzner Root Server mit folgenden Hard- und Software Daten:

  • OS Name: Windows Server 2008 R2 64bit
  • OS Architecture: amd64
  • OS Version: 6.1
  • Java vendor: Sun Microsystems Inc.
  • Java version: 1.6.0_25
  • Awt toolkit: sun.awt.windows.WToolkit

Mein Problem Konkret:

Ich habe einen Minecraft-Server (Minecraft) am laufen. Nun wollte ich mit Hilfe einen World-Renders eine Karta á la Google-Maps erstellen. Dazu lädt man sich die aktuellste Version des Renderers "Tectonicus" (Index of /Tectonicus) herunter und schreibt eine kleine Batch-File:

Code:
java -jar tectonicus.jar minecraftJar=\%appdata%\.minecraft\bin\minecraft.jar worldDir=C:\Minecraft\McMyAdmin\Minecraft\world outputDir=C:\Minecraft\Tectonicus\render numSamples=0 cameraAngle=315 closestZoomSize=24 numZoomLevels=4
pause

Anschließend führt man diese aus und der Render-Prozess beginnt. Leider Kommt bei mit immer die besagte Fehlermeldung.

Ich hoffe einer von euch kann mir helfen. Ich poste am Ende noch das gesammte Error-Log.

Schonmal Danke für's lesen!

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001800441b0, pid=3640, tid=2908
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [lwjgl64.dll+0x441b0]
#
# If you would like to submit a bug report, please visit:
#   [url=http://java.sun.com/webapps/bugreport/crash.jsp]HotSpot Virtual Machine Error Reporting Page[/url]
# 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 (0x000000000022b000):  JavaThread "main" [_thread_in_native, id=2908, stack(0x0000000002410000,0x0000000002510000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00000001800441b0

Registers:
RAX=0x0000000000000002, RBX=0x000000000022b1d0, RCX=0x000000005e01048f, RDX=0x0000000000000002
RSP=0x000000000250f198, RBP=0x0000000006775000, RSI=0x0000000000000000, RDI=0x0000000006774000
R8 =0x0000000000000400, R9 =0x0000000000000400, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x000000000250f3c0, R13=0x0000000000000400, R14=0x000000000250f3d8, R15=0x000000000022b000
RIP=0x00000001800441b0, EFLAGS=0x0000000000010217

Top of Stack: (sp=0x000000000250f198)
0x000000000250f198:   000000018001056c 0000000000000000
0x000000000250f1a8:   000000005e01048f 0000000000000000
0x000000000250f1b8:   0000000000000000 0000000006774000
0x000000000250f1c8:   0000000000000000 0000000000000000
0x000000000250f1d8:   0000000000000000 0000000000000001
0x000000000250f1e8:   0000000000000000 00000000001501f0
0x000000000250f1f8:   000000000022b1d0 0000000000000000
0x000000000250f208:   0000000000000000 0000000000000000
0x000000000250f218:   0000000000000000 0000000000000000
0x000000000250f228:   0000000000000000 0000000000000000
0x000000000250f238:   0000000000000000 0000000000000000
0x000000000250f248:   000000000250f298 000000000022b000
0x000000000250f258:   00000001800441b0 0000000000000000
0x000000000250f268:   000000000000000c 00000000004eaaf8
0x000000000250f278:   000000000022b000 0000000000000000
0x000000000250f288:   000000000250f288 00000000fb4e3901 

Instructions: (pc=0x00000001800441b0)
0x0000000180044190:   28 49 29 4c 6a 61 76 61 2f 6e 69 6f 2f 42 79 74
0x00000001800441a0:   65 42 75 66 66 65 72 3b 00 00 00 00 00 00 00 00
0x00000001800441b0:   63 72 65 61 74 65 42 79 74 65 42 75 66 66 65 72
0x00000001800441c0:   00 00 00 00 00 00 00 00 4e 75 6c 6c 20 63 6c 61 


Register to memory mapping:

RAX=0x0000000000000002 is an unknown value
RBX=0x000000000022b1d0 is an unknown value
RCX=0x000000005e01048f is an unknown value
RDX=0x0000000000000002 is an unknown value
RSP=0x000000000250f198 is pointing into the stack for thread: 0x000000000022b000
RBP=0x0000000006775000 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000006774000 is an unknown value
R8 =0x0000000000000400 is an unknown value
R9 =0x0000000000000400 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x000000000250f3c0 is pointing into the stack for thread: 0x000000000022b000
R13=0x0000000000000400 is an unknown value
R14=0x000000000250f3d8 is pointing into the stack for thread: 0x000000000022b000
R15=0x000000000022b000 is a thread


Stack: [0x0000000002410000,0x0000000002510000],  sp=0x000000000250f198,  free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [lwjgl64.dll+0x441b0]  Java_org_lwjgl_opengl_WindowsRegistry_nQueryRegistrationKey+0x33290

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsPbufferPeerInfo.nCreate(Ljava/nio/ByteBuffer;IILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)V+0
j  org.lwjgl.opengl.WindowsPbufferPeerInfo.<init>(IILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)V+15
j  org.lwjgl.opengl.WindowsDisplay.createPbuffer(IILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;Ljava/nio/IntBuffer;)Lorg/lwjgl/opengl/PeerInfo;+11
j  org.lwjgl.opengl.Pbuffer.createPbuffer(IILorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/RenderTexture;)Lorg/lwjgl/opengl/PeerInfo;+19
j  org.lwjgl.opengl.Pbuffer.<init>(IILorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/RenderTexture;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+34
j  org.lwjgl.opengl.Pbuffer.<init>(IILorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/RenderTexture;Lorg/lwjgl/opengl/Drawable;)V+9
j  org.lwjgl.opengl.Pbuffer.<init>(IILorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;)V+7
j  tectonicus.rasteriser.lwjgl.LwjglRasteriser.<init>(Ltectonicus/rasteriser/RasteriserFactory$DisplayType;IIIIII)V+1135
j  tectonicus.rasteriser.RasteriserFactory.createRasteriser(Ltectonicus/configuration/Configuration$RasteriserType;Ltectonicus/rasteriser/RasteriserFactory$DisplayType;IIIIII)Ltectonicus/rasteriser/Rasteriser;+25
j  tectonicus.TileRenderer.<init>(Ltectonicus/configuration/Configuration;Ltectonicus/ProgressListener;Ljava/security/MessageDigest;)V+300
j  tectonicus.TectonicusApp.run()V+288
j  tectonicus.TectonicusApp.main([Ljava/lang/String;)V+53
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x0000000006686800 JavaThread "Thread-3" daemon [_thread_blocked, id=2916, stack(0x0000000006b00000,0x0000000006c00000)]
  0x0000000005b15800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1924, stack(0x00000000064c0000,0x00000000065c0000)]
  0x0000000005b14800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1772, stack(0x00000000063c0000,0x00000000064c0000)]
  0x0000000005a70000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2944, stack(0x00000000062c0000,0x00000000063c0000)]
  0x000000000051f800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3736, stack(0x0000000005ff0000,0x00000000060f0000)]
  0x000000000051e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3856, stack(0x0000000005ef0000,0x0000000005ff0000)]
  0x000000000050c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3796, stack(0x0000000005df0000,0x0000000005ef0000)]
  0x000000000050b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2348, stack(0x0000000005cf0000,0x0000000005df0000)]
  0x0000000000507800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3976, stack(0x0000000005bf0000,0x0000000005cf0000)]
  0x00000000004f7000 JavaThread "Finalizer" daemon [_thread_blocked, id=3872, stack(0x00000000058f0000,0x00000000059f0000)]
  0x00000000004f0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3712, stack(0x00000000057f0000,0x00000000058f0000)]
=>0x000000000022b000 JavaThread "main" [_thread_in_native, id=2908, stack(0x0000000002410000,0x0000000002510000)]

Other Threads:
  0x00000000004e9800 VMThread [stack: 0x00000000056f0000,0x00000000057f0000] [id=3288]
  0x000000000052f000 WatcherThread [stack: 0x00000000060f0000,0x00000000061f0000] [id=236]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 9792K, used 3198K [0x00000000dae00000, 0x00000000db8a0000, 0x00000000e58a0000)
  eden space 8704K,  36% used [0x00000000dae00000, 0x00000000db11f960, 0x00000000db680000)
  from space 1088K,   0% used [0x00000000db680000, 0x00000000db680000, 0x00000000db790000)
  to   space 1088K,   0% used [0x00000000db790000, 0x00000000db790000, 0x00000000db8a0000)
 tenured generation   total 21888K, used 0K [0x00000000e58a0000, 0x00000000e6e00000, 0x00000000fae00000)
   the space 21888K,   0% used [0x00000000e58a0000, 0x00000000e58a0000, 0x00000000e58a0200, 0x00000000e6e00000)
 compacting perm gen  total 21248K, used 7255K [0x00000000fae00000, 0x00000000fc2c0000, 0x0000000100000000)
   the space 21248K,  34% used [0x00000000fae00000, 0x00000000fb515ca8, 0x00000000fb515e00, 0x00000000fc2c0000)
No shared spaces configured.

Code Cache  [0x0000000002510000, 0x0000000002780000, 0x0000000005510000)
 total_blobs=304 nmethods=8 adapters=250 free_code_cache=49864128 largest_free_block=6720

Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 	C:\Windows\system32\java.exe
0x0000000077650000 - 0x00000000777f9000 	C:\Windows\SYSTEM32\ntdll.dll
0x0000000077320000 - 0x000000007743f000 	C:\Windows\system32\kernel32.dll
0x000007fefde10000 - 0x000007fefde7b000 	C:\Windows\system32\KERNELBASE.dll
0x000007feff7a0000 - 0x000007feff87b000 	C:\Windows\system32\ADVAPI32.dll
0x000007fefde80000 - 0x000007fefdf1f000 	C:\Windows\system32\msvcrt.dll
0x000007fefdf20000 - 0x000007fefdf3f000 	C:\Windows\SYSTEM32\sechost.dll
0x000007feff430000 - 0x000007feff55d000 	C:\Windows\system32\RPCRT4.dll
0x000000006d7f0000 - 0x000000006dfa8000 	C:\Java\jre6\bin\server\jvm.dll
0x0000000076f70000 - 0x000000007706a000 	C:\Windows\system32\USER32.dll
0x000007feff8a0000 - 0x000007feff907000 	C:\Windows\system32\GDI32.dll
0x000007feff3a0000 - 0x000007feff3ae000 	C:\Windows\system32\LPK.dll
0x000007feff630000 - 0x000007feff6f9000 	C:\Windows\system32\USP10.dll
0x000007feecb80000 - 0x000007feecbbb000 	C:\Windows\system32\WINMM.dll
0x000007feff600000 - 0x000007feff62e000 	C:\Windows\system32\IMM32.DLL
0x000007fefdfa0000 - 0x000007fefe0a9000 	C:\Windows\system32\MSCTF.dll
0x000000006d760000 - 0x000000006d76e000 	C:\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 	C:\Java\jre6\bin\java.dll
0x0000000077820000 - 0x0000000077827000 	C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 	C:\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 	C:\Java\jre6\bin\awt.dll
0x000007feed600000 - 0x000007feed671000 	C:\Windows\system32\WINSPOOL.DRV
0x000007fefe0b0000 - 0x000007fefe2b3000 	C:\Windows\system32\ole32.dll
0x000007fefe590000 - 0x000007feff318000 	C:\Windows\system32\SHELL32.dll
0x000007feff320000 - 0x000007feff391000 	C:\Windows\system32\SHLWAPI.dll
0x000007fefbcb0000 - 0x000007fefbea4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefb4c0000 - 0x000007fefb4d8000 	C:\Windows\system32\DWMAPI.DLL
0x000007fefd9a0000 - 0x000007fefd9af000 	C:\Windows\system32\CRYPTBASE.dll
0x000007fefd530000 - 0x000007fefd547000 	C:\Windows\system32\CRYPTSP.dll
0x000007fefd040000 - 0x000007fefd087000 	C:\Windows\system32\rsaenh.dll
0x000007fefc550000 - 0x000007fefc56e000 	C:\Windows\system32\USERENV.dll
0x000007fefda70000 - 0x000007fefda7f000 	C:\Windows\system32\profapi.dll
0x000000006d600000 - 0x000000006d617000 	C:\Java\jre6\bin\net.dll
0x000007feff910000 - 0x000007feff95d000 	C:\Windows\system32\WS2_32.dll
0x000007fefe580000 - 0x000007fefe588000 	C:\Windows\system32\NSI.dll
0x000007fefd200000 - 0x000007fefd255000 	C:\Windows\system32\mswsock.dll
0x000007fefd330000 - 0x000007fefd337000 	C:\Windows\System32\wship6.dll
0x000007fefbc90000 - 0x000007fefbca5000 	C:\Windows\system32\NLAapi.dll
0x000007fef5de0000 - 0x000007fef5df5000 	C:\Windows\system32\napinsp.dll
0x000007fefd0f0000 - 0x000007fefd14b000 	C:\Windows\system32\DNSAPI.dll
0x000007fef5bf0000 - 0x000007fef5bfb000 	C:\Windows\System32\winrnr.dll
0x000007fefc430000 - 0x000007fefc437000 	C:\Windows\System32\wshtcpip.dll
0x000007fefb490000 - 0x000007fefb4b7000 	C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb410000 - 0x000007fefb41b000 	C:\Windows\system32\WINNSI.DLL
0x000007fefab70000 - 0x000007fefab78000 	C:\Windows\system32\rasadhlp.dll
0x000007fefb340000 - 0x000007fefb393000 	C:\Windows\System32\fwpuclnt.dll
0x0000000180000000 - 0x0000000180050000 	C:\Users\Administrator\.tectonicus\native\lwjgl64.dll
0x000007fee9500000 - 0x000007fee961d000 	C:\Windows\system32\OPENGL32.dll
0x000007fee94d0000 - 0x000007fee94fd000 	C:\Windows\system32\GLU32.dll
0x000007fee93d0000 - 0x000007fee94c1000 	C:\Windows\system32\DDRAW.dll
0x000007feeb8e0000 - 0x000007feeb8e8000 	C:\Windows\system32\DCIMAN32.dll
0x000007fefe3a0000 - 0x000007fefe577000 	C:\Windows\system32\SETUPAPI.dll
0x000007fefdd30000 - 0x000007fefdd66000 	C:\Windows\system32\CFGMGR32.dll
0x000007fefe2c0000 - 0x000007fefe397000 	C:\Windows\system32\OLEAUT32.dll
0x000007fefdba0000 - 0x000007fefdbba000 	C:\Windows\system32\DEVOBJ.dll
0x000007fefc700000 - 0x000007fefc70c000 	C:\Windows\system32\VERSION.dll

VM Arguments:
java_command: tectonicus.jar minecraftJar=\C:\Users\Administrator\AppData\Roaming\.minecraft\bin\minecraft.jar worldDir=C:\Minecraft\McMyAdmin\Minecraft\world outputDir=C:\Minecraft\Tectonicus\render numSamples=0 cameraAngle=315 closestZoomSize=24 numZoomLevels=4
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\PHP\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Java\jre6\bin
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 55 Stepping 2, AuthenticAMD



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

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 55 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext

Memory: 4k page, physical 2095672k(1063664k free), swap 4191344k(2089416k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.0-b11) for windows-amd64 JRE (1.6.0_25-b06), built on Apr 14 2011 00:44:38 by "java_re" with MS VC++ 8.0 (VS2005)

time: Wed May 11 16:23:41 2011
elapsed time: 0 seconds
 

Luketep

Mitglied
Danke für die schnelle Antwort. Leider hat mir das nicht geholfen. Ich habe den Speicher für diesen Befehl manuell auf 1024mb gesetzt, was mehr als ausreichend sein sollte -> kein Erolg.
Zum Thema Grafikkarte kann ich nur sagen, dass mein Root nur einen "Standard VGA Graphics Adapter" hat. Wäre möglich das es daran liegt. Ich versuche mal den Prozess auf einer lokalen Maschine und melde mich dann wieder hier.
 

Luketep

Mitglied
Lokal läuft es einwandfrei. Muss also an der Grafikkarte liegen. Werde ich auf meinem Server dann mal nachrüsten lassen.

Danke :)

*Closed*
 

Ähnliche Java Themen

Neue Themen


Oben