Search Issue Tracker

Not Reproducible

Votes

50

Found in

4.6.0f3

Issue ID

655263

Regression

No

Android crash: Fatal signal 11 (SIGSEGV) on some devices

Android

-

On a small number of Android devices app crashes having exhibited very strange behaviour. The behaviour can vary but the result is (almost) always "Fatal signal 11 (SIGSEGV)"

Comments (78)

  1. t-schulz

    Sep 09, 2016 08:47

    Got that signal 11 with code 1. Please reopen this issue.

    http://forum.unity3d.com/threads/e-crash-signal-11-sigsegv-on-some-android-devices.430093/

  2. _Yash_

    Aug 11, 2016 18:17

    Crashes after splash screen.
    using GVR sdk.

    devices checked : Samsung S5 and Lenovo ZUK Z1

  3. saskia.groenewegen_indg

    Jul 04, 2016 09:49

    Still getting this error on Unity 5.3.4 and Snapdragon 801 (Oneplus One), Android 6.0.1.
    App crashes on startup.

  4. rrsimon

    Jun 06, 2016 18:35

    We are also getting this issue on certain devices on level load after a few hours of gameplay. The devices that reproduce this issue are:
    - Galaxy Tab 3
    - Asus Tablet K013

  5. wgt_jimmy

    Jan 05, 2016 22:53

    From the crittercism logs, it appears to mostly affect these devices:

    sm-g900v-adreno 330 Samsung Galaxy s5 Released 2014, April
    sm-g920v Samsung Galaxy S6 Released 2015, April
    xt1254 Motorola Droid Released 2014, September
    sm-n910v Samsung Galaxy Note 4 Released 2014, Q4
    sm-n900v Samsung Galaxy Note 3 Released 2013, September
    sm-g900p Samsung Galaxy s5 Released 2014, April
    sm-g920t Samsung Galaxy S6 Released 2015, April
    lgms345 LG Leon (metropcs) Released 2015, April
    sm-g900a Samsung Galaxy s5 Released 2014, April
    sm-g925v Samsung Galaxy S6 edge Released 2015, April

  6. wgt_jimmy

    Jan 05, 2016 22:52

    We released our app built with 5.1.2p3 and our crash rate went up significantly, and the issue was this callstack:

    java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000108
    1
    Build fingerprint: 'samsung/kltexx/klte:5.0/LRX21T/G900FXXU1BOJ1:user/release-keys'
    2
    Revision: '14'
    3
    pid: 28374, tid: 28399, name: UnityMain >>> <edited_our_bundle_id> <<<
    4
    r0 9ad1bc80 r1 9ad1bc80 r2 0000ae3c r3 00000000
    5
    r4 af903748 r5 99299c80 r6 00000100 r7 95300010
    6
    r8 99299c50 r9 000018ab sl 00000000 fp 00000000
    7
    ip a0123628 sp af9036b8 lr a0419074 pc 9f666524 cpsr 31555858
    8
    9
    at libunity.002f7524(Native Method)
    10
    at libunity.002f6604(Native Method)
    11
    at libunity.002ff914(Native Method)
    12
    at libunity.002fe040(Native Method)
    13
    at libunity.002fd3e0(Native Method)
    14
    at libunity.002fc3e8(Native Method)
    15
    at libunity.0048e494(Native Method)
    16
    at libunity.00492efc(Native Method)
    17
    at data@app@com.008e3e13(Native Method)

  7. MadDevil

    Oct 07, 2015 12:06

    crashing on asus intel tab with unity 4.6.6p1

  8. zworp

    Sep 03, 2015 20:59

    Solved in 5.1.3 for me.

  9. Timberoth

    Sep 02, 2015 16:55

    We're still running into this issue on a HTC M8 One with Unity 4.6.7p2

  10. doppelmonster

    Aug 12, 2015 16:27

    the sigsegv 11 error occured to my project after upgrading the project from 4.5 to 5 (up to 5.0.2) on nexus s device.
    Now its gone after updating to 5.1.2 (from 5.0.2)!

    Maybe related: I am also using lots of mobile particle materials (mostly "multiply" not sure if i use "alpha blended" as well) maybe "sebek89" repro case was my problem as well.

    For me its fixed with the update!

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.