EmulatorArchive / jpcsp

Automatically exported from code.google.com/p/jpcsp
1 stars 0 forks source link

problem with jpcsp!help! #340

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DO NOT report game specific issues here, rather post on the official forum
http://www.emunewz.net/forum/forumdisplay.php?fid=51
under the game specific thread.
(search first to check if someone has already opened a thread for the
specific game).

Game:
Forum link:

Relevant messages from the log file:

A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c5e0c07, pid=3572, tid=136
#
# JRE version: 7.0_11-b21
# Java VM: Java HotSpot(TM) Client VM (23.6-b04 mixed mode windows-x86 )
# Problematic frame:
# C  [ig4icd32.dll+0x770c07]
#
# 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 (0x415e2400):  JavaThread "GUI" [_thread_in_native, id=136, 
stack(0x42630000,0x42830000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x4224000c

Registers:
EAX=0x42240000, EBX=0x0015431c, ECX=0x54e0e690, EDX=0x54c5daf8
ESP=0x4282eb54, EBP=0x00116001, ESI=0x54e2b5d0, EDI=0x54c5daf0
EIP=0x4c5e0c07, EFLAGS=0x00210247

Top of Stack: (sp=0x4282eb54)
0x4282eb54:   00000000 4282ec78 00000008 e171c4b8
0x4282eb64:   00000001 4c5d0f1b 00000000 00000000
0x4282eb74:   54e0f090 54e0fbb0 0000001a 00000040
0x4282eb84:   0000000d 7c9101db e3c5e458 00000000
0x4282eb94:   00000008 7c80fec5 54e0fbb0 00000000
0x4282eba4:   00000061 7c80ff0f e171c4b8 00000000
0x4282ebb4:   4282ec78 00000000 4c59a20f 54c1fdf8
0x4282ebc4:   00000008 54e0fbb0 00116001 e171c4b8 

Instructions: (pc=0x4c5e0c07)
0x4c5e0be7:   14 74 1a 8b 47 18 8b 70 08 3b c1 74 10 89 44 24
0x4c5e0bf7:   20 8d 44 24 20 50 8b cf e8 1c 60 8d ff 8b 46 40
0x4c5e0c07:   c6 40 0c 01 85 ed 74 03 89 68 10 80 78 14 00 75
0x4c5e0c17:   0b c6 40 14 01 85 ed 74 03 89 68 18 80 7e 44 00 

Register to memory mapping:

EAX=0x42240000 is pointing into the stack for thread: 0x415a6800
EBX=0x0015431c is an unknown value
ECX=0x54e0e690 is an unknown value
EDX=0x54c5daf8 is an unknown value
ESP=0x4282eb54 is pointing into the stack for thread: 0x415e2400
EBP=0x00116001 is an unknown value
ESI=0x54e2b5d0 is an unknown value
EDI=0x54c5daf0 is an unknown value

Stack: [0x42630000,0x42830000],  sp=0x4282eb54,  free space=2042k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [ig4icd32.dll+0x770c07]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  
org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;
)V+0
j  org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j  org.lwjgl.opengl.Context.swapBuffers()V+3
j  org.lwjgl.opengl.AWTGLCanvas.swapBuffers()V+24
j  jpcsp.HLE.modules150.sceDisplay$AWTGLCanvas_sceDisplay.paintGL()V+1320
j  org.lwjgl.opengl.AWTGLCanvas.paint(Ljava/awt/Graphics;)V+165
j  org.lwjgl.opengl.AWTGLCanvas.update(Ljava/awt/Graphics;)V+2
J  sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V
j  sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+155
j  java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+869
J  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J  java.awt.EventQueue$3.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  
java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljav
a/security/AccessControlContext;)Ljava/lang/Object;
J  
java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/Privileg
edAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext
;)Ljava/lang/Object;
J  java.awt.EventQueue$4.run()Ljava/lang/Object;
v  ~StubRoutines::call_stub
J  
java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljav
a/security/AccessControlContext;)Ljava/lang/Object;
J  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
j  
java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/aw
t/EventFilter;)V+35
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 )
  0x5555e400 JavaThread "SceIofileAsync" [_thread_in_native, id=632, stack(0x5d5a0000,0x5d7a0000)]
  0x55639400 JavaThread "Thread-36" [_thread_in_native, id=400, stack(0x5ad00000,0x5ad50000)]
  0x54fdd400 JavaThread "SceIofileAsync" [_thread_blocked, id=3036, stack(0x59dd0000,0x59fd0000)]
  0x57b25800 JavaThread "SceIofileAsync" [_thread_blocked, id=1936, stack(0x59bd0000,0x59dd0000)]
  0x554cd400 JavaThread "SceIofileAsync" [_thread_blocked, id=2268, stack(0x599d0000,0x59bd0000)]
  0x5575c400 JavaThread "SceIofileAsync" [_thread_blocked, id=4072, stack(0x597d0000,0x599d0000)]
  0x55093800 JavaThread "SceNetAdhocctl" [_thread_blocked, id=1744, stack(0x5d0e0000,0x5d2e0000)]
  0x55374400 JavaThread "am_sndp_server" [_thread_blocked, id=1100, stack(0x5cee0000,0x5d0e0000)]
  0x553cb000 JavaThread "CRI ADX File" [_thread_blocked, id=3820, stack(0x5cce0000,0x5cee0000)]
  0x5540e400 JavaThread "CRI ADX Audio" [_thread_blocked, id=4024, stack(0x5cae0000,0x5cce0000)]
  0x556f4c00 JavaThread "SceWaveMain" [_thread_blocked, id=3024, stack(0x58dc0000,0x58fc0000)]
  0x55694800 JavaThread "user_main" [_thread_blocked, id=704, stack(0x5c8e0000,0x5cae0000)]
  0x57c20c00 JavaThread "Sync Daemon" daemon [_thread_blocked, id=920, stack(0x5b5c0000,0x5b7c0000)]
  0x55367c00 JavaThread "Emu" [_thread_blocked, id=428, stack(0x5ab00000,0x5ad00000)]
  0x55576c00 JavaThread "Async Vertex Cache Thread" daemon [_thread_blocked, id=872, stack(0x5a7f0000,0x5a9f0000)]
  0x57db0c00 JavaThread "Async Display Thread" daemon [_thread_blocked, id=2216, stack(0x58ac0000,0x58cc0000)]
  0x5545c800 JavaThread "Battery Drain" daemon [_thread_blocked, id=436, stack(0x57820000,0x57a20000)]
  0x42a73c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=1608, stack(0x557b0000,0x559b0000)]
  0x42b68800 JavaThread "FileLogger" [_thread_blocked, id=1184, stack(0x43990000,0x43b90000)]
  0x42b6b800 JavaThread "Thread-6" daemon [_thread_in_native, id=456, stack(0x43790000,0x43990000)]
  0x429b8400 JavaThread "Disable Screen Saver" daemon [_thread_blocked, id=2076, stack(0x42cd0000,0x42ed0000)]
  0x003c8400 JavaThread "DestroyJavaVM" [_thread_blocked, id=3812, stack(0x00a50000,0x00c50000)]
=>0x415e2400 JavaThread "GUI" [_thread_in_native, id=136, 
stack(0x42630000,0x42830000)]
  0x415a6800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=444, stack(0x420d0000,0x422d0000)]
  0x415a5000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2820, stack(0x41ed0000,0x420d0000)]
  0x415a3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1264, stack(0x41cd0000,0x41ed0000)]
  0x41455000 JavaThread "Service Thread" daemon [_thread_blocked, id=2616, stack(0x41a80000,0x41c80000)]
  0x41453400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2648, stack(0x41a30000,0x41a80000)]
  0x4144e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1404, stack(0x41830000,0x41a30000)]
  0x4144cc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=832, stack(0x41630000,0x41830000)]
  0x04e64c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2996, stack(0x41210000,0x41410000)]
  0x04e5fc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=2788, stack(0x41010000,0x41210000)]

Other Threads:
  0x04e5a400 VMThread [stack: 0x40fc0000,0x41010000] [id=420]
  0x41469800 WatcherThread [stack: 0x41c80000,0x41cd0000] [id=176]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 158144K, used 101649K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K,  67% used [0x04e80000, 0x0aaee6f0, 0x0d7d0000)
  from space 17536K,  39% used [0x0d7d0000, 0x0dea60c8, 0x0e8f0000)
  to   space 17536K,   0% used [0x0e8f0000, 0x0e8f0000, 0x0fa10000)
 tenured generation   total 351316K, used 282110K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  80% used [0x15920000, 0x26c9f840, 0x26c9fa00, 0x2b035000)
 compacting perm gen  total 21248K, used 21051K [0x36e80000, 0x38340000, 0x3ee80000)
   the space 21248K,  99% used [0x36e80000, 0x3830edf0, 0x3830ee00, 0x38340000)
No shared spaces configured.

Card table byte_map: [0x40c80000,0x40e60000] byte_map_base: 0x40c58c00

Polling page: 0x00c50000

Code Cache  [0x00c80000, 0x01248000, 0x04c80000)
 total_blobs=3196 nmethods=2868 adapters=260 free_code_cache=59635Kb largest_free_block=61065920

Compilation events (10 events):
Event: 59.926 Thread 0x41453400 2853             
jpcsp.HLE.kernel.managers.EventFlagManager::sceKernelReferEventFlagStatus (116 
bytes)
Event: 59.927 Thread 0x41453400 nmethod 2853 0x0123fac8 code [0x0123fce0, 
0x012402f8]
Event: 59.927 Thread 0x41453400 2854             
jpcsp.HLE.kernel.types.SceKernelEventFlagInfo::write (47 bytes)
Event: 59.927 Thread 0x41453400 nmethod 2854 0x01240a88 code [0x01240bc0, 
0x01240cf8]
Event: 59.955 Thread 0x41453400 2855             _S1_2_898C074::s (189 bytes)
Event: 59.955 Thread 0x41453400 nmethod 2855 0x01240e08 code [0x01240f60, 
0x012411ac]
Event: 60.162 Thread 0x41453400 2856             
java.nio.ByteBuffer::arrayOffset (35 bytes)
Event: 60.162 Thread 0x41453400 nmethod 2856 0x012413c8 code [0x012414e0, 
0x01241668]
Event: 60.216 Thread 0x41453400 2857             
jpcsp.graphics.VideoEngine::readClut32 (119 bytes)
Event: 60.217 Thread 0x41453400 nmethod 2857 0x01241748 code [0x01241880, 
0x01241a60]

GC Heap History (10 events):
Event: 42.490 GC heap before
{Heap before GC invocations=11 (full 2):
 def new generation   total 134272K, used 134272K [0x04e80000, 0x0e030000, 0x15920000)
  eden space 119360K, 100% used [0x04e80000, 0x0c310000, 0x0c310000)
  from space 14912K, 100% used [0x0c310000, 0x0d1a0000, 0x0d1a0000)
  to   space 14912K,   0% used [0x0d1a0000, 0x0d1a0000, 0x0e030000)
 tenured generation   total 298332K, used 219424K [0x15920000, 0x27c77000, 0x36e80000)
   the space 298332K,  73% used [0x15920000, 0x22f68288, 0x22f68400, 0x27c77000)
 compacting perm gen  total 17408K, used 17186K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  98% used [0x36e80000, 0x37f489e0, 0x37f48a00, 0x37f80000)
No shared spaces configured.
Event: 42.501 GC heap after
Heap after GC invocations=12 (full 2):
 def new generation   total 134272K, used 0K [0x04e80000, 0x0e030000, 0x15920000)
  eden space 119360K,   0% used [0x04e80000, 0x04e80000, 0x0c310000)
  from space 14912K,   0% used [0x0d1a0000, 0x0d1a0218, 0x0e030000)
  to   space 14912K,   0% used [0x0c310000, 0x0c310000, 0x0d1a0000)
 tenured generation   total 298332K, used 232339K [0x15920000, 0x27c77000, 0x36e80000)
   the space 298332K,  77% used [0x15920000, 0x23c04eb8, 0x23c05000, 0x27c77000)
 compacting perm gen  total 17408K, used 17186K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  98% used [0x36e80000, 0x37f489e0, 0x37f48a00, 0x37f80000)
No shared spaces configured.
}
Event: 42.668 GC heap before
{Heap before GC invocations=12 (full 2):
 def new generation   total 134272K, used 119360K [0x04e80000, 0x0e030000, 0x15920000)
  eden space 119360K, 100% used [0x04e80000, 0x0c310000, 0x0c310000)
  from space 14912K,   0% used [0x0d1a0000, 0x0d1a0218, 0x0e030000)
  to   space 14912K,   0% used [0x0c310000, 0x0c310000, 0x0d1a0000)
 tenured generation   total 298332K, used 232339K [0x15920000, 0x27c77000, 0x36e80000)
   the space 298332K,  77% used [0x15920000, 0x23c04eb8, 0x23c05000, 0x27c77000)
 compacting perm gen  total 17408K, used 17186K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  98% used [0x36e80000, 0x37f489e0, 0x37f48a00, 0x37f80000)
No shared spaces configured.
Event: 42.670 GC heap after
Heap after GC invocations=13 (full 2):
 def new generation   total 134272K, used 0K [0x04e80000, 0x0e030000, 0x15920000)
  eden space 119360K,   0% used [0x04e80000, 0x04e80000, 0x0c310000)
  from space 14912K,   0% used [0x0c310000, 0x0c310258, 0x0d1a0000)
  to   space 14912K,   0% used [0x0d1a0000, 0x0d1a0000, 0x0e030000)
 tenured generation   total 298332K, used 232339K [0x15920000, 0x27c77000, 0x36e80000)
   the space 298332K,  77% used [0x15920000, 0x23c04eb8, 0x23c05000, 0x27c77000)
 compacting perm gen  total 17408K, used 17186K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  98% used [0x36e80000, 0x37f489e0, 0x37f48a00, 0x37f80000)
No shared spaces configured.
}
Event: 42.948 GC heap before
{Heap before GC invocations=13 (full 2):
 def new generation   total 134272K, used 105057K [0x04e80000, 0x0e030000, 0x15920000)
  eden space 119360K,  88% used [0x04e80000, 0x0b5184e8, 0x0c310000)
  from space 14912K,   0% used [0x0c310000, 0x0c310258, 0x0d1a0000)
  to   space 14912K,   0% used [0x0d1a0000, 0x0d1a0000, 0x0e030000)
 tenured generation   total 298332K, used 232339K [0x15920000, 0x27c77000, 0x36e80000)
   the space 298332K,  77% used [0x15920000, 0x23c04eb8, 0x23c05000, 0x27c77000)
 compacting perm gen  total 17408K, used 17407K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  99% used [0x36e80000, 0x37f7fff0, 0x37f80000, 0x37f80000)
No shared spaces configured.
Event: 43.010 GC heap after
Heap after GC invocations=14 (full 3):
 def new generation   total 158144K, used 0K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K,   0% used [0x04e80000, 0x04e80000, 0x0d7d0000)
  from space 17536K,   0% used [0x0d7d0000, 0x0d7d0000, 0x0e8f0000)
  to   space 17536K,   0% used [0x0e8f0000, 0x0e8f0000, 0x0fa10000)
 tenured generation   total 351316K, used 210787K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  59% used [0x15920000, 0x226f8f28, 0x226f9000, 0x2b035000)
 compacting perm gen  total 17408K, used 17407K [0x36e80000, 0x37f80000, 0x3ee80000)
   the space 17408K,  99% used [0x36e80000, 0x37f7fff0, 0x37f80000, 0x37f80000)
No shared spaces configured.
}
Event: 48.577 GC heap before
{Heap before GC invocations=14 (full 3):
 def new generation   total 158144K, used 140608K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K, 100% used [0x04e80000, 0x0d7d0000, 0x0d7d0000)
  from space 17536K,   0% used [0x0d7d0000, 0x0d7d0000, 0x0e8f0000)
  to   space 17536K,   0% used [0x0e8f0000, 0x0e8f0000, 0x0fa10000)
 tenured generation   total 351316K, used 210787K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  59% used [0x15920000, 0x226f8f28, 0x226f9000, 0x2b035000)
 compacting perm gen  total 20224K, used 20062K [0x36e80000, 0x38240000, 0x3ee80000)
   the space 20224K,  99% used [0x36e80000, 0x38217820, 0x38217a00, 0x38240000)
No shared spaces configured.
Event: 48.649 GC heap after
Heap after GC invocations=15 (full 3):
 def new generation   total 158144K, used 17536K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K,   0% used [0x04e80000, 0x04e80000, 0x0d7d0000)
  from space 17536K, 100% used [0x0e8f0000, 0x0fa10000, 0x0fa10000)
  to   space 17536K,   0% used [0x0d7d0000, 0x0d7d0000, 0x0e8f0000)
 tenured generation   total 351316K, used 264621K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  75% used [0x15920000, 0x25b8b448, 0x25b8b600, 0x2b035000)
 compacting perm gen  total 20224K, used 20062K [0x36e80000, 0x38240000, 0x3ee80000)
   the space 20224K,  99% used [0x36e80000, 0x38217820, 0x38217a00, 0x38240000)
No shared spaces configured.
}
Event: 56.509 GC heap before
{Heap before GC invocations=15 (full 3):
 def new generation   total 158144K, used 157780K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K,  99% used [0x04e80000, 0x0d775040, 0x0d7d0000)
  from space 17536K, 100% used [0x0e8f0000, 0x0fa10000, 0x0fa10000)
  to   space 17536K,   0% used [0x0d7d0000, 0x0d7d0000, 0x0e8f0000)
 tenured generation   total 351316K, used 264621K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  75% used [0x15920000, 0x25b8b448, 0x25b8b600, 0x2b035000)
 compacting perm gen  total 20992K, used 20826K [0x36e80000, 0x38300000, 0x3ee80000)
   the space 20992K,  99% used [0x36e80000, 0x382d68d8, 0x382d6a00, 0x38300000)
No shared spaces configured.
Event: 56.537 GC heap after
Heap after GC invocations=16 (full 3):
 def new generation   total 158144K, used 7000K [0x04e80000, 0x0fa10000, 0x15920000)
  eden space 140608K,   0% used [0x04e80000, 0x04e80000, 0x0d7d0000)
  from space 17536K,  39% used [0x0d7d0000, 0x0dea60c8, 0x0e8f0000)
  to   space 17536K,   0% used [0x0e8f0000, 0x0e8f0000, 0x0fa10000)
 tenured generation   total 351316K, used 282110K [0x15920000, 0x2b035000, 0x36e80000)
   the space 351316K,  80% used [0x15920000, 0x26c9f840, 0x26c9fa00, 0x2b035000)
 compacting perm gen  total 20992K, used 20826K [0x36e80000, 0x38300000, 0x3ee80000)
   the space 20992K,  99% used [0x36e80000, 0x382d68d8, 0x382d6a00, 0x38300000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 60.205 Thread 0x55694800 Threw 0x0a7cd168 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.205 Thread 0x55694800 Threw 0x0a7cde98 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.206 Thread 0x55694800 Threw 0x0a7d43c0 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.206 Thread 0x55694800 Threw 0x0a7d50f0 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.206 Thread 0x55694800 Threw 0x0a7e5078 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.206 Thread 0x55694800 Threw 0x0a7e5da8 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.207 Thread 0x55694800 Threw 0x0a7ebe70 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.207 Thread 0x55694800 Threw 0x0a7ecba0 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.217 Thread 0x5540e400 Threw 0x05112648 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 60.217 Thread 0x5540e400 Threw 0x05113378 at 
C:\jdk7u1_32P\jdk7u11\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 60.205 loading class 0x554a8df0
Event: 60.205 loading class 0x554a8df0 done
Event: 60.206 loading class 0x554a8e18
Event: 60.206 loading class 0x554a8e18 done
Event: 60.206 loading class 0x428e3570
Event: 60.206 loading class 0x428e3570 done
Event: 60.207 loading class 0x55671558
Event: 60.207 loading class 0x55671558 done
Event: 60.217 loading class 0x55770680
Event: 60.217 loading class 0x55770680 done

Dynamic libraries:
0x00400000 - 0x0042f000     C:\Program Files\Java\jre7\bin\java.exe
0x7c900000 - 0x7c9b2000     C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c8f6000     C:\WINDOWS\system32\kernel32.dll
0x77dd0000 - 0x77e6b000     C:\WINDOWS\system32\ADVAPI32.dll
0x77e70000 - 0x77f02000     C:\WINDOWS\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000     C:\WINDOWS\system32\Secur32.dll
0x7e410000 - 0x7e4a0000     C:\WINDOWS\system32\USER32.dll
0x77f10000 - 0x77f59000     C:\WINDOWS\system32\GDI32.dll
0x773d0000 - 0x774d3000 
    C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.26
00.5512_x-ww_35d4ce83\COMCTL32.dll
0x77c10000 - 0x77c68000     C:\WINDOWS\system32\msvcrt.dll
0x77f60000 - 0x77fdb000     C:\WINDOWS\system32\SHLWAPI.dll
0x76390000 - 0x763ad000     C:\WINDOWS\system32\IMM32.DLL
0x78aa0000 - 0x78b5e000     C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6e7d0000 - 0x6eb1c000     C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71ad0000 - 0x71ad9000     C:\WINDOWS\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000     C:\WINDOWS\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000     C:\WINDOWS\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000     C:\WINDOWS\system32\WINMM.dll
0x76bf0000 - 0x76bfb000     C:\WINDOWS\system32\PSAPI.DLL
0x6e720000 - 0x6e72c000     C:\Program Files\Java\jre7\bin\verify.dll
0x6d4d0000 - 0x6d4f0000     C:\Program Files\Java\jre7\bin\java.dll
0x6e7b0000 - 0x6e7c3000     C:\Program Files\Java\jre7\bin\zip.dll
0x6d000000 - 0x6d142000     C:\Program Files\Java\jre7\bin\awt.dll
0x77120000 - 0x771ab000     C:\WINDOWS\system32\OLEAUT32.dll
0x774e0000 - 0x7761d000     C:\WINDOWS\system32\ole32.dll
0x5ad70000 - 0x5ada8000     C:\WINDOWS\system32\uxtheme.dll
0x74720000 - 0x7476c000     C:\WINDOWS\system32\MSCTF.dll
0x42610000 - 0x4261e000     C:\Program Files\Styler\StylerHelper.dll
0x73dd0000 - 0x73ece000     C:\WINDOWS\system32\MFC42.DLL
0x7c9c0000 - 0x7e08c000     C:\WINDOWS\system32\SHELL32.dll
0x755c0000 - 0x755ee000     C:\WINDOWS\system32\msctfime.ime
0x6d280000 - 0x6d2aa000     C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6e4f0000 - 0x6e504000     C:\Program Files\Java\jre7\bin\net.dll
0x6e510000 - 0x6e51f000     C:\Program Files\Java\jre7\bin\nio.dll
0x6e6c0000 - 0x6e6f1000     C:\Program Files\Java\jre7\bin\t2k.dll
0x68000000 - 0x68036000     C:\WINDOWS\system32\rsaenh.dll
0x769c0000 - 0x76a74000     C:\WINDOWS\system32\USERENV.dll
0x5b860000 - 0x5b8b6000     C:\WINDOWS\system32\netapi32.dll
0x71a50000 - 0x71a8f000     C:\WINDOWS\System32\mswsock.dll
0x76f20000 - 0x76f47000     C:\WINDOWS\system32\DNSAPI.dll
0x76fb0000 - 0x76fb8000     C:\WINDOWS\System32\winrnr.dll
0x76f60000 - 0x76f8c000     C:\WINDOWS\system32\WLDAP32.dll
0x76fc0000 - 0x76fc6000     C:\WINDOWS\system32\rasadhlp.dll
0x43160000 - 0x431d2000 
    D:\downloads\###descarca###\EmuCR-Jpcsp-r2964\lib\windows-x86\lwjgl.dll
0x5ed00000 - 0x5edcc000     C:\WINDOWS\system32\OPENGL32.dll
0x68b20000 - 0x68b40000     C:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737ab000     C:\WINDOWS\system32\DDRAW.dll
0x73bc0000 - 0x73bc6000     C:\WINDOWS\system32\DCIMAN32.dll
0x77c00000 - 0x77c08000     C:\WINDOWS\system32\VERSION.dll
0x6d5b0000 - 0x6d5b6000     C:\Program Files\Java\jre7\bin\jawt.dll
0x431e0000 - 0x431f3000 
    D:\downloads\###descarca###\EmuCR-Jpcsp-r2964\lib\windows-x86\jinput-dx8.dll
0x6ce10000 - 0x6ce48000     C:\WINDOWS\system32\DINPUT8.dll
0x688f0000 - 0x688f9000     C:\WINDOWS\system32\HID.DLL
0x43200000 - 0x435f6000     C:\WINDOWS\system32\SETUPAPI.DLL
0x76c30000 - 0x76c5e000     C:\WINDOWS\system32\WINTRUST.dll
0x77a80000 - 0x77b15000     C:\WINDOWS\system32\CRYPT32.dll
0x77b20000 - 0x77b32000     C:\WINDOWS\system32\MSASN1.dll
0x76c90000 - 0x76cb8000     C:\WINDOWS\system32\IMAGEHLP.dll
0x77690000 - 0x776b1000     C:\WINDOWS\system32\NTMARTA.DLL
0x71bf0000 - 0x71c03000     C:\WINDOWS\system32\SAMLIB.dll
0x43760000 - 0x43772000 
    D:\downloads\###descarca###\EmuCR-Jpcsp-r2964\lib\windows-x86\jinput-raw.dll
0x76fd0000 - 0x7704f000     C:\WINDOWS\system32\CLBCATQ.DLL
0x4bd00000 - 0x4be64000     C:\WINDOWS\system32\COMRes.dll
0x4be70000 - 0x4cc0f000     C:\WINDOWS\system32\ig4icd32.dll
0x6e450000 - 0x6e45a000     C:\Program Files\Java\jre7\bin\management.dll
0x55bb0000 - 0x5717f000 
    D:\downloads\###descarca###\EmuCR-Jpcsp-r2964\lib\windows-x86\libxuggle-5.dll
0x73b80000 - 0x73b92000     C:\WINDOWS\system32\AVICAP32.DLL
0x75a70000 - 0x75a91000     C:\WINDOWS\system32\MSVFW32.dll
0x6d180000 - 0x6d1a4000     C:\Program Files\Java\jre7\bin\dcpr.dll
0x6e690000 - 0x6e6b0000     C:\Program Files\Java\jre7\bin\sunec.dll
0x6e6b0000 - 0x6e6b9000     C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x430e0000 - 0x43130000 
    D:\downloads\###descarca###\EmuCR-Jpcsp-r2964\lib\windows-x86\OpenAL32.dll
0x73f10000 - 0x73f6c000     C:\WINDOWS\system32\dsound.dll
0x72d20000 - 0x72d29000     C:\WINDOWS\system32\wdmaud.drv
0x72d10000 - 0x72d18000     C:\WINDOWS\system32\msacm32.drv
0x77be0000 - 0x77bf5000     C:\WINDOWS\system32\MSACM32.dll
0x77bd0000 - 0x77bd7000     C:\WINDOWS\system32\midimap.dll
0x73ee0000 - 0x73ee4000     C:\WINDOWS\system32\KsUser.dll
0x5d3f0000 - 0x5d491000     C:\WINDOWS\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx800m -Xss2m -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=C:\Program Files\Java\jre7
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows 
Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program 
Files\Common Files\Microsoft Shared\Windows Live;lib\;lib\windows-x86\
USERNAME=costin55
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 42 Stepping 7, GenuineIntel

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

OS: Windows XP Build 2600 Service Pack 3

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, tsc, 
tscinvbit

Memory: 4k page, physical 1765132k(307352k free), swap 3705480k(2314548k free)

vm_info: Java HotSpot(TM) Client VM (23.6-b04) for windows-x86 JRE 
(1.7.0_11-b21), built on Jan 12 2013 02:19:22 by "java_re" with unknown MS 
VC++:1600

time: Sat Feb 02 11:00:49 2013
elapsed time: 60 seconds

i can run only soul calibur and tekken 6 the rest of the games just crash and 
jpcsp give me that error

Original issue reported on code.google.com by costinga...@gmail.com on 2 Feb 2013 at 9:04

GoogleCodeExporter commented 9 years ago
well first of all u are not using build from here
but some custom build "emucr"

go and download builds from here
http://buildbot.orphis.net/jpcsp/index.php

Original comment by IceLance...@gmail.com on 6 Feb 2013 at 10:30

GoogleCodeExporter commented 9 years ago
 IceLance you're a dumbass. It doesn't matter from where you download your emulator.

Original comment by stefan_s...@yahoo.com on 11 May 2013 at 2:50

GoogleCodeExporter commented 9 years ago
 costinga...@gmail.com
Listen man it's your pc. That's all. I had the same problem and believe me 
there's nothing you can do about it. 

Original comment by stefan_s...@yahoo.com on 11 May 2013 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by gi...@web.de on 22 May 2013 at 2:12