You are viewing our Forum Archives. To view or take place in current topics click here.
Fullscreen Problems..
Posted:

Fullscreen Problems..Posted:

-FIFA-Jr
  • Ladder Climber
Status: Offline
Joined: Jun 24, 201112Year Member
Posts: 377
Reputation Power: 15
Status: Offline
Joined: Jun 24, 201112Year Member
Posts: 377
Reputation Power: 15
When ever i press F11 to put Minecraft in full screen it closes itself and puts a Text Document on my desktop full of error Code. How do I fix this? Will +Rep
( Yes all 8 )

Here it is :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000ac1ee1f, pid=3488, tid=1776
#
# JRE version: 6.0_29-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.4-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x3ee1f]
#
# If you would like to submit a bug report, please visit:
# [ Register or Signin to view external links. ]
# 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 (0x0000000008414000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1776, stack(0x000000000a550000,0x000000000a650000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000000001b8

Registers:
RAX=0x000000001dd585a0, RBX=0x000000000cb788e0, RCX=0x00000000002e1298, RDX=0x000000000028afd8
RSP=0x000000000a64f1c0, RBP=0x000000000028afd8, RSI=0x00000000089b9f70, RDI=0x000000001dd585a0
R8 =0x0000000000000000, R9 =0x000000000028afd8, R10=0x000000000f6590f0, R11=0x000000000b333c20
R12=0x0000000000000001, R13=0x000007fef3d94d70, R14=0x00000000000006f0, R15=0x000007fef3e604d0
RIP=0x000000000ac1ee1f, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000000a64f1c0)
0x000000000a64f1c0: 000000000cb788e0 000000000028afd8
0x000000000a64f1d0: 00000000089b9f70 000007fefe533019
0x000000000a64f1e0: fffffffffffffffe 0000000077622788
0x000000000a64f1f0: 0000000001d803bc ffffffffaa0110dc
0x000000000a64f200: 000000001dd585a0 000000000ae9f25b
0x000000000a64f210: 000000000cb788e0 0000000008943be0
0x000000000a64f220: 000000000028afd8 000007fef3d70000
0x000000000a64f230: 000000000a64f248 0000000000000000
0x000000000a64f240: 0000000000000000 000000000a64f248
0x000000000a64f250: 000000000a64f248 0000000000000001
0x000000000a64f260: 00000000002822d8 000007fffffdf000
0x000000000a64f270: 000000000074616d 0000000008414000
0x000000000a64f280: 000000000a64f4d0 00000000bc1b4e80
0x000000000a64f290: 0000000000000000 0000000000000000
0x000000000a64f2a0: 000000004dd8e21a 0000000000010000
0x000000000a64f2b0: 0000000008414000 000000000a64f4d0

Instructions: (pc=0x000000000ac1ee1f)
0x000000000ac1edff: 8d 90 b5 00 00 44 8b 86 a8 01 00 00 ba 40 8d 00
0x000000000ac1ee0f: 00 48 8b cd e8 18 d1 00 00 4c 8b 85 90 b5 00 00
0x000000000ac1ee1f: 41 ff 88 b8 01 00 00 41 83 b8 b8 01 00 00 00 75
0x000000000ac1ee2f: 15 49 8b 88 b0 01 00 00 48 85 c9 74 09 48 8b 01


Register to memory mapping:

RAX=0x000000001dd585a0 is an unknown value
RBX=0x000000000cb788e0 is an unknown value
RCX=0x00000000002e1298 is an unknown value
RDX=0x000000000028afd8 is an unknown value
RSP=0x000000000a64f1c0 is pointing into the stack for thread: 0x0000000008414000
RBP=0x000000000028afd8 is an unknown value
RSI=0x00000000089b9f70 is an unknown value
RDI=0x000000001dd585a0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x000000000028afd8 is an unknown value
R10=0x000000000f6590f0 is an unknown value
R11=0x000000000b333c20 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x000007fef3d94d70 is an unknown value
R14=0x00000000000006f0 is an unknown value
R15=0x000007fef3e604d0 is an unknown value


Stack: [0x000000000a550000,0x000000000a650000], sp=0x000000000a64f1c0, free space=1020k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd64.dll+0x3ee1f]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0
j org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7
j org.lwjgl.opengl.Context.makeCurrent()V+46
j org.lwjgl.opengl.Display.makeCurrent()V+25
j org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
j org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
j net.minecraft.client.Minecraft.j()V+26
j net.minecraft.client.Minecraft.k()V+603
j net.minecraft.client.Minecraft.x()V+131
j net.minecraft.client.Minecraft.run()V+40
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x00000000095d1800 JavaThread "File IO Thread" daemon [_thread_blocked, id=8756, stack(0x0000000008840000,0x0000000008940000)]
0x0000000008380800 JavaThread "Thread-14" daemon [_thread_blocked, id=6372, stack(0x000000000fe20000,0x000000000ff20000)]
0x000000000837f800 JavaThread "Thread-13" daemon [_thread_blocked, id=8336, stack(0x000000000fd20000,0x000000000fe20000)]
0x0000000008117000 JavaThread "Thread-12" daemon [_thread_in_native, id=468, stack(0x000000000fc20000,0x000000000fd20000)]
=>0x0000000008414000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=1776, stack(0x000000000a550000,0x000000000a650000)]
0x000000000873a000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2740, stack(0x00000000076d0000,0x00000000077d0000)]
0x00000000005cb000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5692, stack(0x00000000020c0000,0x00000000021c0000)]
0x0000000006023800 JavaThread "TimerQueue" daemon [_thread_blocked, id=8928, stack(0x0000000007e90000,0x0000000007f90000)]
0x000000000669a000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2076, stack(0x0000000007cb0000,0x0000000007db0000)]
0x000000000603e000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4804, stack(0x0000000006dd0000,0x0000000006ed0000)]
0x000000000603f000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8452, stack(0x0000000006ed0000,0x0000000006fd0000)]
0x000000000603d000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8732, stack(0x0000000006cd0000,0x0000000006dd0000)]
0x0000000005e84800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8576, stack(0x0000000006440000,0x0000000006540000)]
0x0000000005e81000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2520, stack(0x0000000006340000,0x0000000006440000)]
0x0000000000526800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5188, stack(0x0000000006240000,0x0000000006340000)]
0x0000000000523800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3760, stack(0x0000000006140000,0x0000000006240000)]
0x0000000000522800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8664, stack(0x0000000006040000,0x0000000006140000)]
0x000000000050f800 JavaThread "Finalizer" daemon [_thread_blocked, id=8836, stack(0x0000000005d40000,0x0000000005e40000)]
0x0000000000506800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3956, stack(0x0000000005c40000,0x0000000005d40000)]

Other Threads:
0x00000000004fe000 VMThread [stack: 0x0000000005b40000,0x0000000005c40000] [id=7424]
0x0000000005e97800 WatcherThread [stack: 0x0000000006540000,0x0000000006640000] [id=8860]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 152896K, used 65450K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
eden space 131072K, 37% used [0x00000000eaab0000,0x00000000edaed460,0x00000000f2ab0000)
from space 21824K, 73% used [0x00000000f2ab0000,0x00000000f3a5d430,0x00000000f4000000)
to space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
PSOldGen total 349568K, used 56739K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
object space 349568K, 16% used [0x00000000c0000000,0x00000000c3768c28,0x00000000d5560000)
PSPermGen total 55616K, used 26616K [0x00000000bae00000, 0x00000000be450000, 0x00000000c0000000)
object space 55616K, 47% used [0x00000000bae00000,0x00000000bc7fe0a0,0x00000000be450000)

Code Cache [0x00000000021c0000, 0x0000000002560000, 0x00000000051c0000)
total_blobs=1531 nmethods=874 adapters=609 free_code_cache=46712320 largest_free_block=31680

Dynamic libraries:
0x0000000000400000 - 0x000000000042e000 C:\Program Files\Java\jre6\bin\javaw.exe
0x0000000077600000 - 0x00000000777a9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077170000 - 0x000000007728f000 C:\Windows\system32\kernel32.dll
0x000007fefddc0000 - 0x000007fefde2c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefde30000 - 0x000007fefdf0b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe040000 - 0x000007fefe0df000 C:\Windows\system32\msvcrt.dll
0x000007fefe0e0000 - 0x000007fefe0ff000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe230000 - 0x000007fefe35d000 C:\Windows\system32\RPCRT4.dll
0x0000000076f20000 - 0x000000007701a000 C:\Windows\system32\USER32.dll
0x000007fefe530000 - 0x000007fefe597000 C:\Windows\system32\GDI32.dll
0x000007fefe3e0000 - 0x000007fefe3ee000 C:\Windows\system32\LPK.dll
0x000007fefe5c0000 - 0x000007fefe689000 C:\Windows\system32\USP10.dll
0x000007fefe500000 - 0x000007fefe52e000 C:\Windows\system32\IMM32.DLL
0x000007fefe3f0000 - 0x000007fefe4f9000 C:\Windows\system32\MSCTF.dll
0x000000006d7f0000 - 0x000000006dfa8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
0x000007fefbcf0000 - 0x000007fefbd2b000 C:\Windows\system32\WINMM.dll
0x000000006d760000 - 0x000000006d76e000 C:\Program Files\Java\jre6\bin\verify.dll
0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
0x000000006d7b0000 - 0x000000006d7c2000 C:\Program Files\Java\jre6\bin\zip.dll
0x000000006d000000 - 0x000000006d1c3000 C:\Program Files\Java\jre6\bin\awt.dll
0x000007fef9620000 - 0x000007fef9691000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefe690000 - 0x000007fefe893000 C:\Windows\system32\ole32.dll
0x000007fefea80000 - 0x000007feff808000 C:\Windows\system32\SHELL32.dll
0x000007fefdf20000 - 0x000007fefdf91000 C:\Windows\system32\SHLWAPI.dll
0x000007fefc4e0000 - 0x000007fefc6d4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefb850000 - 0x000007fefb868000 C:\Windows\system32\DWMAPI.DLL
0x000007fefc1a0000 - 0x000007fefc1f6000 C:\Windows\system32\uxtheme.dll
0x000007fefd950000 - 0x000007fefd95f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000180000000 - 0x000000018004a000 C:\Program Files\Acer\Acer ePower Management\SysHook.dll
0x000007fefe100000 - 0x000007fefe1d7000 C:\Windows\system32\OLEAUT32.dll
0x000000006d2a0000 - 0x000000006d306000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x000000006d600000 - 0x000000006d617000 C:\Program Files\Java\jre6\bin\net.dll
0x000007fefe1e0000 - 0x000007fefe22d000 C:\Windows\system32\WS2_32.dll
0x000007fefdf10000 - 0x000007fefdf18000 C:\Windows\system32\NSI.dll
0x000007fefd290000 - 0x000007fefd2e5000 C:\Windows\system32\mswsock.dll
0x000007fefd250000 - 0x000007fefd257000 C:\Windows\System32\wship6.dll
0x000000006d620000 - 0x000000006d62b000 C:\Program Files\Java\jre6\bin\nio.dll
0x000007fefcc40000 - 0x000007fefcc47000 C:\Windows\System32\wshtcpip.dll
0x000007fefd090000 - 0x000007fefd0eb000 C:\Windows\system32\DNSAPI.dll
0x000007fef92e0000 - 0x000007fef930f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x00000000777c0000 - 0x00000000777c7000 C:\Windows\system32\PSAPI.DLL
0x0000000073d90000 - 0x0000000073db6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefab30000 - 0x000007fefab57000 C:\Windows\system32\Iphlpapi.DLL
0x000007fefab20000 - 0x000007fefab2b000 C:\Windows\system32\WINNSI.DLL
0x000007fef92d0000 - 0x000007fef92d8000 C:\Windows\system32\rasadhlp.dll
0x000007fefa770000 - 0x000007fefa7c3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefd550000 - 0x000007fefd567000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcfe0000 - 0x000007fefd027000 C:\Windows\system32\rsaenh.dll
0x000007fefcda0000 - 0x000007fefcdbe000 C:\Windows\system32\USERENV.dll
0x000007fefda60000 - 0x000007fefda6f000 C:\Windows\system32\profapi.dll
0x000007fefbc40000 - 0x000007fefbc55000 C:\Windows\system32\NLAapi.dll
0x000007fef76c0000 - 0x000007fef76d5000 C:\Windows\system32\napinsp.dll
0x000007fef76a0000 - 0x000007fef76b9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef7670000 - 0x000007fef767b000 C:\Windows\System32\winrnr.dll
0x000007fefdfa0000 - 0x000007fefe039000 C:\Windows\system32\CLBCatQ.DLL
0x000000000a650000 - 0x000000000a698000 C:\Users\Ben\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef3d70000 - 0x000007fef3e8d000 C:\Windows\system32\OPENGL32.dll
0x000007fef9ad0000 - 0x000007fef9afd000 C:\Windows\system32\GLU32.dll
0x000007fef4480000 - 0x000007fef4571000 C:\Windows\system32\DDRAW.dll
0x000007fefb380000 - 0x000007fefb388000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe8a0000 - 0x000007fefea77000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdc80000 - 0x000007fefdcb6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefdda0000 - 0x000007fefddba000 C:\Windows\system32\DEVOBJ.dll
0x000007fefcb70000 - 0x000007fefcb7c000 C:\Windows\system32\VERSION.dll
0x000000006d3f0000 - 0x000000006d3f7000 C:\Program Files\Java\jre6\bin\jawt.dll
0x000000000abe0000 - 0x000000000b3aa000 C:\Windows\system32\ig4icd64.dll
0x000000000b5a0000 - 0x000000000baac000 C:\Windows\system32\ig4dev64.dll
0x000000000a810000 - 0x000000000a826000 C:\Users\Ben\AppData\Roaming\.minecraft\bin\natives\jinput-dx8_64.dll
0x000007fefb9a0000 - 0x000007fefb9dc000 C:\Windows\system32\DINPUT8.dll
0x000007fefbac0000 - 0x000007fefbacb000 C:\Windows\system32\HID.DLL
0x000007fefdd60000 - 0x000007fefdd9a000 C:\Windows\system32\WINTRUST.dll
0x000007fefdb10000 - 0x000007fefdc77000 C:\Windows\system32\CRYPT32.dll
0x000007fefdb00000 - 0x000007fefdb0f000 C:\Windows\system32\MSASN1.dll
0x000007fefbf50000 - 0x000007fefbf7d000 C:\Windows\system32\ntmarta.dll
0x000007feff810000 - 0x000007feff862000 C:\Windows\system32\WLDAP32.dll
0x000000000aaf0000 - 0x000000000ab04000 C:\Users\Ben\AppData\Roaming\.minecraft\bin\natives\jinput-raw_64.dll
0x000007fef8190000 - 0x000007fef82b2000 C:\Users\Ben\AppData\Roaming\.minecraft\bin\natives\OpenAL64.dll
0x000007fef6dc0000 - 0x000007fef6e48000 C:\Windows\system32\dsound.dll
0x000007fefc3e0000 - 0x000007fefc40c000 C:\Windows\system32\POWRPROF.dll
0x000007fefc390000 - 0x000007fefc3db000 C:\Windows\System32\MMDevApi.dll
0x000007fefc220000 - 0x000007fefc34c000 C:\Windows\System32\PROPSYS.dll
0x000007fefbcb0000 - 0x000007fefbceb000 C:\Windows\system32\wdmaud.drv
0x0000000074ea0000 - 0x0000000074ea6000 C:\Windows\system32\ksuser.dll
0x000007fefc350000 - 0x000007fefc359000 C:\Windows\system32\AVRT.dll
0x000007fefb930000 - 0x000007fefb97f000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefb520000 - 0x000007fefb52a000 C:\Windows\system32\msacm32.drv
0x000007fefb4f0000 - 0x000007fefb508000 C:\Windows\system32\MSACM32.dll
0x000007fefb480000 - 0x000007fefb489000 C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Ben\Desktop\Minecraft.exe
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)\EgisTec MyWinLocker\x86;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin
USERNAME=Ben
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 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 3074020k(933192k free), swap 6146192k(3260568k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (20.4-b02) for windows-amd64 JRE (1.6.0_29-b11), built on Oct 3 2011 01:06:42 by "java_re" with MS VC++ 8.0 (VS2005)

time: Mon Nov 21 22:41:13 2011
elapsed time: 102 seconds
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.