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

Crash during runtime creation #203

Closed
mpost opened this issue Oct 11, 2016 · 2 comments
Closed

Crash during runtime creation #203

mpost opened this issue Oct 11, 2016 · 2 comments

Comments

@mpost
Copy link
Member

mpost commented Oct 11, 2016

Crash happend while recreating a j2v8 runtime on Android Emulator running Android 7.

10-10 14:11:20.789 A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 28107 (e.tabris.js.dev)

                           [ 10-10 14:11:20.790  1220: 1220 W/         ]
                           debuggerd: handling request: pid=28107 uid=10066 gid=10066 tid=28107
10-10 14:11:20.849 A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
10-10 14:11:20.849 A/DEBUG: Build fingerprint: 'Android/sdk_google_phone_x86_64/generic_x86_64:7.0/NYC/3287311:userdebug/test-keys'
10-10 14:11:20.849 A/DEBUG: Revision: '0'
10-10 14:11:20.849 A/DEBUG: ABI: 'x86'
10-10 14:11:20.849 A/DEBUG: pid: 28107, tid: 28107, name: e.tabris.js.dev  >>> com.eclipsesource.tabris.js.dev <<<
10-10 14:11:20.849 A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
10-10 14:11:20.849 A/DEBUG:     eax 00000000  ebx d2351d3c  ecx d2824580  edx ef066640
10-10 14:11:20.849 A/DEBUG:     esi d2824580  edi d2872680
10-10 14:11:20.849 A/DEBUG:     xcs 00000023  xds 0000002b  xes 0000002b  xfs 0000006b  xss 0000002b
10-10 14:11:20.849 A/DEBUG:     eip d1ccc026  ebp d13c5c00  esp ffb56e90  flags 00000246
10-10 14:11:20.850 A/DEBUG: backtrace:
10-10 14:11:20.850 A/DEBUG:     #00 pc 00518026  /data/app/com.eclipsesource.tabris.js.dev-2/lib/x86/libj2v8.so (_ZN2v88internal7Isolate5EnterEv+150)
10-10 14:11:20.850 A/DEBUG:     #01 pc 00290a7b  /data/app/com.eclipsesource.tabris.js.dev-2/lib/x86/libj2v8.so (_ZN2v87Isolate5EnterEv+27)
10-10 14:11:20.850 A/DEBUG:     #02 pc 0026d645  /data/app/com.eclipsesource.tabris.js.dev-2/lib/x86/libj2v8.so (Java_com_eclipsesource_v8_V8__1createIsolate+197)
10-10 14:11:20.850 A/DEBUG:     #03 pc 006edf4c  /data/app/com.eclipsesource.tabris.js.dev-2/oat/x86/base.odex (offset 0x685000)
@irbull
Copy link
Member

irbull commented Mar 29, 2017

Has this happened again? If this only happened once, maybe we can chalk this up to memory corruption or something paranormal.

@irbull irbull closed this as completed Mar 29, 2017
@matiwinnetou
Copy link
Contributor

Seems similar to #306

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

3 participants