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

Failed to load script: timeout was reached #2850

Open
brunoaduarte opened this issue May 8, 2024 · 0 comments
Open

Failed to load script: timeout was reached #2850

brunoaduarte opened this issue May 8, 2024 · 0 comments

Comments

@brunoaduarte
Copy link

I'm trying to load a script but it times out.

Failed to load script: timeout was reached

If I wrap it inside a setTimeout(myFunc, 5000); it crashes. How can I fix this ? Is it possible to increase the timeout or any other workaround for this?

Process crashed: Bad access due to invalid address

***
*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/android_x86/x86:7.1.2/N2G48B/327:user/release-keys'
Revision: '0'
ABI: 'x86'
pid: 4305, tid: 4323, name: Thread-6  >>> com.xxxxx<<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x10
    eax 00000000  ebx 00000002  ecx aa521928  edx aa521920
    esi 00000008  edi 00000021
    xcs 00000073  xds 0000007b  xes 0000007b  xfs 0000003b  xss 0000007b
    eip c7f28c10  ebp aa521948  esp aa5218e8  flags 00200296

backtrace:
    #00 pc 00000c10  [vdso:c7f28000] (__kernel_vsyscall+16)
    #01 pc 0004fcc1  /system/lib/libc.so (offset 0x29000)
***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant