08-03-2012, 12:29 PM
(This post was last modified: 08-03-2012, 12:35 PM by raziel1000.)
r2665:
I can't get ingame
or
ah it seems that -Xss2m is the problem with -Xss1m it works okay
I can't get ingame
Code:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at jpcsp.Allegrex.compiler.RuntimeContext.switchRealThread(RuntimeContext.java:394)
at jpcsp.Allegrex.compiler.RuntimeContext.switchThread(RuntimeContext.java:428)
at jpcsp.Allegrex.compiler.RuntimeContext.update(RuntimeContext.java:384)
at jpcsp.HLE.modules150.ThreadManForUser.internalContextSwitch(ThreadManForUser.java:555)
at jpcsp.HLE.modules150.ThreadManForUser.contextSwitch(ThreadManForUser.java:581)
at jpcsp.HLE.modules150.ThreadManForUser.hleRescheduleCurrentThread(ThreadManForUser.java:642)
at jpcsp.HLE.modules150.ThreadManForUser.hleRescheduleCurrentThread(ThreadManForUser.java:664)
at jpcsp.HLE.modules150.ThreadManForUser.hleKernelThreadEnterWaitState(ThreadManForUser.java:786)
at jpcsp.HLE.modules150.ThreadManForUser.hleKernelThreadEnterWaitState(ThreadManForUser.java:756)
at jpcsp.HLE.modules150.ThreadManForUser.hleKernelSleepThread(ThreadManForUser.java:1608)
at jpcsp.HLE.modules150.ThreadManForUser.sceKernelSleepThread(ThreadManForUser.java:2253)
at _S1_2_8AF0ED8.s(_S1_2_8AF0ED8.java:4)
at _S1_2_88409A8.s(_S1_2_88409A8.java:148)
at _S1_2_8A3FBBC.s(_S1_2_8A3FBBC.java:104)
at _S1_2_8A3FBBC.exec(_S1_2_8A3FBBC.java)
at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:147)
at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:197)
at _S1_2_8840AF4.s(_S1_2_8840AF4.java:48)
at _S1_2_8840AF4.exec(_S1_2_8840AF4.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:653)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:689)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
or
Code:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at jpcsp.Allegrex.compiler.RuntimeContext.switchRealThread(RuntimeContext.java:394)
at jpcsp.Allegrex.compiler.RuntimeContext.switchThread(RuntimeContext.java:428)
at jpcsp.Allegrex.compiler.RuntimeContext.update(RuntimeContext.java:384)
at jpcsp.HLE.modules150.ThreadManForUser.internalContextSwitch(ThreadManForUser.java:555)
at jpcsp.HLE.modules150.ThreadManForUser.contextSwitch(ThreadManForUser.java:581)
at jpcsp.HLE.modules150.ThreadManForUser.hleRescheduleCurrentThread(ThreadManForUser.java:642)
at jpcsp.HLE.modules150.ThreadManForUser.hleRescheduleCurrentThread(ThreadManForUser.java:664)
at jpcsp.HLE.modules150.ThreadManForUser.hleBlockCurrentThread(ThreadManForUser.java:806)
at jpcsp.HLE.modules150.ThreadManForUser.hleBlockCurrentThreadCB(ThreadManForUser.java:818)
at jpcsp.HLE.modules150.sceDisplay.blockCurrentThreadOnVblank(sceDisplay.java:1593)
at jpcsp.HLE.modules150.sceDisplay.sceDisplayWaitVblankStartCB(sceDisplay.java:2004)
at _S1_2_8AF0FF8.s(_S1_2_8AF0FF8.java:4)
at _S1_2_880A414.s(_S1_2_880A414.java:20)
at _S1_2_8804000.s880422c(_S1_2_8804000.java:564)
at _S1_2_8804000.s(_S1_2_8804000.java:556)
at _S1_2_8A59420.s8a59528(_S1_2_8A59420.java:268)
at _S1_2_8A59420.s(_S1_2_8A59420.java:264)
at _S1_2_8A59420.exec(_S1_2_8A59420.java)
at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:653)
at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:689)
at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
ah it seems that -Xss2m is the problem with -Xss1m it works okay