Jump to content
  • 0

Massive Lag amount when searching for items.


Question

Posted

Title: Massive Lag amount when searching for items.

Version: 3.1.2

OS: Windows 7 Enterprive 64-bit

Java Version: Java 7

Description of Problem:

Whenever I try to search for an item in Tekkit it makes my screen freeze while I try to type in the item or block. Sometimes even results in an "end of stream". Is this because of the lack of RAM (Since my whole computer gets slow whenever I load and play minecraft and my RAM gets to 85%). I have 2 GB reserved of my total 4 GB I have in my computer. What am I doing wrong?

Error Messages:

Error Log:


#

# A fatal error has been detected by the Java Runtime Environment:

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000f64a6220, pid=8932, tid=1860

#

# JRE version: 7.0_04-b22

# Java VM: Java HotSpot 64-Bit Server VM (23.0-b21 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C  [OpenAL64.dll+0x6220]  alSourcei+0x144

#

# 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:

#   http://bugreport.sun.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 (0x000000001179d800):  JavaThread "Thread-16" [_thread_in_native, id=1860, stack(0x0000000019fb0000,0x000000001a0b0000)]



siginfo: ExceptionCode=0xc0000005, writing address 0x00000000814ddff0



Registers:

RAX=0x000000001a0fe410, RBX=0x00000000814ddfd0, RCX=0x0000000017590000, RDX=0x0000000000000088

RSP=0x000000001a0aeee0, RBP=0x000000001759cf00, RSI=0x00000000ffffffff, RDI=0x0000000000000005

R8 =0x000000001a0fe400, R9 =0x000000001a0fe410, R10=0x00000000028e235c, R11=0x000000001759cf00

R12=0x0000000017596fe0, R13=0x000000009d4c8388, R14=0x000000001a0aefc0, R15=0x000000001179d800

RIP=0x00000000f64a6220, EFLAGS=0x0000000000010246



Top of Stack: (sp=0x000000001a0aeee0)

0x000000001a0aeee0:   ffffffff814ddfd0 00000000ffffffff

0x000000001a0aeef0:   000000009d4a98a0 000000001a0aef58

0x000000001a0aef00:   0000000000000000 00000000028e2388

0x000000001a0aef10:   000000009d4c8388 000000001a0aef90

0x000000001a0aef20:   0000000000000013 0000000000000005

0x000000001a0aef30:   00000000814ddfd0 0000000000000000

0x000000001a0aef40:   00000000a3650bb0 00000000f0143f08

0x000000001a0aef50:   000000001a0aef50 0000000000000000

0x000000001a0aef60:   000000001a0aefc0 000000009d4cb110

0x000000001a0aef70:   0000000000000000 000000009d4c8388

0x000000001a0aef80:   0000000000000000 000000001a0aefb0

0x000000001a0aef90:   000000001a0af008 00000000028d61f8

0x000000001a0aefa0:   00000000a2502910 00000000028df1d8

0x000000001a0aefb0:   00000000814ddfd0 0000000000001009

0x000000001a0aefc0:   000000001759cf00 000000001a0aefc8

0x000000001a0aefd0:   000000009d4b94af 000000001a0af020 



Instructions: (pc=0x00000000f64a6220)

0x00000000f64a6200:   a1 00 00 83 60 08 00 48 83 60 10 00 89 18 c7 40

0x00000000f64a6210:   04 01 00 00 00 48 89 45 68 c7 45 70 01 00 00 00

0x00000000f64a6220:   ff 43 20 eb 0a c7 85 74 01 00 00 30 10 00 00 89

0x00000000f64a6230:   5d 54 e9 c5 01 00 00 b9 03 a0 00 00 e9 b6 01 00 





Register to memory mapping:



RAX=0x000000001a0fe410 is an unknown value

RBX=0x00000000814ddfd0 is an unknown value

RCX=0x0000000017590000 is an unknown value

RDX=0x0000000000000088 is an unknown value

RSP=0x000000001a0aeee0 is pointing into the stack for thread: 0x000000001179d800

RBP=0x000000001759cf00 is an unknown value

RSI=0x00000000ffffffff is an unknown value

RDI=0x0000000000000005 is an unknown value

R8 =0x000000001a0fe400 is an unknown value

R9 =0x000000001a0fe410 is an unknown value

R10=0x00000000028e235c is an Interpreter codelet

method entry point (kind = native)  [0x00000000028e20e0, 0x00000000028e2960]  2176 bytes

R11=0x000000001759cf00 is an unknown value

R12=0x0000000017596fe0 is an unknown value

R13=0x000000009d4c8388 is an oop

{method} 

 - klass: {other class}

R14=0x000000001a0aefc0 is pointing into the stack for thread: 0x000000001179d800

R15=0x000000001179d800 is a thread





Stack: [0x0000000019fb0000,0x000000001a0b0000],  sp=0x000000001a0aeee0,  free space=1019k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [OpenAL64.dll+0x6220]  alSourcei+0x144



Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j  org.lwjgl.openal.AL10.alSourcei(III)V+0

j  paulscode.sound.libraries.ChannelLWJGLOpenAL.attachBuffer(Ljava/nio/IntBuffer;)Z+39

j  paulscode.sound.libraries.SourceLWJGLOpenAL.play(Lpaulscode/sound/Channel;)V+362

j  paulscode.sound.Library.play(Lpaulscode/sound/Source;)V+72

j  paulscode.sound.Library.play(Ljava/lang/String;)V+89

j  paulscode.sound.SoundSystem.CommandPlay(Ljava/lang/String;)V+12

J  paulscode.sound.SoundSystem.CommandQueue(Lpaulscode/sound/CommandObject;)Z

J  paulscode.sound.CommandThread.run()V

v  ~StubRoutines::call_stub



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



Java Threads: ( => current thread )

  0x00000000117a3800 JavaThread "Client write thread" [_thread_blocked, id=4820, stack(0x0000000019c90000,0x0000000019d90000)]

  0x00000000117a1000 JavaThread "Client read thread" [_thread_in_native, id=4712, stack(0x00000000197e0000,0x00000000198e0000)]

  0x000000001179e000 JavaThread "File IO Thread" [_thread_blocked, id=9632, stack(0x0000000013ae0000,0x0000000013be0000)]

  0x000000001179f000 JavaThread "Thread-17" [_thread_blocked, id=9640, stack(0x0000000019eb0000,0x0000000019fb0000)]

=>0x000000001179d800 JavaThread "Thread-16" [_thread_in_native, id=1860, stack(0x0000000019fb0000,0x000000001a0b0000)]

  0x0000000010fac800 JavaThread "Thread-10" daemon [_thread_in_native, id=8836, stack(0x0000000016f70000,0x0000000017070000)]

  0x0000000010fae000 JavaThread "Minecraft main thread" [_thread_blocked, id=4464, stack(0x0000000013be0000,0x0000000013ce0000)]

  0x0000000010fad000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7836, stack(0x0000000013320000,0x0000000013420000)]

  0x0000000010fa9800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=5300, stack(0x0000000010a50000,0x0000000010b50000)]

  0x0000000010fab800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=7572, stack(0x00000000139c0000,0x0000000013ac0000)]

  0x0000000010fab000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=6256, stack(0x0000000013750000,0x0000000013850000)]

  0x0000000010faa000 JavaThread "Image Animator 3" daemon [_thread_blocked, id=4908, stack(0x00000000135b0000,0x00000000136b0000)]

  0x0000000010fa8800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=8448, stack(0x0000000013470000,0x0000000013570000)]

  0x0000000010fa8000 JavaThread "DestroyJavaVM" [_thread_blocked, id=9296, stack(0x0000000002570000,0x0000000002670000)]

  0x0000000010fa7000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=3304, stack(0x00000000131d0000,0x00000000132d0000)]

  0x000000000fbcf000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=6356, stack(0x00000000125a0000,0x00000000126a0000)]

  0x000000000f980000 JavaThread "TimerQueue" daemon [_thread_blocked, id=7192, stack(0x0000000010e10000,0x0000000010f10000)]

  0x000000000fd24000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=6524, stack(0x0000000010c60000,0x0000000010d60000)]

  0x000000000ce17800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6040, stack(0x000000000eda0000,0x000000000eea0000)]

  0x000000000cd37800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2276, stack(0x000000000ef50000,0x000000000f050000)]

  0x000000000cb9b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7580, stack(0x000000000d240000,0x000000000d340000)]

  0x000000000cb9a800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6336, stack(0x000000000d0c0000,0x000000000d1c0000)]

  0x000000000cb99800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2288, stack(0x000000000cf40000,0x000000000d040000)]

  0x000000000a831000 JavaThread "Service Thread" daemon [_thread_blocked, id=7208, stack(0x000000000c770000,0x000000000c870000)]

  0x000000000a82d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9756, stack(0x000000000c600000,0x000000000c700000)]

  0x000000000a824000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5076, stack(0x000000000c320000,0x000000000c420000)]

  0x000000000a823000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6960, stack(0x000000000c490000,0x000000000c590000)]

  0x000000000a81c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4816, stack(0x000000000bcb0000,0x000000000bdb0000)]

  0x000000000a796800 JavaThread "Finalizer" daemon [_thread_blocked, id=2588, stack(0x000000000c1b0000,0x000000000c2b0000)]

  0x000000000a790000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8136, stack(0x000000000c010000,0x000000000c110000)]



Other Threads:

  0x000000000a788800 VMThread [stack: 0x000000000be50000,0x000000000bf50000] [id=7768]

  0x000000000a843800 WatcherThread [stack: 0x000000000c980000,0x000000000ca80000] [id=1556]



VM state:not at safepoint (normal execution)



VM Mutex/Monitor currently owned by a thread: None



Heap

 PSYoungGen      total 481856K, used 297983K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 441856K, 59% used [0x00000000e0000000,0x00000000f01d25d8,0x00000000faf80000)

  from space 40000K, 84% used [0x00000000fd810000,0x00000000ff93d9c8,0x00000000fff20000)

  to   space 41216K, 0% used [0x00000000faf80000,0x00000000faf80000,0x00000000fd7c0000)

 ParOldGen       total 356096K, used 220594K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad76ca88,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)



Code Cache  [0x00000000028d0000, 0x0000000003360000, 0x00000000058d0000)

 total_blobs=3821 nmethods=2974 adapters=796 free_code_cache=38696Kb largest_free_block=39274112



Compilation events (10 events):

Event: 5861.302 Thread 0x000000000a82d000 3242             buildcraft.transport.PipeTransportItems::moveSolids (641 bytes)

Event: 5861.303 Thread 0x000000000a824000 3243             buildcraft.transport.TileGenericPipe::n_ (78 bytes)

Event: 5861.313 Thread 0x000000000a82d000 nmethod 3242 0x0000000002ce5910 code [0x0000000002ce5aa0, 0x0000000002ce5ee8]

Event: 5861.313 Thread 0x000000000a82d000 3244             buildcraft.transport.TileGenericPipe::getPowerProvider (35 bytes)

Event: 5861.315 Thread 0x000000000a82d000 nmethod 3244 0x0000000002f7fe10 code [0x0000000002f7ff60, 0x0000000002f80078]

Event: 5861.316 Thread 0x000000000a82d000 3245             buildcraft.transport.Pipe::updateEntity (15 bytes)

Event: 5861.317 Thread 0x000000000a82d000 nmethod 3245 0x000000000317e6d0 code [0x000000000317e820, 0x000000000317e8c8]

Event: 5861.318 Thread 0x000000000a824000 nmethod 3243 0x00000000031dab90 code [0x00000000031dad80, 0x00000000031db440]

Event: 5937.809 Thread 0x000000000a82d000 3246             en::e (114 bytes)

Event: 5937.811 Thread 0x000000000a82d000 nmethod 3246 0x00000000031da650 code [0x00000000031da7a0, 0x00000000031da958]



GC Heap History (10 events):

Event: 5910.888 GC heap before

{Heap before GC invocations=621 (full 35):

 PSYoungGen      total 471488K, used 471479K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 440320K, 100% used [0x00000000e0000000,0x00000000fae00000,0x00000000fae00000)

  from space 31168K, 99% used [0x00000000fae00000,0x00000000fcc6ded0,0x00000000fcc70000)

  to   space 42368K, 0% used [0x00000000fd6a0000,0x00000000fd6a0000,0x0000000000000000)

 ParOldGen       total 356096K, used 216254K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 60% used [0x00000000a0000000,0x00000000ad32f888,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

Event: 5910.912 GC heap after

Heap after GC invocations=621 (full 35):

 PSYoungGen      total 482368K, used 29318K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 440000K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fadb0000)

  from space 42368K, 69% used [0x00000000fd6a0000,0x00000000ff341ab8,0x0000000000000000)

  to   space 41920K, 0% used [0x00000000fadb0000,0x00000000fadb0000,0x00000000fd6a0000)

 ParOldGen       total 356096K, used 216718K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 60% used [0x00000000a0000000,0x00000000ad3a3a48,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

}

Event: 5919.191 GC heap before

{Heap before GC invocations=622 (full 35):

 PSYoungGen      total 482368K, used 469318K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 440000K, 100% used [0x00000000e0000000,0x00000000fadb0000,0x00000000fadb0000)

  from space 42368K, 69% used [0x00000000fd6a0000,0x00000000ff341ab8,0x0000000000000000)

  to   space 41920K, 0% used [0x00000000fadb0000,0x00000000fadb0000,0x00000000fd6a0000)

 ParOldGen       total 356096K, used 216718K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 60% used [0x00000000a0000000,0x00000000ad3a3a48,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

Event: 5919.213 GC heap after

Heap after GC invocations=622 (full 35):

 PSYoungGen      total 468416K, used 28358K [0x00000000e0000000, 0x00000000ffdd0000, 0x0000000000000000)

  eden space 440000K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000fadb0000)

  from space 28416K, 99% used [0x00000000fadb0000,0x00000000fc9618c8,0x00000000fc970000)

  to   space 41024K, 0% used [0x00000000fd5c0000,0x00000000fd5c0000,0x00000000ffdd0000)

 ParOldGen       total 356096K, used 217282K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad430b38,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

}

Event: 5934.855 GC heap before

{Heap before GC invocations=623 (full 35):

 PSYoungGen      total 468416K, used 468358K [0x00000000e0000000, 0x00000000ffdd0000, 0x0000000000000000)

  eden space 440000K, 100% used [0x00000000e0000000,0x00000000fadb0000,0x00000000fadb0000)

  from space 28416K, 99% used [0x00000000fadb0000,0x00000000fc9618c8,0x00000000fc970000)

  to   space 41024K, 0% used [0x00000000fd5c0000,0x00000000fd5c0000,0x00000000ffdd0000)

 ParOldGen       total 356096K, used 217282K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad430b38,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

Event: 5934.876 GC heap after

Heap after GC invocations=623 (full 35):

 PSYoungGen      total 482176K, used 27436K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 441152K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000faed0000)

  from space 41024K, 66% used [0x00000000fd5c0000,0x00000000ff08b1a0,0x00000000ffdd0000)

  to   space 39872K, 0% used [0x00000000faed0000,0x00000000faed0000,0x00000000fd5c0000)

 ParOldGen       total 356096K, used 219041K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad5e8548,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

}

Event: 5948.989 GC heap before

{Heap before GC invocations=624 (full 35):

 PSYoungGen      total 482176K, used 468588K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 441152K, 100% used [0x00000000e0000000,0x00000000faed0000,0x00000000faed0000)

  from space 41024K, 66% used [0x00000000fd5c0000,0x00000000ff08b1a0,0x00000000ffdd0000)

  to   space 39872K, 0% used [0x00000000faed0000,0x00000000faed0000,0x00000000fd5c0000)

 ParOldGen       total 356096K, used 219041K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad5e8548,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

Event: 5949.021 GC heap after

Heap after GC invocations=624 (full 35):

 PSYoungGen      total 481024K, used 30726K [0x00000000e0000000, 0x00000000fff20000, 0x0000000000000000)

  eden space 441152K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000faed0000)

  from space 39872K, 77% used [0x00000000faed0000,0x00000000fccd19b8,0x00000000fd5c0000)

  to   space 40000K, 0% used [0x00000000fd810000,0x00000000fd810000,0x00000000fff20000)

 ParOldGen       total 356096K, used 219145K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad602588,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

}

Event: 5969.384 GC heap before

{Heap before GC invocations=625 (full 35):

 PSYoungGen      total 481024K, used 471878K [0x00000000e0000000, 0x00000000fff20000, 0x0000000000000000)

  eden space 441152K, 100% used [0x00000000e0000000,0x00000000faed0000,0x00000000faed0000)

  from space 39872K, 77% used [0x00000000faed0000,0x00000000fccd19b8,0x00000000fd5c0000)

  to   space 40000K, 0% used [0x00000000fd810000,0x00000000fd810000,0x00000000fff20000)

 ParOldGen       total 356096K, used 219145K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad602588,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

Event: 5969.409 GC heap after

Heap after GC invocations=625 (full 35):

 PSYoungGen      total 481856K, used 33974K [0x00000000e0000000, 0x0000000000000000, 0x0000000000000000)

  eden space 441856K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000faf80000)

  from space 40000K, 84% used [0x00000000fd810000,0x00000000ff93d9c8,0x00000000fff20000)

  to   space 41216K, 0% used [0x00000000faf80000,0x00000000faf80000,0x00000000fd7c0000)

 ParOldGen       total 356096K, used 220594K [0x00000000a0000000, 0x00000000b5bc0000, 0x00000000e0000000)

  object space 356096K, 61% used [0x00000000a0000000,0x00000000ad76ca88,0x00000000b5bc0000)

 PSPermGen       total 45696K, used 45123K [0x000000009ae00000, 0x000000009daa0000, 0x00000000a0000000)

  object space 45696K, 98% used [0x000000009ae00000,0x000000009da10ce0,0x000000009daa0000)

}



Deoptimization events (10 events):

Event: 5275.238 Thread 0x0000000010fae000 Uncommon trap -12 fr.pc 0x000000000311380c

Event: 5317.484 Thread 0x0000000010fae000 Uncommon trap -34 fr.pc 0x0000000002ce2190

Event: 5317.526 Thread 0x0000000010fae000 Uncommon trap -34 fr.pc 0x0000000002ce2190

Event: 5317.586 Thread 0x0000000010fae000 Uncommon trap -34 fr.pc 0x0000000002ce2190

Event: 5317.630 Thread 0x0000000010fae000 Uncommon trap -34 fr.pc 0x0000000002ce2190

Event: 5318.425 Thread 0x00000000117a1000 Uncommon trap -67 fr.pc 0x0000000002c4c4f4

Event: 5326.174 Thread 0x00000000117a1000 Uncommon trap -67 fr.pc 0x0000000002c4e848

Event: 5395.379 Thread 0x00000000117a1000 Uncommon trap -83 fr.pc 0x0000000002ec17d8

Event: 5756.310 Thread 0x0000000010fae000 Uncommon trap -83 fr.pc 0x00000000031ae81c

Event: 5891.306 Thread 0x0000000010fae000 Uncommon trap -12 fr.pc 0x000000000317ee1c



Internal exceptions (10 events):

Event: 5972.147 Thread 0x000000001179d800 Threw 0x00000000ee79e598 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.164 Thread 0x000000001179d800 Threw 0x00000000ee79e710 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.177 Thread 0x000000001179d800 Threw 0x00000000ee79e888 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.198 Thread 0x00000000117a3800 Threw 0x00000000ee78de28 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.198 Thread 0x000000001179d800 Threw 0x00000000ee79ea00 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.213 Thread 0x000000001179d800 Threw 0x00000000ee79eb78 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.224 Thread 0x000000001179d800 Threw 0x00000000ee79ecf0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.239 Thread 0x000000001179d800 Threw 0x00000000ee79ee68 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.260 Thread 0x000000001179d800 Threw 0x00000000ee79efe0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888

Event: 5972.260 Thread 0x00000000117a3800 Threw 0x00000000ee78dfa0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:2888



Events (10 events):

Event: 5964.546 Thread 0x000000000fb49000 Thread added: 0x000000000fb49000

Event: 5964.551 Executing VM operation: RevokeBias

Event: 5964.551 Executing VM operation: RevokeBias done

Event: 5964.551 Thread 0x000000000fb49000 Thread exited: 0x000000000fb49000

Event: 5969.384 Executing VM operation: ParallelGCFailedAllocation

Event: 5969.409 Executing VM operation: ParallelGCFailedAllocation done

Event: 5969.549 Thread 0x000000000fb49000 Thread added: 0x000000000fb49000

Event: 5969.554 Executing VM operation: RevokeBias

Event: 5969.555 Executing VM operation: RevokeBias done

Event: 5969.555 Thread 0x000000000fb49000 Thread exited: 0x000000000fb49000





Dynamic libraries:

0x000000003f570000 - 0x000000003f5a3000 	C:\Program Files\Java\jre7\bin\java.exe

0x0000000077400000 - 0x00000000775a9000 	C:\Windows\SYSTEM32\ntdll.dll

0x0000000076fd0000 - 0x00000000770ef000 	C:\Windows\system32\kernel32.dll

0x00000000fdb80000 - 0x00000000fdbec000 	C:\Windows\system32\KERNELBASE.dll

0x00000000fe750000 - 0x00000000fe82b000 	C:\Windows\system32\ADVAPI32.dll

0x00000000fe3f0000 - 0x00000000fe48f000 	C:\Windows\system32\msvcrt.dll

0x00000000fe180000 - 0x00000000fe19f000 	C:\Windows\SYSTEM32\sechost.dll

0x00000000fe620000 - 0x00000000fe74d000 	C:\Windows\system32\RPCRT4.dll

0x0000000077300000 - 0x00000000773fa000 	C:\Windows\system32\USER32.dll

0x00000000fe490000 - 0x00000000fe4f7000 	C:\Windows\system32\GDI32.dll

0x00000000fe200000 - 0x00000000fe20e000 	C:\Windows\system32\LPK.dll

0x00000000fe550000 - 0x00000000fe619000 	C:\Windows\system32\USP10.dll

0x00000000fc2c0000 - 0x00000000fc4b4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll

0x00000000fe830000 - 0x00000000fe8a1000 	C:\Windows\system32\SHLWAPI.dll

0x00000000fe520000 - 0x00000000fe54e000 	C:\Windows\system32\IMM32.DLL

0x00000000fe070000 - 0x00000000fe179000 	C:\Windows\system32\MSCTF.dll

0x000000006f4e0000 - 0x000000006f5b1000 	C:\Program Files\Java\jre7\bin\msvcr100.dll

0x0000000061340000 - 0x0000000061a5a000 	C:\Program Files\Java\jre7\bin\server\jvm.dll

0x00000000f73f0000 - 0x00000000f73f9000 	C:\Windows\system32\WSOCK32.dll

0x00000000fe8b0000 - 0x00000000fe8fd000 	C:\Windows\system32\WS2_32.dll

0x00000000fe060000 - 0x00000000fe068000 	C:\Windows\system32\NSI.dll

0x00000000fb3b0000 - 0x00000000fb3eb000 	C:\Windows\system32\WINMM.dll

0x00000000775c0000 - 0x00000000775c7000 	C:\Windows\system32\PSAPI.DLL

0x0000000071660000 - 0x000000007169f000 	C:\Program Files\Java\jre7\bin\splashscreen.dll

0x00000000fc0e0000 - 0x00000000fc136000 	C:\Windows\system32\uxtheme.dll

0x0000000073b30000 - 0x0000000073b3f000 	C:\Program Files\Java\jre7\bin\verify.dll

0x0000000071840000 - 0x0000000071868000 	C:\Program Files\Java\jre7\bin\java.dll

0x0000000071820000 - 0x0000000071835000 	C:\Program Files\Java\jre7\bin\zip.dll

0x00000000fdc30000 - 0x00000000fde33000 	C:\Windows\system32\ole32.dll

0x00000000fd790000 - 0x00000000fd79f000 	C:\Windows\system32\CRYPTBASE.dll

0x00000000fde40000 - 0x00000000fdf17000 	C:\Windows\system32\OLEAUT32.DLL

0x000000006a880000 - 0x000000006aa14000 	C:\Program Files\Java\jre7\bin\awt.dll

0x00000000fbba0000 - 0x00000000fbbb8000 	C:\Windows\system32\DWMAPI.DLL

0x00000000fa470000 - 0x00000000fa66f000 	C:\Windows\system32\d3d9.dll

0x00000000fc950000 - 0x00000000fc95c000 	C:\Windows\system32\VERSION.dll

0x00000000fa460000 - 0x00000000fa467000 	C:\Windows\system32\d3d8thk.dll

0x00000000e6020000 - 0x00000000e7109000 	C:\Windows\system32\nvd3dumx.dll

0x00000000fbde0000 - 0x00000000fbe0c000 	C:\Windows\system32\powrprof.dll

0x00000000fe210000 - 0x00000000fe3e7000 	C:\Windows\system32\SETUPAPI.dll

0x00000000fd930000 - 0x00000000fd966000 	C:\Windows\system32\CFGMGR32.dll

0x00000000fd910000 - 0x00000000fd92a000 	C:\Windows\system32\DEVOBJ.dll

0x00000000fe980000 - 0x00000000ff708000 	C:\Windows\system32\SHELL32.dll

0x0000000073b40000 - 0x0000000073b4b000 	C:\Program Files\Java\jre7\bin\management.dll

0x0000000071620000 - 0x0000000071654000 	C:\Program Files\Java\jre7\bin\fontmanager.dll

0x0000000071800000 - 0x0000000071819000 	C:\Program Files\Java\jre7\bin\net.dll

0x00000000fd0d0000 - 0x00000000fd125000 	C:\Windows\system32\mswsock.dll

0x00000000fd0c0000 - 0x00000000fd0c7000 	C:\Windows\System32\wship6.dll

0x00000000716d0000 - 0x00000000716e1000 	C:\Program Files\Java\jre7\bin\nio.dll

0x0000000071260000 - 0x00000000712a1000 	C:\Program Files\Java\jre7\bin\t2k.dll

0x00000000fca20000 - 0x00000000fca27000 	C:\Windows\System32\wshtcpip.dll

0x00000000fcf50000 - 0x00000000fcfab000 	C:\Windows\system32\DNSAPI.dll

0x00000000f7530000 - 0x00000000f755f000 	C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x00000000fae50000 - 0x00000000fae77000 	C:\Windows\system32\IPHLPAPI.DLL

0x00000000fae30000 - 0x00000000fae3b000 	C:\Windows\system32\WINNSI.DLL

0x00000000f7520000 - 0x00000000f7528000 	C:\Windows\system32\rasadhlp.dll

0x00000000facb0000 - 0x00000000fad03000 	C:\Windows\System32\fwpuclnt.dll

0x00000000fd130000 - 0x00000000fd147000 	C:\Windows\system32\CRYPTSP.dll

0x00000000fce30000 - 0x00000000fce77000 	C:\Windows\system32\rsaenh.dll

0x00000000fcb60000 - 0x00000000fcb7e000 	C:\Windows\system32\USERENV.dll

0x00000000fd860000 - 0x00000000fd86f000 	C:\Windows\system32\profapi.dll

0x00000000fb350000 - 0x00000000fb365000 	C:\Windows\system32\NLAapi.dll

0x00000000f4520000 - 0x00000000f4535000 	C:\Windows\system32\napinsp.dll

0x00000000f4500000 - 0x00000000f4519000 	C:\Windows\system32\pnrpnsp.dll

0x00000000f44f0000 - 0x00000000f44fb000 	C:\Windows\System32\winrnr.dll

0x00000000715f0000 - 0x0000000071614000 	C:\Program Files\Java\jre7\bin\sunec.dll

0x00000000fdfc0000 - 0x00000000fe059000 	C:\Windows\system32\CLBCatQ.DLL

0x00000000fba30000 - 0x00000000fbb5a000 	C:\Windows\system32\WindowsCodecs.dll

0x00000000fd730000 - 0x00000000fd787000 	C:\Windows\system32\apphelp.dll

0x0000000002550000 - 0x000000000256c000 	C:\Users\Martijn Verstappen\AppData\Roaming\Dropbox\bin\DropboxExt64.14.dll

0x00000000f1d30000 - 0x00000000f1e55000 	C:\Windows\system32\dbghelp.dll

0x00000000f1330000 - 0x00000000f13c6000 	C:\Windows\system32\msvcp60.dll

0x00000000f12f0000 - 0x00000000f1325000 	C:\Windows\system32\EhStorShell.dll

0x00000000fc140000 - 0x00000000fc26c000 	C:\Windows\system32\PROPSYS.dll

0x00000000f1270000 - 0x00000000f12ee000 	C:\Windows\System32\cscui.dll

0x00000000f1260000 - 0x00000000f126c000 	C:\Windows\System32\CSCDLL.dll

0x00000000f69b0000 - 0x00000000f69bf000 	C:\Windows\system32\CSCAPI.dll

0x00000000f11e0000 - 0x00000000f1260000 	C:\Windows\system32\ntshrui.dll

0x00000000fd3d0000 - 0x00000000fd3f3000 	C:\Windows\system32\srvcli.dll

0x00000000fb6d0000 - 0x00000000fb6db000 	C:\Windows\system32\slc.dll

0x0000000071230000 - 0x000000007125a000 	C:\Program Files\Java\jre7\bin\dcpr.dll

0x0000000071200000 - 0x0000000071230000 	C:\Program Files\Java\jre7\bin\jpeg.dll

0x0000000071be0000 - 0x0000000071beb000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll

0x00000000fda10000 - 0x00000000fdb7a000 	C:\Windows\system32\CRYPT32.dll

0x00000000fd900000 - 0x00000000fd90f000 	C:\Windows\system32\MSASN1.dll

0x0000000080000000 - 0x0000000080048000 	C:\Users\Martijn Verstappen\AppData\Roaming\.techniclauncher\tekkit\bin\natives\lwjgl64.dll

0x00000000f80a0000 - 0x00000000f81bd000 	C:\Windows\system32\OPENGL32.dll

0x00000000faec0000 - 0x00000000faeed000 	C:\Windows\system32\GLU32.dll

0x00000000f85a0000 - 0x00000000f8691000 	C:\Windows\system32\DDRAW.dll

0x00000000faf00000 - 0x00000000faf08000 	C:\Windows\system32\DCIMAN32.dll

0x00000000724c0000 - 0x00000000724c7000 	C:\Program Files\Java\jre7\bin\jawt.dll

0x000000005ade0000 - 0x000000005c671000 	C:\Windows\system32\nvoglv64.DLL

0x00000000fdbf0000 - 0x00000000fdc2a000 	C:\Windows\system32\WINTRUST.dll

0x00000000fb570000 - 0x00000000fb59d000 	C:\Windows\system32\ntmarta.dll

0x00000000fe1a0000 - 0x00000000fe1f2000 	C:\Windows\system32\WLDAP32.dll

0x0000000002510000 - 0x0000000002526000 	C:\Users\Martijn Verstappen\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-dx8_64.dll

0x00000000f8c70000 - 0x00000000f8cac000 	C:\Windows\system32\DINPUT8.dll

0x00000000fbbc0000 - 0x00000000fbbcb000 	C:\Windows\system32\HID.DLL

0x000000000a5c0000 - 0x000000000a5d4000 	C:\Users\Martijn Verstappen\AppData\Roaming\.techniclauncher\tekkit\bin\natives\jinput-raw_64.dll

0x00000000f64a0000 - 0x00000000f65c2000 	C:\Users\Martijn Verstappen\AppData\Roaming\.techniclauncher\tekkit\bin\natives\OpenAL64.dll

0x00000000f8230000 - 0x00000000f82b8000 	C:\Windows\system32\dsound.dll

0x00000000fbc90000 - 0x00000000fbcdb000 	C:\Windows\System32\MMDevApi.dll

0x00000000fb930000 - 0x00000000fb96b000 	C:\Windows\system32\wdmaud.drv

0x0000000074bd0000 - 0x0000000074bd6000 	C:\Windows\system32\ksuser.dll

0x00000000fbc80000 - 0x00000000fbc89000 	C:\Windows\system32\AVRT.dll

0x00000000fb0e0000 - 0x00000000fb12f000 	C:\Windows\system32\AUDIOSES.DLL

0x00000000fb920000 - 0x00000000fb92a000 	C:\Windows\system32\msacm32.drv

0x00000000fb720000 - 0x00000000fb738000 	C:\Windows\system32\MSACM32.dll

0x00000000fb910000 - 0x00000000fb919000 	C:\Windows\system32\midimap.dll



VM Arguments:

jvm_args: -Xmx1536m 

java_command: C:/Users/Martijn Verstappen/AppData/Roaming/.techniclauncher/technic-launcher.jar

Launcher Type: SUN_STANDARD



Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip

PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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 (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Common Files\Autodesk Shared\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;

USERNAME=Martijn Verstappen

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel







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



OS: Windows 7 , 64 bit Build 7601 Service Pack 1



CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc



Memory: 4k page, physical 4193328k(145500k free), swap 9824164k(1667584k free)



vm_info: Java HotSpot 64-Bit Server VM (23.0-b21) for windows-amd64 JRE (1.7.0_04-b22), built on May  2 2012 23:28:26 by "java_re" with unknown MS VC++:1600



time: Sun Jul 29 19:15:01 2012

elapsed time: 5972 seconds

10 answers to this question

Recommended Posts

  • 0
Posted

A document that says loosely the same thing as that appears on my desktop as soon as i create a world in technic, what can i do to fix it?

  • 0
Posted

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

MHMHHPPFPPHPFH just found that. Idk about java or anything but my 1.5 GB Lubuntu PC will search fine enough.

  • 0
Posted

I have seriously no idea what you guys are saying, heh. And sorry for the first bump, but the thread ended up on the end of the second page and I had no reply... I didn't think anyone would notice it anymore.

Other than that, what do you guys on the post above me try to explain?

  • 0
Posted

Hm.. Maybe I have some setting wrong or there is a memory leak, that is what I am thinking for a while now. Same thing happens to me in the Technical Pack when searching for items. Maybe it has to do in the launcher somewhere or the settings?

  • 0
Posted

Snap! i had java 6 and java 7 installed, cleared that mess up just by uninstalling java, then installing the latest version. try that and when you reinstall java, have it auto install instead of asking you first (that way you dont make mistakes).

  • 0
Posted

...when you reinstall java, have it auto install instead of asking you first (that way you dont make mistakes).

Careful with this. Auto-installing on a 64-bit system will often grab 32-bit Java anyway. You want to manually select Java versions if you know which one you want.

  • 0
Posted

Is the logs I need into the log folder? If so, it's more than 5000 lines so too big to post for me, actually. Do I need to make a new thread for this?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...