Coder Social home page Coder Social logo

Comments (2)

ilyagru avatar ilyagru commented on June 10, 2024

It looks like I'm getting a similar crash on Android, can't figure out where it comes from... I'm getting it within a React Native app.

A/libc: Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x7bc2550380 in tid 19712 (mqt_js), pid 19352
    --------- beginning of crash
2021-12-28 15:54:48.376 20319-20603/com.app.debug A/libc: Fatal signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x7bc2c47700 in tid 20603 (mqt_js), pid 20319 ()
2021-12-28 15:54:48.404 20607-20607/? I/crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2021-12-28 15:54:48.404 293-293/? I/tombstoned: received crash request for pid 20603
2021-12-28 15:54:48.405 20607-20607/? I/crash_dump64: performing dump of process 20319 (target tid = 20603)
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: Build fingerprint: 'google/sdk_gphone_arm64/emulator_arm64:11/RSR1.210722.003/7604015:user/release-keys'
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: Revision: '0'
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: ABI: 'arm64'
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: Timestamp: 2021-12-28 15:54:48+0100
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: pid: 20319, tid: 20603, name: mqt_js  >>>  <<<
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: uid: 10170
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG: signal 4 (SIGILL), code 1 (ILL_ILLOPC), fault addr 0x7bc2c47700 (*pc=0xd3407c21)
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x0  0000007bbe61a294  x1  0000000000000000  x2  0000000000000069  x3  0000000000000000
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x4  0000000000000000  x5  0000000000000000  x6  910103ff17ffffc6  x7  5280000192800000
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x8  0000007bc2c47700  x9  0000000000002000  x10 000000000000001c  x11 0000000000000040
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x12 0000007bc2c47880  x13 d2817b1152800001  x14 00000000b097789b  x15 0000000000000001
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x16 0000007bde8deba8  x17 0000007ee716009c  x18 0000007b6aa6a000  x19 0000007b7da8e5b0
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x20 0000000000000000  x21 0000007bb5e21328  x22 0000007b7d924000  x23 0000007b7da8e5d0
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x24 0000000000000000  x25 0000007bbea59a00  x26 0000007b7da8e5b0  x27 0000007b7d930cc8
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     x28 ffff000000000002  x29 0000007bb5e213c0
2021-12-28 15:54:48.407 20607-20607/? A/DEBUG:     lr  0000007bddce9390  sp  0000007bb5e21250  pc  0000007bc2c47700  pst 0000000060001000
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG: backtrace:
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG:       #00 pc 0000000000048700  <anonymous:7bc2bff000>
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG:       #01 pc 000000000062238c  /data/app/~~KbDWzd4NnGy4ivVuJA3aDA==/com.app.debug-BYIUSfU8W72gTV1vyVq-Fg==/lib/arm64/libjsc.so (BuildId: 4a433d4e243fea0d21a045306bd39a6e52a74b39)
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG:       #02 pc 000000000062df64  /data/app/~~KbDWzd4NnGy4ivVuJA3aDA==/com.app.debug-BYIUSfU8W72gTV1vyVq-Fg==/lib/arm64/libjsc.so (BuildId: 4a433d4e243fea0d21a045306bd39a6e52a74b39)
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG:       #03 pc 00000000006312d8  /data/app/~~KbDWzd4NnGy4ivVuJA3aDA==/com.app.debug-BYIUSfU8W72gTV1vyVq-Fg==/lib/arm64/libjsc.so (BuildId: 4a433d4e243fea0d21a045306bd39a6e52a74b39)
2021-12-28 15:54:48.440 20607-20607/? A/DEBUG:       #04 pc 0000000000006fec  <anonymous:7bc2fa5000>
2021-12-28 15:54:48.581 293-293/? E/tombstoned: Tombstone written to: /data/tombstones/tombstone_19
2021-12-28 15:54:48.582 499-537/? I/BootReceiver: Copying /data/tombstones/tombstone_19 to DropBox (SYSTEM_TOMBSTONE)
2021-12-28 15:54:48.583 499-20610/? W/ActivityTaskManager:   Force finishing activity com.app.debug/com.app.MainActivity
2021-12-28 15:54:48.583 499-537/? I/DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
2021-12-28 15:54:48.583 499-20611/? I/DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
2021-12-28 15:54:48.584 314-348/? D/goldfish-address-space: claimShared: Ask to claim region [0x1f27fc000 0x1f2e00000]
2021-12-28 15:54:48.590 499-529/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2021-12-28 15:54:48.590 499-529/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
2021-12-28 15:54:48.593 499-529/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
2021-12-28 15:54:48.593 499-529/? W/BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver

The same versions

Version: 250230.2.1 
ABI: arm64-v8a 
React Native: 0.66.3
macOS 12.1 M1 Pro
Android Emulator: Pixel 4 API 30

from jsc-android-buildscripts.

andac-ozcan avatar andac-ozcan commented on June 10, 2024

Issue continues with M1 + emulator + JSC combination. Hermes don't have same issue.
React Native: 0.72.4

from jsc-android-buildscripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.