This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NFS Most Wanted - USA - ULUS10036 EXCEPTION ACCESS VIOLATION on r2239 SVN Build
#1
psp 
I'm having this error while trying to load Need for Speed Most Wanted, i need assistance, details are as follows :

Jpcsp - r2239 -windows-x86

Windows XP 32bit SP2 with Java Development Kit Version 6 Update 27 + SonicStage

VGA : nVidia GeForce 7000m 256 MB DirectX 9.0c Redistribute June 2010

AMD Turion 64x2 1.9 GHz with 2 GB of DDR2 RAM

Running with dynarec compiler (log level set to INFO) ,


Compability options used:

Only GE graphics

Use shaders

Please help me, i can't even run the test.cso, or the cube test, is it my driver mistake or my processor need some special patch ?

For further will be more accurate in log error i guess :
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=3956, tid=1996
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C  0x00000000
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x4f1bd400):  JavaThread "GUI" [_thread_in_native, id=1996, stack(0x4f4a0000,0x4f4f0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x4f4ed618, EBX=0x45eb2c98, ECX=0x00000001, EDX=0x009e0000
ESP=0x4f4ed600, EBP=0x4f4ed640, ESI=0x45eb2c98, EDI=0x4f1bd400
EIP=0x00000000, EFLAGS=0x00010287

Top of Stack: (sp=0x4f4ed600)
0x4f4ed600:   4fb63f90 00000001 4f4ed618 00a09fc7
0x4f4ed610:   4f1bd528 4f4ed648 00000001 6d83aaa9
0x4f4ed620:   4f4ed620 45eb2c98 4f4ed650 45eb5920
0x4f4ed630:   00000000 45eb2c98 00000000 4f4ed650
0x4f4ed640:   4f4ed674 00a02f45 45eb58c0 00a082e9
0x4f4ed650:   00000001 4f4ed654 45eb2bf9 4f4ed67c
0x4f4ed660:   45eb5920 00000000 45eb2c18 4f4ed650
0x4f4ed670:   4f4ed680 4f4ed6a4 00a02f45 00000000

Instructions: (pc=0x00000000)
0xffffffe0:  


Register to memory mapping:

EAX=0x4f4ed618 is pointing into the stack for thread: 0x4f1bd400
EBX=0x45eb2c98 is an oop
{method}
- klass: {other class}
ECX=0x00000001 is an unknown value
EDX=0x009e0000 is pointing into the stack for thread: 0x003b6000
ESP=0x4f4ed600 is pointing into the stack for thread: 0x4f1bd400
EBP=0x4f4ed640 is pointing into the stack for thread: 0x4f1bd400
ESI=0x45eb2c98 is an oop
{method}
- klass: {other class}
EDI=0x4f1bd400 is a thread


Stack: [0x4f4a0000,0x4f4f0000],  sp=0x4f4ed600,  free space=309k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.openal.AL10.nalGenSources2(I)I+0
j  org.lwjgl.openal.AL10.alGenSources()I+1
j  jpcsp.sound.SoundChannel.<init>(I)V+34
j  jpcsp.HLE.modules150.sceAudio.start()V+33
j  jpcsp.HLE.modules.HLEModuleManager.startModules()V+46
j  jpcsp.Emulator.initCpu(Z)V+56
j  jpcsp.Emulator.load(Ljava/lang/String;Ljava/nio/ByteBuffer;Z)Ljpcsp/HLE/kernel/types/SceModule;+72
j  jpcsp.Emulator.load(Ljava/lang/String;Ljava/nio/ByteBuffer;)Ljpcsp/HLE/kernel/types/SceModule;+4
j  jpcsp.MainGUI.loadUMD(Ljpcsp/filesystems/umdiso/UmdIsoReader;Ljava/lang/String;)Z+70
j  jpcsp.MainGUI.loadUMDGame(Ljava/io/File;)V+343
j  jpcsp.MainGUI.loadUMD(Ljava/io/File;)V+22
j  jpcsp.GUI.UmdBrowser.loadSelectedfile()V+46
j  jpcsp.GUI.UmdBrowser.access$1000(Ljpcsp/GUI/UmdBrowser;)V+1
j  jpcsp.GUI.UmdBrowser$4.actionPerformed(Ljava/awt/event/ActionEvent;)V+4
j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
j  javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
J  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
j  java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J  java.awt.EventQueue$1.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
j  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j  java.awt.EventQueue$2.run()Ljava/lang/Void;+11
j  java.awt.EventQueue$2.run()Ljava/lang/Object;+1
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)Z
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j  java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4
j  java.awt.Dialog$1.run()V+23
j  java.awt.Dialog$3.run()Ljava/lang/Object;+4
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j  java.awt.Dialog.show()V+223
j  java.awt.Component.show(Z)V+5
j  java.awt.Component.setVisible(Z)V+2
j  java.awt.Window.setVisible(Z)V+2
j  java.awt.Dialog.setVisible(Z)V+2
j  jpcsp.MainGUI.openUmdActionPerformed(Ljava/awt/event/ActionEvent;)V+68
j  jpcsp.MainGUI.access$400(Ljpcsp/MainGUI;Ljava/awt/event/ActionEvent;)V+2
j  jpcsp.MainGUI$5.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+84
j  javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j  javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+35
j  javax.swing.DefaultButtonModel.setPressed(Z)V+117
j  javax.swing.AbstractButton.doClick(I)V+64
j  javax.swing.plaf.basic.BasicMenuItemUI.doClick(Ljavax/swing/MenuSelectionManager;)V+53
j  javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Ljava/awt/event/MouseEvent;)V+62
j  java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
j  javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j  java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j  java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+566
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V
j  java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+139
j  java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
J  java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V
J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J  java.awt.EventQueue$1.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
j  java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j  java.awt.EventQueue$2.run()Ljava/lang/Void;+11
j  java.awt.EventQueue$2.run()Ljava/lang/Object;+1
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)Z
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 )
  0x4f816800 JavaThread "Async Display Thread" daemon [_thread_blocked, id=3600, stack(0x51aa0000,0x51af0000)]
  0x4f757400 JavaThread "Battery Drain" daemon [_thread_blocked, id=3248, stack(0x51a50000,0x51aa0000)]
  0x4f750000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2860, stack(0x4fac0000,0x4fb10000)]
  0x4f753400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3328, stack(0x519b0000,0x51a00000)]
  0x4f665800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2528, stack(0x507f0000,0x50840000)]
  0x4eddc400 JavaThread "FileLogger" [_thread_blocked, id=1332, stack(0x507a0000,0x507f0000)]
  0x4f6b1800 JavaThread "Thread-5" daemon [_thread_in_native, id=2696, stack(0x50750000,0x507a0000)]
  0x4f26a800 JavaThread "Disable Screen Saver" daemon [_thread_blocked, id=3264, stack(0x4fa60000,0x4fab0000)]
  0x003b6000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2592, stack(0x00990000,0x009e0000)]
=>0x4f1bd400 JavaThread "GUI" [_thread_in_native, id=1996, stack(0x4f4a0000,0x4f4f0000)]
  0x4f1ab800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1364, stack(0x4f410000,0x4f460000)]
  0x4f1aa000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3608, stack(0x4f3c0000,0x4f410000)]
  0x4f1a9400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=180, stack(0x4f370000,0x4f3c0000)]
  0x4ed8f800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=560, stack(0x4efe0000,0x4f030000)]
  0x4ed8c400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=824, stack(0x4ef90000,0x4efe0000)]
  0x4ed87800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3476, stack(0x4ef40000,0x4ef90000)]
  0x4ed86000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2532, stack(0x4eef0000,0x4ef40000)]
  0x4ed79800 JavaThread "Finalizer" daemon [_thread_blocked, id=1776, stack(0x4eea0000,0x4eef0000)]
  0x4ed74c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3028, stack(0x4ee50000,0x4eea0000)]

Other Threads:
  0x4ed71000 VMThread [stack: 0x4ee00000,0x4ee50000] [id=2148]
  0x4ed9a000 WatcherThread [stack: 0x4f030000,0x4f080000] [id=2544]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation   total 124800K, used 57106K [0x04b00000, 0x0d260000, 0x1a050000)
  eden space 110976K,  39% used [0x04b00000, 0x07544be0, 0x0b760000)
  from space 13824K, 100% used [0x0c4e0000, 0x0d260000, 0x0d260000)
  to   space 13824K,   0% used [0x0b760000, 0x0b760000, 0x0c4e0000)
tenured generation   total 277196K, used 166567K [0x1a050000, 0x2af03000, 0x44b00000)
   the space 277196K,  60% used [0x1a050000, 0x242f9c68, 0x242f9e00, 0x2af03000)
compacting perm gen  total 20224K, used 20183K [0x44b00000, 0x45ec0000, 0x4cb00000)
   the space 20224K,  99% used [0x44b00000, 0x45eb5db8, 0x45eb5e00, 0x45ec0000)
No shared spaces configured.

Code Cache  [0x00a00000, 0x00c18000, 0x04a00000)
total_blobs=1219 nmethods=946 adapters=208 free_code_cache=64933376 largest_free_block=0

Dynamic libraries:
0x00400000 - 0x00424000     D:\Program Files\Java\jre6\bin\java.exe
0x7c900000 - 0x7c9b0000     D:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f5000     D:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6e000     D:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f01000     D:\WINDOWS\system32\RPCRT4.dll
0x7c340000 - 0x7c396000     D:\Program Files\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da9f000     D:\Program Files\Java\jre6\bin\client\jvm.dll
0x7e410000 - 0x7e4a0000     D:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f57000     D:\WINDOWS\system32\GDI32.dll
0x76b40000 - 0x76b6d000     D:\WINDOWS\system32\WINMM.dll
0x76390000 - 0x763ad000     D:\WINDOWS\system32\IMM32.DLL
0x629c0000 - 0x629c9000     D:\WINDOWS\system32\LPK.DLL
0x74d90000 - 0x74dfb000     D:\WINDOWS\system32\USP10.dll
0x6d7a0000 - 0x6d7ac000     D:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000     D:\Program Files\Java\jre6\bin\java.dll
0x76bf0000 - 0x76bfb000     D:\WINDOWS\system32\PSAPI.DLL
0x6d7e0000 - 0x6d7ef000     D:\Program Files\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14b000     D:\Program Files\Java\jre6\bin\awt.dll
0x73000000 - 0x73026000     D:\WINDOWS\system32\WINSPOOL.DRV
0x77c10000 - 0x77c68000     D:\WINDOWS\system32\msvcrt.dll
0x774e0000 - 0x7761d000     D:\WINDOWS\system32\ole32.dll
0x773d0000 - 0x774d3000     D:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\COMCTL32.dll
0x77f60000 - 0x77fdc000     D:\WINDOWS\system32\SHLWAPI.dll
0x5d090000 - 0x5d130000     D:\WINDOWS\system32\comctl32.dll
0x5ad70000 - 0x5ada8000     D:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000     D:\WINDOWS\system32\MSCTF.dll
0x77b40000 - 0x77b62000     D:\WINDOWS\system32\apphelp.dll
0x755c0000 - 0x755ee000     D:\WINDOWS\system32\msctfime.ime
0x7c9c0000 - 0x7df4d000     D:\WINDOWS\system32\shell32.dll
0x6d230000 - 0x6d27f000     D:\Program Files\Java\jre6\bin\fontmanager.dll
0x4fdd0000 - 0x4ff76000     D:\WINDOWS\system32\d3d9.dll
0x4f350000 - 0x4f356000     D:\WINDOWS\system32\d3d8thk.dll
0x77c00000 - 0x77c08000     D:\WINDOWS\system32\VERSION.dll
0x6d600000 - 0x6d613000     D:\Program Files\Java\jre6\bin\net.dll
0x71ab0000 - 0x71ac7000     D:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000     D:\WINDOWS\system32\WS2HELP.dll
0x6d620000 - 0x6d629000     D:\Program Files\Java\jre6\bin\nio.dll
0x4fb60000 - 0x4fbd1000     E:\JPCSP\PSP_EMULATOR\lib\windows-x86\lwjgl.dll
0x5ed00000 - 0x5edcc000     D:\WINDOWS\system32\OPENGL32.dll
0x68b20000 - 0x68b40000     D:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737a9000     D:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000     D:\WINDOWS\system32\DCIMAN32.dll
0x6d350000 - 0x6d356000     D:\Program Files\Java\jre6\bin\jawt.dll
0x4fbf0000 - 0x4fc03000     E:\JPCSP\PSP_EMULATOR\lib\windows-x86\jinput-dx8.dll
0x6ce10000 - 0x6ce48000     D:\WINDOWS\system32\DINPUT8.dll
0x688f0000 - 0x688f9000     D:\WINDOWS\system32\HID.DLL
0x504d0000 - 0x50743000     D:\WINDOWS\system32\SETUPAPI.DLL
0x76c30000 - 0x76c5e000     D:\WINDOWS\system32\WINTRUST.dll
0x77a80000 - 0x77b15000     D:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000     D:\WINDOWS\system32\MSASN1.dll
0x76c90000 - 0x76cb8000     D:\WINDOWS\system32\IMAGEHLP.dll
0x4fd80000 - 0x4fd92000     E:\JPCSP\PSP_EMULATOR\lib\windows-x86\jinput-raw.dll
0x4fdb0000 - 0x4fdb7000     D:\Program Files\Internet Download Manager\idmmkb.dll
0x69500000 - 0x69b6e000     D:\WINDOWS\system32\nvoglnt.dll
0x67ec0000 - 0x67f6f000     E:\JPCSP\PSP_EMULATOR\lib\windows-x86\libxuggle-ferry-3.dll
0x6d550000 - 0x6d559000     D:\Program Files\Java\jre6\bin\management.dll

VM Arguments:
jvm_args: -Xmx1024m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Djava.library.path=lib/windows-x86
java_command: bin/jpcsp.jar
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=D:\Program Files\Java\jre6
PATH=D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;D:\Program Files\MKVtoolnix;D:\Program Files\Nmap;lib\;lib\windows-x86\
USERNAME=NAMI
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 104 Stepping 1, AuthenticAMD



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

OS: Windows XP Build 2600 Service Pack 2

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

Memory: 4k page, physical 2029924k(1055844k free), swap 4843560k(3859620k free)

vm_info: Java HotSpot(TM) Client VM (20.1-b02) for windows-x86 JRE (1.6.0_26-b03), built on May  4 2011 00:50:59 by "java_re" with MS VC++ 7.1 (VS2003)

time: Fri Jul 27 15:36:34 2007
elapsed time: 39 seconds
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)