Title: Tekkit window will close completely while playing
Version: 3.1.2
OS: Windows 7 64 bit
Java Version: 7 update 5
Description of Problem:
Ever since the 3.1.2 update, every time I am playing tekkit, it will close the window completely without leaving an error message, just an error log on the desktop. sometimes this happens immediately when I start tekkit, or even after hours of playing. This can be incredibly annoying, and is at its worst will not let me play the game at all. This has happened to me 100+ times, and I have not submit a report until now. I have seen this bug report multiple times on the forums, and none have any helpful information. Please help me and all the others with this problem.
Error Messages:
None.
Error Log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006db26664, pid=9060, tid=1604
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot 64-Bit Server VM (19.1-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x336664]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000007e7b800): JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=1604, stack(0x0000000008010000,0x0000000008110000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x00007e5f4e7fd01e, RBX=0x00000000f1eeaac0, RCX=0x00000000f1eeaac0, RDX=0x0000000000000000
RSP=0x000000000810cb00, RBP=0x000000000632f700, RSI=0x000000000632f6f0, RDI=0x0000000006300cd0
R8=0xe0be2e440020001f, R9=0xe0be2e45001d0020, R10=0x000000006de81ef0, R11=0x0000000000000246
R12=0x000000000632fad8, R13=0x00000000bb07018e, R14=0x000000000810ccb0, R15=0x0000000007e7b800
RIP=0x000000006db26664, EFLAGS=0x0000000000010206
Register to memory mapping:
RAX=0x00007e5f4e7fd01e
0x00007e5f4e7fd01e is pointing to unknown location
RBX=0x00000000f1eeaac0
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xe0000000]
Stack: [0x0000000008010000,0x0000000008110000], sp=0x000000000810cb00, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x336664]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.security.util.SignatureFileVerifier.processImpl(Ljava/util/Hashtable;Ljava/util/List;)V+214
j sun.security.util.SignatureFileVerifier.process(Ljava/util/Hashtable;Ljava/util/List;)V+9
j java.util.jar.JarVerifier.processEntry(Lsun/security/util/ManifestEntryVerifier;)V+387
j java.util.jar.JarVerifier.update(I[bIILsun/security/util/ManifestEntryVerifier;)V+39
j java.util.jar.JarFile.initializeVerifier()V+107
j java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+25
J org.spoutcraft.launcher.MinecraftClassLoader.findClassInjar(Ljava/lang/String;Ljava/io/File;)Ljava/lang/Class;
j org.spoutcraft.launcher.MinecraftClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+59
j java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+47
j java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
v ~StubRoutines::call_stub
j pb.<clinit>()V+1760
v ~StubRoutines::call_stub
j qa.<init>()V+1
j net.minecraft.client.Minecraft.<init>(Ljava/awt/Component;Ljava/awt/Canvas;Lnet/minecraft/client/MinecraftApplet;IIZ)V+112
j n.<init>(Lnet/minecraft/client/MinecraftApplet;Ljava/awt/Component;Ljava/awt/Canvas;Lnet/minecraft/client/MinecraftApplet;IIZ)V+16
j net.minecraft.client.MinecraftApplet.init()V+56
j org.spoutcraft.launcher.MinecraftAppletEnglober.init()V+11
j org.spoutcraft.launcher.gui.LauncherFrame.runGame(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I+298
j org.spoutcraft.launcher.gui.LoginForm.runGame()V+96
j org.spoutcraft.launcher.gui.LoginForm$2$1.done()V+161
j javax.swing.SwingWorker$5.run()V+4
j javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Ljava/util/List;)V+27
j sun.swing.AccumulativeRunnable.run()V+5
j javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Ljava/awt/event/ActionEvent;)V+1
j javax.swing.Timer.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
j javax.swing.Timer$DoPostEvent.run()V+71
j java.awt.event.InvocationEvent.dispatch()V+47
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$1.run()Ljava/lang/Void;+12
j java.awt.EventQueue$1.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
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 )
0x000000000851a800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=9804, stack(0x000000000b430000,0x000000000b530000)]
0x000000000851a000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=6716, stack(0x000000000b330000,0x000000000b430000)]
0x0000000008519000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=9892, stack(0x000000000b230000,0x000000000b330000)]
0x0000000008518800 JavaThread "Image Animator 3" daemon [_thread_blocked, id=7248, stack(0x000000000b130000,0x000000000b230000)]
0x0000000008517800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=7760, stack(0x000000000b030000,0x000000000b130000)]
0x0000000008516000 JavaThread "DestroyJavaVM" [_thread_blocked, id=7112, stack(0x0000000002620000,0x0000000002720000)]
0x000000000966c000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=7800, stack(0x000000000ae30000,0x000000000af30000)]
0x0000000007f79800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=4164, stack(0x0000000002520000,0x0000000002620000)]
0x0000000008595000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3556, stack(0x0000000009380000,0x0000000009480000)]
0x00000000084f5800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=8816, stack(0x0000000009260000,0x0000000009360000)]
0x0000000007d56800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5388, stack(0x0000000009160000,0x0000000009260000)]
=>0x0000000007e7b800 JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=1604, stack(0x0000000008010000,0x0000000008110000)]
0x00000000063e5000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=6452, stack(0x0000000007b10000,0x0000000007c10000)]
0x00000000063d8000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3340, stack(0x0000000007490000,0x0000000007590000)]
0x00000000063d7000 JavaThread "AWT-Shutdown" [_thread_blocked, id=9540, stack(0x0000000007390000,0x0000000007490000)]
0x000000000633b800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8468, stack(0x0000000007290000,0x0000000007390000)]
0x00000000062db000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3916, stack(0x0000000006fa0000,0x00000000070a0000)]
0x00000000062d8800 JavaThread "CompilerThread1" daemon [_thread_blocked, id=7232, stack(0x0000000006ea0000,0x0000000006fa0000)]
0x00000000062d3800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=7872, stack(0x0000000006da0000,0x0000000006ea0000)]
0x00000000062cf000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7652, stack(0x0000000006ca0000,0x0000000006da0000)]
0x00000000062ca000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8676, stack(0x0000000006ba0000,0x0000000006ca0000)]
0x00000000062b8800 JavaThread "Finalizer" daemon [_thread_blocked, id=9584, stack(0x0000000006aa0000,0x0000000006ba0000)]
0x00000000062b1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4788, stack(0x00000000069a0000,0x0000000006aa0000)]
Other Threads:
0x00000000062ac000 VMThread [stack: 0x00000000068a0000,0x00000000069a0000] [id=5040]
0x00000000062f4000 WatcherThread [stack: 0x00000000070a0000,0x00000000071a0000] [id=6116]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 149696K, used 145941K [0x00000000eaab0000, 0x00000000f62d0000, 0x0000000100000000)
eden space 125056K, 97% used [0x00000000eaab0000,0x00000000f2128560,0x00000000f24d0000)
from space 24640K, 99% used [0x00000000f4180000,0x00000000f598d010,0x00000000f5990000)
to space 29376K, 0% used [0x00000000f24d0000,0x00000000f24d0000,0x00000000f4180000)
PSOldGen total 86528K, used 37210K [0x00000000c0000000, 0x00000000c5480000, 0x00000000eaab0000)
object space 86528K, 43% used [0x00000000c0000000,0x00000000c2456a10,0x00000000c5480000)
PSPermGen total 23360K, used 23331K [0x00000000bae00000, 0x00000000bc4d0000, 0x00000000c0000000)
object space 23360K, 99% used [0x00000000bae00000,0x00000000bc4c8c30,0x00000000bc4d0000)
Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\java.exe
0x00000000776e0000 - 0x000000007788e000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000774c0000 - 0x00000000775df000 C:\Windows\system32\kernel32.dll
0x000007fefde30000 - 0x000007fefde9c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe420000 - 0x000007fefe4fb000 C:\Windows\system32\ADVAPI32.dll
0x000007feff950000 - 0x000007feff9ef000 C:\Windows\system32\msvcrt.dll
0x000007fefe610000 - 0x000007fefe62f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff5d0000 - 0x000007feff6fe000 C:\Windows\system32\RPCRT4.dll
0x000000006d7f0000 - 0x000000006def4000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x00000000775e0000 - 0x00000000776da000 C:\Windows\system32\USER32.dll
0x000007feff8e0000 - 0x000007feff947000 C:\Windows\system32\GDI32.dll
0x000007fefe250000 - 0x000007fefe25e000 C:\Windows\system32\LPK.dll
0x000007fefe510000 - 0x000007fefe5da000 C:\Windows\system32\USP10.dll
0x000007fefc930000 - 0x000007fefc96b000 C:\Windows\system32\WINMM.dll
0x000007fefe5e0000 - 0x000007fefe60e000 C:\Windows\system32\IMM32.DLL
0x000007fefe630000 - 0x000007fefe739000 C:\Windows\system32\MSCTF.dll
0x000000006d6b0000 - 0x000000006d6d9000 C:\Program Files\Java\jre6\bin\splashscreen.dll
0x000007fefbd60000 - 0x000007fefbdb6000 C:\Windows\system32\uxtheme.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d310000 - 0x000000006d31a000 C:\Program Files\Java\jre6\bin\hpi.dll
0x00000000778b0000 - 0x00000000778b7000 C:\Windows\system32\PSAPI.DLL
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000007fefdfa0000 - 0x000007fefe1a2000 C:\Windows\system32\ole32.dll
0x000007fefda40000 - 0x000007fefda4f000 C:\Windows\system32\CRYPTBASE.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fefa8d0000 - 0x000007fefa940000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefe820000 - 0x000007feff5a7000 C:\Windows\system32\SHELL32.dll
0x000007fefe3a0000 - 0x000007fefe411000 C:\Windows\system32\SHLWAPI.dll
0x000007fefd390000 - 0x000007fefd584000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007fefc8b0000 - 0x000007fefc8c8000 C:\Windows\system32\DWMAPI.DLL
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d540000 - 0x000000006d54a000 C:\Program Files\Java\jre6\bin\management.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe260000 - 0x000007fefe2ad000 C:\Windows\system32\WS2_32.dll
0x000007fefe500000 - 0x000007fefe508000 C:\Windows\system32\NSI.dll
0x000007fefd080000 - 0x000007fefd0d4000 C:\Windows\system32\mswsock.dll
0x000007fefd070000 - 0x000007fefd077000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefe740000 - 0x000007fefe817000 C:\Windows\system32\OLEAUT32.DLL
0x000007fefc570000 - 0x000007fefc577000 C:\Windows\System32\wshtcpip.dll
0x000007fefcf00000 - 0x000007fefcf5b000 C:\Windows\system32\DNSAPI.dll
0x0000000072500000 - 0x0000000072526000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefb930000 - 0x000007fefb957000 C:\Windows\system32\Iphlpapi.DLL
0x000007fefb8f0000 - 0x000007fefb8fb000 C:\Windows\system32\WINNSI.DLL
0x000007fef9d90000 - 0x000007fef9dbf000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fef9d80000 - 0x000007fef9d88000 C:\Windows\system32\rasadhlp.dll
0x000007fefb880000 - 0x000007fefb8d3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefd0e0000 - 0x000007fefd0f7000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcde0000 - 0x000007fefce27000 C:\Windows\system32\rsaenh.dll
0x000007fefc7c0000 - 0x000007fefc7de000 C:\Windows\system32\USERENV.dll
0x000007fefdb50000 - 0x000007fefdb5f000 C:\Windows\system32\profapi.dll
0x000007fefd350000 - 0x000007fefd365000 C:\Windows\system32\NLAapi.dll
0x000007fef8a20000 - 0x000007fef8a2b000 C:\Windows\System32\winrnr.dll
0x000007fef89d0000 - 0x000007fef89e5000 C:\Windows\system32\napinsp.dll
0x000007fef89b0000 - 0x000007fef89c9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef89a0000 - 0x000007fef89b0000 C:\Windows\system32\wshbth.dll
0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll
0x000000006d4d0000 - 0x000000006d505000 C:\Program Files\Java\jre6\bin\jpeg.dll
VM Arguments:
jvm_args: -Xmx1024m
java_command: C:/Users/Jason/AppData/Roaming/.techniclauncher/technic-launcher.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\
USERNAME=Jason
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 Build 7600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 8300720k(5564788k free), swap 16599504k(13282192k free)
vm_info: Java HotSpot 64-Bit Server VM (19.1-b02) for windows-amd64 JRE (1.6.0_24-b07), built on Feb 2 2011 16:25:45 by "java_re" with MS VC++ 8.0 (VS2005)
time: Sun Aug 19 20:54:42 2012
elapsed time: 8 seconds
Question
Deththekidd
Title: Tekkit window will close completely while playing
Version: 3.1.2
OS: Windows 7 64 bit
Java Version: 7 update 5
Description of Problem:
Ever since the 3.1.2 update, every time I am playing tekkit, it will close the window completely without leaving an error message, just an error log on the desktop. sometimes this happens immediately when I start tekkit, or even after hours of playing. This can be incredibly annoying, and is at its worst will not let me play the game at all. This has happened to me 100+ times, and I have not submit a report until now. I have seen this bug report multiple times on the forums, and none have any helpful information. Please help me and all the others with this problem.
Error Messages:
None.
Error Log:
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now