Skip to content

SI_TKILL Abort message: '* Assertion at /Users/builder/jenkins/workspace/xamarin-android-d15-6/xamarin-android/external/mono/mono/mini/mini-trampolines.c:1020, condition `plt_entry' not met #1494

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wouterst79 opened this issue Mar 29, 2018 · 1 comment

Comments

@wouterst79
Copy link

wouterst79 commented Mar 29, 2018

Android Crash in Google Pre-Launch, on 1 of 10 devices.
Started happening after updating all packages, visual studio, and target framework.

Steps to Reproduce

  1. This appears to only happen on the Galaxy S7 Edge Android 6.0 / pre launch on Google Play (IE, no crash on other devices)
  2. This started happening after I updated all nugets in my Android build to latest version a week or two ago, old and new package config below.
  3. The app sill start, and crash after about 3 seconds.

Model Name: Galaxy S7 Edge
Android Version: Android 6.0
Native Platform: armeabi-v7a
CPU Model: Exynos 8890

Log File

03-23 15:30:46.768: A/DEBUG(3010): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
03-23 15:30:46.768: A/DEBUG(3010): Build fingerprint: 'samsung/hero2ltexx/hero2lte:6.0.1/MMB29K/G935FXXU1APB6:user/release-keys'
03-23 15:30:46.768: A/DEBUG(3010): Revision: '9'
03-23 15:30:46.768: A/DEBUG(3010): ABI: 'arm'
03-23 15:30:46.768: A/DEBUG(3010): pid: 18473, tid: 18553, name: Threadpool work  >>> com.dailybits.foodjournal <<<
03-23 15:30:46.768: A/DEBUG(3010): signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
03-23 15:30:46.768: D/VolumeInfo(5100): VolumeInfo from Parcel: id private ,type 1 ,disk null
03-23 15:30:46.768: D/VolumeInfo(5100): VolumeInfo from Parcel: id emulated ,type 2 ,disk null
03-23 15:30:46.768: D/VolumeInfo(5100): VolumeInfo from Parcel: id privatemode ,type 0 ,disk null
03-23 15:30:46.768: V/MediaPlayerService(3017): Create new media retriever from pid 5100
03-23 15:30:46.778: A/DEBUG(3010): Abort message: '* Assertion at /Users/builder/jenkins/workspace/xamarin-android-d15-6/xamarin-android/external/mono/mono/mini/mini-trampolines.c:1020, condition `plt_entry' not met
03-23 15:30:46.778: A/DEBUG(3010): '
03-23 15:30:46.778: A/DEBUG(3010):     r0 00000000  r1 00004879  r2 00000006  r3 d9afd978
03-23 15:30:46.778: A/DEBUG(3010):     r4 d9afd980  r5 d9afd930  r6 00000000  r7 0000010c
03-23 15:30:46.778: A/DEBUG(3010):     r8 d9afd320  r9 da929620  sl 00000084  fp d9afd1b8
03-23 15:30:46.778: A/DEBUG(3010):     ip 00000006  sp d9afd168  lr f7132355  pc f7134744  cpsr 400e0010
03-23 15:30:46.778: I/OggExtractor(3017): ~OggExtractor ++
03-23 15:30:46.778: I/OggExtractor(3017): ~MyOggExtractor ++ 
03-23 15:30:46.778: I/OggExtractor(3017): ~MyOggExtractor --
03-23 15:30:46.778: I/OggExtractor(3017): ~OggExtractor --
03-23 15:30:46.778: W/CMHServiceInterface(5100): CMH Enabled?:true
03-23 15:30:46.788: A/DEBUG(3010): backtrace:
03-23 15:30:46.788: A/DEBUG(3010):     #00 pc 00042744  /system/lib/libc.so (tgkill+12)
03-23 15:30:46.788: A/DEBUG(3010):     #01 pc 00040351  /system/lib/libc.so (pthread_kill+32)
03-23 15:30:46.788: A/DEBUG(3010):     #02 pc 0001ca8b  /system/lib/libc.so (raise+10)
03-23 15:30:46.788: A/DEBUG(3010):     #03 pc 00019d09  /system/lib/libc.so (__libc_android_abort+34)
03-23 15:30:46.788: A/DEBUG(3010):     #04 pc 0001754c  /system/lib/libc.so (abort+4)
03-23 15:30:46.788: A/DEBUG(3010):     #05 pc 002a3354  /data/app/com.dailybits.foodjournal-1/lib/arm/libmonosgen-2.0.so

package config and logcat.zip

I'm not sure where I need to go to find relevant information for this crash - package information & logcat attached.

@wouterst79
Copy link
Author

prelaunch

Interestingly this issue went away by itself. I guess this was related to the pre-launch hardware rather than something with the Xamarin platform.

Resolving the issue

@ghost ghost locked as resolved and limited conversation to collaborators Jun 8, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant