Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RetroArch build crashes #48

Closed
mlsimpson opened this issue Jul 7, 2019 · 3 comments
Closed

RetroArch build crashes #48

mlsimpson opened this issue Jul 7, 2019 · 3 comments
Labels
duplicate This issue has been duplicated.

Comments

@mlsimpson
Copy link

OS: Windows 10 1903 (OS build 18362.207)
Environment: RetroArch 1.7.7
Core: squirreljme_libretro.dll (7/7/19)

Starting SquirrelJME from within RetroArch results in a crash.

This happens when I select Start Core after selecting SquirrelJME.
This also happens when I navigate to my content directory, select a .jar, then select SquirrelJME.

image

Log output:

[libretro INFO] Okay.
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Using firmware class path!
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Initializing task 1 (1)...
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Finding class cc/squirreljme/runtime/launcher/ui/MidletMain...
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Scanning for cc/squirreljme/runtime/launcher/ui/MidletMain.class...
[INFO] [GL debug (Low, API, Performance)]: API_ID_REDUNDANT_FBO performance warning has been generated. Redundant state change in glBindFramebuffer API call, FBO 0, "", already bound.
[INFO] [GL debug (Low, API, Performance)]: API_ID_REDUNDANT_FBO performance warning has been generated. Redundant state change in glBindFramebuffer API call, FBO 0, "", already bound.
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Determining ClassInfo layout...
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Scanning for java/lang/Object.class...
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] Scanning for cc/squirreljme/jvm/ClassInfo.class...
[INFO] Environ GET_LOG_INTERFACE.
[libretro INFO] JVM execution failure: fffffff0 0000de00
[INFO] [GL debug (Low, API, Performance)]: API_ID_REDUNDANT_FBO performance warning has been generated. Redundant state change in glBindFramebuffer API call, FBO 0, "", already bound.
[INFO] [GL debug (Low, API, Performance)]: API_ID_REDUNDANT_FBO performance warning has been generated. Redundant state change in glBindFramebuffer API call, FBO 0, "", already bound.
[INFO] Environ GET_LOG_INTERFACE.
[libretro ERROR] SquirrelJME JVM Exec Error: -12/fffffff4 4841033/0049de49
[libretro ERROR] Execution now unpredictable!```
@XerTheSquirrel
Copy link
Member

Hi! This is currently expected behavior as the bootstrap is currently incomplete.

@mlsimpson
Copy link
Author

@XerTheSquirrel gotcha, thanks!

@XerTheSquirrel XerTheSquirrel added the duplicate This issue has been duplicated. label Sep 16, 2019
@XerTheSquirrel
Copy link
Member

Marking duplicate of new pinned issue #53, issues will be tracked here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue has been duplicated.
Projects
None yet
Development

No branches or pull requests

2 participants