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:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help me fix it
#1
Running Jpcsp 64bit...
java.lang.OutOfMemoryError: PermGen space
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at jpcsp.Allegrex.compiler.CompilerClassLoader.defineClass(CompilerClass
Loader.java:34)
at jpcsp.Allegrex.compiler.CodeBlock.loadExecutable(CodeBlock.java:168)
at jpcsp.Allegrex.compiler.CodeBlock.compile(CodeBlock.java:542)
at jpcsp.Allegrex.compiler.CodeBlock.getExecutable(CodeBlock.java:556)
at jpcsp.Allegrex.compiler.Compiler.analyse(Compiler.java:474)
at jpcsp.Allegrex.compiler.Compiler.compile(Compiler.java:555)
at jpcsp.Allegrex.compiler.RecompileExecutable.exec(RecompileExecutable.
java:41)
at _S1_4_9EAC75C.s(_S1_4_9EAC75C.java)
at _S1_4_9EAC75C.exec(_S1_4_9EAC75C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_6_9ED0710.s(_S1_6_9ED0710.java:96)
at _S1_6_9E4EFAC.s(_S1_6_9E4EFAC.java:6028)
at _S1_6_9E51AAC.s(_S1_6_9E51AAC.java:56)
at _S1_6_9E4B1A8.s(_S1_6_9E4B1A8.java:196)
at _S1_6_9E4B1A8.exec(_S1_6_9E4B1A8.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:210)
at _S1_6_8E68548.s(_S1_6_8E68548.java:4)
at _S1_6_8E57290.s(_S1_6_8E57290.java:4)
at _S1_6_8E57290.exec(_S1_6_8E57290.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:1
57)
at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:189)
at _S1_3_88214D8.s(_S1_3_88214D8.java:88)
at _S1_3_884095C.s(_S1_3_884095C.java:396)
at _S1_3_886E83C.s(_S1_3_886E83C.java:268)
at _S1_3_886E83C.exec(_S1_3_886E83C.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeC
ontext.java:668)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:
709)





any1 got an idea??
Reply
#2
it"s seems to the emulator don"t have enough resources or Ram Memory to run
on 32bit 512MB
on 64bit 1024MB
Reply
#3
i got 4gb ram hm Sad
Reply
#4
emulator gets 1 gb by default, but that's sometimes not enough thanks to java's sub-optimal memory management.

if your system's 32 bit, you're out of luck since you're limited to 2 gb max per program. (2 gb is reserved by windows 100% of the time, and the remaining 2 gb is shared between all running programs, so you realistically never have free 2 gb)

on 64 bit systems the 2 gb hard limit's lifted, but if you only have 4 gb you won't have much more luck since the situation's still the same as before.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)