Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Android 8.1 #1209

Closed
1 task done
DivineCriminal opened this issue Jul 9, 2018 · 2 comments
Closed
1 task done

Android 8.1 #1209

DivineCriminal opened this issue Jul 9, 2018 · 2 comments

Comments

@DivineCriminal
Copy link

DivineCriminal commented Jul 9, 2018

Please Note: This form is the minimum required information for submitting bugs.

Removing this form may lead to your issue being closed until it is completed.

Platform Branch Hash CIDL
Android 8.1 Google Play Hashtag (skip if unknown) Downloaded from build site?

Description of the Issue
Reicast showing detected problems with app native library

Add a short, concise description of the issue here
I have placed my bios in a folder under data so its like this reicast/data/bios
But when i boot the bios the screen shows me nothing but black sound is coming though

Debugging Steps Tested

  • I have tried clearing cache and data reinstalling app and making folders again i have selected path for the bios and game
  • Begin each new line with an asterisk
  • If no steps are required, please skip

Logs Gathered
MODEL: X526
DEVICE: le_s2
BOARD: MSM8952
KitKat (27)

Unhandled Exceptions

Thread:
dalvik.system.VMStack.getThreadStackTrace(Native Method) java.lang.Thread.getStackTrace(Thread.java:1538) com.reicast.emulator.MainActivity$1.uncaughtException(MainActivity.java:70) java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068) java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063) java.lang.Thread.dispatchUncaughtException(Thread.java:1955)

Error:
com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:283) com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:173) android.os.AsyncTask.finish(AsyncTask.java:701) android.os.AsyncTask.-wrap1(Unknown Source:0) android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:718) android.os.Handler.dispatchMessage(Handler.java:106) android.os.Looper.loop(Looper.java:164) android.app.ActivityThread.main(ActivityThread.java:6499) java.lang.reflect.Method.invoke(Native Method) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440) com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

AndroidRuntime Output

--------- beginning of crash
07-09 09:12:55.931 9253 9253 E AndroidRuntime: FATAL EXCEPTION: main
07-09 09:12:55.931 9253 9253 E AndroidRuntime: Process: com.reicast.emulator, PID: 9253
07-09 09:12:55.931 9253 9253 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.View.findViewById(int)' on a null object reference
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:283)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:173)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:701)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask.-wrap1(Unknown Source:0)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:718)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6499)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
--------- beginning of system
--------- beginning of main
07-09 09:51:41.118 14780 14780 E AndroidRuntime: FATAL EXCEPTION: main
07-09 09:51:41.118 14780 14780 E AndroidRuntime: Process: com.reicast.emulator, PID: 14780
07-09 09:51:41.118 14780 14780 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.View.findViewById(int)' on a null object reference
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:283)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:173)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:701)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.os.AsyncTask.-wrap1(Unknown Source:0)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:718)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6499)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
07-09 09:51:41.118 14780 14780 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

Application Core Output

--------- beginning of crash
07-09 09:12:55.931 9253 9253 E AndroidRuntime: FATAL EXCEPTION: main
07-09 09:12:55.931 9253 9253 E AndroidRuntime: Process: com.reicast.emulator, PID: 9253
07-09 09:12:55.931 9253 9253 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.View android.view.View.findViewById(int)' on a null object reference
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:283)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.reicast.emulator.AboutFragment$retrieveGitTask.onPostExecute(AboutFragment.java:173)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask.finish(AsyncTask.java:701)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask.-wrap1(Unknown Source:0)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:718)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6499)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
07-09 09:12:55.931 9253 9253 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
--------- beginning of system
07-09 09:26:22.348 9912 9912 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
07-09 09:26:22.349 9912 9912 I chatty : uid=10199(com.reicast.emulator) identical 2 lines
07-09 09:26:22.350 9912 9912 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
07-09 09:27:01.635 10886 10886 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
07-09 09:27:01.638 10886 10886 I chatty : uid=10199(com.reicast.emulator) identical 2 lines
07-09 09:27:01.638 10886 10886 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
07-09 09:45:34.806 14010 14010 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
07-09 09:45:34.808 14010 14010 I chatty : uid=10199(com.reicast.emulator) identical 2 lines
07-09 09:45:34.809 14010 14010 E ActivityThread: Failed to find provider info for tv.ouya.controllerdata
--------- beginning of main
07-09 09:45:35.113 14010 14039 I chatty : uid=10199(com.reicast.emulator) expire 18 lines
07-09 09:45:35.333 14010 14038 I chatty : uid=10199(com.reicast.emulator) expire 3 lines
07-09 09:45:35.342 14010 14039 I chatty : uid=10199(com.reicast.emulator) expire 6 lines
07-09 09:45:35.530 14010 14038 I chatty : uid=10199(com.reicast.emulator) expire 2 lines
07-09 09:45:35.745 14010 14039 I chatty : uid=10199(com.reicast.emulator) expire 36 lines
07-09 09:45:36.258 14010 14039 I newdc : DIV32S matched 1% @ 0x8C09126E
07-09 09:45:36.258 14010 14039 I newdc : shar <REG_N>
07-09 09:45:36.258 14010 14039 I newdc : DIV32S matched 1% @ 0x8C091278
07-09 09:45:36.320 14010 14039 I newdc : VREG = 03 ARMRST 01
07-09 09:45:36.320 14010 14039 I newdc : VREG = 03 ARMRST 01
07-09 09:45:36.417 14010 14039 I newdc : VREG = 03 ARMRST 00
07-09 09:45:36.522 14010 14038 I newdc : FOG TABLE Curve match: maxdev: 0.43 cents
07-09 09:45:36.526 14010 14039 I newdc : new tactx
07-09 09:45:36.530 14010 14039 I newdc : new tactx
07-09 09:45:37.019 14010 14039 I newdc : newdc rel0/n - 11.22 (0.00) - 89.14 - V: 44.57 (9.00, PAL480i50.00) R: 2.97+1.98 VTX: 0.00
07-09 09:45:39.023 14010 14039 I newdc : newdc rel0/n - 10.02 (0.00) - 99.80 - V: 49.90 (8.33, PAL480i50.00) R: 5.99+0.00 VTX: 0.00
07-09 09:45:39.913 14010 14039 I newdc : Sh4: i-cache invalidation AC09EC6E
07-09 09:45:39.914 14010 14039 I newdc : @@ ngen_ResetBlocks()
07-09 09:45:39.914 14010 14039 I newdc : Freeing fpcb
07-09 09:45:39.922 14010 14039 I newdc : recSh4:Dynarec Cache clear at AC09EC6E
07-09 09:45:39.932 14010 14039 I newdc : subc <REG_M>,<REG_N>
07-09 09:45:39.932 14010 14039 I newdc : DIV32S matched 1% @ 0x8C00CF78
07-09 09:45:39.932 14010 14039 I newdc : DIV32S matched 100% @ 0x8C00CF7E
07-09 09:45:39.932 14010 14039 I newdc : div32s 1/0/3
07-09 09:45:39.945 14010 14039 I newdc : movt <REG_N>
07-09 09:45:39.946 14010 14039 I newdc : DIV32S matched 1% @ 0x8C00D0D6
07-09 09:45:39.946 14010 14039 I newdc : DIV32S matched 100% @ 0x8C00D0DE
07-09 09:45:39.946 14010 14039 I newdc : div32s 1/0/3
07-09 09:45:39.946 14010 14039 I newdc : movt <REG_N>
07-09 09:45:39.946 14010 14039 I newdc : DIV32S matched 1% @ 0x8C00D160
07-09 09:45:39.947 14010 14039 I newdc : shar <REG_N>
07-09 09:45:39.947 14010 14039 I newdc : DIV32S matched 1% @ 0x8C00D16A
07-09 09:45:39.952 14010 14039 I newdc : Sh4: i-cache invalidation 8C00DD78
07-09 09:45:39.952 14010 14039 I newdc : @@ ngen_ResetBlocks()
07-09 09:45:39.952 14010 14039 I newdc : Freeing fpcb
07-09 09:45:39.953 14010 14039 I newdc : recSh4:Dynarec Cache clear at 8C00DD78
07-09 09:45:39.953 14010 14039 I newdc : bm_GetBlock(CBF34664) failed ..
07-09 09:45:39.953 14010 14039 I newdc : Stale block ..
07-09 09:45:39.953 14010 14039 I newdc : bm_GetBlock(CBF34664) failed ..
07-09 09:45:39.953 14010 14039 I newdc : .. null RBI: 8C00DDA0 -- unlinked stale block
07-09 09:45:39.953 14010 14039 I newdc : subc <REG_M>,<REG_N>
07-09 09:45:39.953 14010 14039 I newdc : DIV32S matched 1% @ 0x8C00CF78
07-09 09:45:39.953 14010 14039 I newdc : DIV32S matched 100% @ 0x8C00CF7E
07-09 09:45:39.953 14010 14039 I newdc : div32s 1/0/3
07-09 09:45:40.022 14010 14039 I newdc : @@ ngen_ResetBlocks()
07-09 09:45:40.022 14010 14039 I newdc : Freeing fpcb
07-09 09:45:40.022 14010 14039 I newdc : recSh4:Dynarec Cache clear at 8C00FFFE
07-09 09:45:40.025 14010 14039 I newdc : Invalid GD-DMA start, SB_GDEN=0.Ingoring it.
07-09 09:45:40.025 14010 14039 I newdc : Sh4: i-cache invalidation 8C09E6A6
07-09 09:45:40.026 14010 14039 I newdc : @@ ngen_ResetBlocks()
07-09 09:45:40.026 14010 14039 I newdc : Freeing fpcb
07-09 09:45:40.026 14010 14039 I newdc : recSh4:Dynarec Cache clear at 8C09E6A6
07-09 09:45:40.026 14010 14039 I newdc : bm_GetBlock(CBF2C894) failed ..
07-09 09:45:40.026 14010 14039 I newdc : Stale block ..
07-09 09:45:40.026 14010 14039 I newdc : bm_GetBlock(CBF2C894) failed ..
07-09 09:45:40.026 14010 14039 I newdc : .. null RBI: 8C09E6CE -- unlinked stale block
07-09 09:45:40.029 14010 14039 I newdc : Sh4: i-cache invalidation AC09D990
07-09 09:45:40.029 14010 14039 I newdc : @@ ngen_ResetBlocks()
07-09 09:45:40.029 14010 14039 I newdc : Freeing fpcb
07-09 09:45:40.029 14010 14039 I newdc : recSh4:Dynarec Cache clear at AC09D990
07-09 09:45:40.059 14010 14039 I newdc : VREG = 03 ARMRST 00
07-09 09:45:40.426 14010 14039 I newdc : subc <REG_M>,<REG_N>
07-09 09:45:40.426 14010 14039 I newdc : DIV32S matched 1% @ 0x8C091086
07-09 09:45:40.426 14010 14039 I newdc : DIV32S matched 100% @ 0x8C09108C
07-09 09:45:40.426 14010 14039 I newdc : div32s 1/0/3
07-09 09:45:40.490 14010 14039 I newdc : movt <REG_N>
07-09 09:45:40.490 14010 14039 I newdc : DIV32S matched 1% @ 0x8C0911E4
07-09 09:45:40.490 14010 14039 I newdc : DIV32S matched 100% @ 0x8C0911EC
07-09 09:45:40.490 14010 14039 I newdc : div32s 1/0/3
07-09 09:45:40.490 14010 14039 I newdc : movt <REG_N>
07-09 09:45:40.491 14010 14039 I newdc : DIV32S matched 1% @ 0x8C09126E
07-09 09:45:40.491 14010


Please paste the contents of the log / logs here
You may leave this field blank if you have none.

Screenshots

Issue Screenshot

  • Place an X in the box to confirm you have filled in this form
@skmp
Copy link
Owner

skmp commented Jul 9, 2018

Can you test using the beta version and see if this persists? See #1208 for details. It should be fixed when the next build completes (~15 mins)

@skmp skmp closed this as completed Jul 10, 2018
@skmp
Copy link
Owner

skmp commented Jul 10, 2018

Should be fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants