Advertisement
monochromec

SIGSEV on LineageOS 16

Jun 27th, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 KB | None | 0 0
  1. 06-27 14:59:16.377 2160 2262 F libc : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4 in tid 2262 (IntentService[J), pid 2160 (therMusic
  2. Player)
  3. 06-27 14:59:16.407 1580 18863 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.jrtstudio.AnotherMusicPlayer.playstatechanged f
  4. lg=0x10 (has extras) } to com.jrtstudio.AnotherMusicPlayer/.ReceiverWidgetUpdate
  5. 06-27 14:59:16.408 1580 1643 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.jrtstudio.AnotherMusicPlayer.playstatechanged f
  6. lg=0x10 (has extras) } to com.jrtstudio.AnotherMusicPlayer/com.jrtstudio.android.music.MusicWidgetSmall
  7. 06-27 14:59:16.496 2379 2379 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
  8. 06-27 14:59:16.497 2379 2379 F DEBUG : LineageOS Version: '16.0-20190624-NIGHTLY-bardock'
  9. 06-27 14:59:16.497 2379 2379 F DEBUG : Build fingerprint: 'bq/bardock/bardock:8.1.0/OPM1.171019.026/1748:user/release-keys'
  10. 06-27 14:59:16.497 2379 2379 F DEBUG : Revision: '0'
  11. 06-27 14:59:16.497 2379 2379 F DEBUG : ABI: 'arm64'
  12. 06-27 14:59:16.497 2379 2379 F DEBUG : pid: 2160, tid: 2262, name: IntentService[J >>> com.jrtstudio.AnotherMusicPlayer <<<
  13. 06-27 14:59:16.497 2379 2379 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4
  14. 06-27 14:59:16.497 2379 2379 F DEBUG : Cause: null pointer dereference
  15. 06-27 14:59:16.497 2379 2379 F DEBUG : x0 000000782654f900 x1 000000780f5d9680 x2 0000007826400000 x3 0000000000000004
  16. 06-27 14:59:16.497 2379 2379 F DEBUG : x4 0000000000000120 x5 0000007826433240 x6 0000007826433240 x7 0000000000000000
  17. 06-27 14:59:16.497 2379 2379 F DEBUG : x8 0000000000000000 x9 0000000000000004 x10 0000000000000120 x11 0000000000000000
  18. 06-27 14:59:16.497 2379 2379 F DEBUG : x12 000000781435f548 x13 000000781435f548 x14 00000000000000a0 x15 aaaaaaaaaaaaaaab
  19. 06-27 14:59:16.497 2379 2379 F DEBUG : x16 000000781091ff08 x17 00000078b095ac30 x18 0000000000000000 x19 000000782cfa6460
  20. 06-27 14:59:16.497 2379 2379 F DEBUG : x20 000000780f5d988c x21 000000780f5d9884 x22 000000782654f900 x23 000000780f5d987c
  21. 06-27 14:59:16.497 2379 2379 F DEBUG : x24 0000000000000000 x25 000000780c3aefb0 x26 0000007826419cb0 x27 000000780c1d2df0
  22. 06-27 14:59:16.497 2379 2379 F DEBUG : x28 00000000000002a1 x29 000000780f5d9840
  23. 06-27 14:59:16.497 2379 2379 F DEBUG : sp 000000780f5d9620 lr 00000078109023e0 pc 00000078b095ac38
  24. 06-27 14:59:16.537 1580 17283 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.jrtstudio.AnotherMusicPlayer.playstatechanged flg=0x10 (has extras) } to com.jrtstudio.AnotherMusicPlayer/.ReceiverWidgetUpdate
  25. 06-27 14:59:16.538 1580 1643 W BroadcastQueue: Background execution not allowed: receiving Intent { act=com.jrtstudio.AnotherMusicPlayer.playstatechanged flg=0x10 (has extras) } to com.jrtstudio.AnotherMusicPlayer/com.jrtstudio.android.music.MusicWidgetSmall
  26. 06-27 14:59:16.653 2379 2379 F DEBUG :
  27. 06-27 14:59:16.653 2379 2379 F DEBUG : backtrace:
  28. 06-27 14:59:16.653 2379 2379 F DEBUG : #00 pc 000000000000bc38 /system/lib64/libutils.so (android::RefBase::incStrong(void const*) const+8)
  29. 06-27 14:59:16.653 2379 2379 F DEBUG : #01 pc 00000000000023dc /system/lib64/libaudioeffect_jni.so (android_media_AudioEffect_native_setup(_JNIEnv*, _jobject*, _jobject*, _jstring*, _jstring*, int, int, _jintArray*, _jobjectArray*, _jstring*)+468)
  30. 06-27 14:59:16.653 2379 2379 F DEBUG : #02 pc 00000000003b4098 /system/framework/arm64/boot-framework.oat (offset 0x39e000) (android.media.audiofx.AudioEffect.native_setup+312)
  31. 06-27 14:59:16.653 2379 2379 F DEBUG : #03 pc 0000000000554988 /system/lib64/libart.so (art_quick_invoke_stub+584)
  32. 06-27 14:59:16.653 2379 2379 F DEBUG : #04 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
  33. 06-27 14:59:16.653 2379 2379 F DEBUG : #05 pc 000000000027f2f8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
  34. 06-27 14:59:16.653 2379 2379 F DEBUG : #06 pc 000000000027a424 /system/lib64/libart.so (bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+748)
  35. 06-27 14:59:16.653 2379 2379 F DEBUG : #07 pc 0000000000527308 /system/lib64/libart.so (MterpInvokeDirectRange+244)
  36. 06-27 14:59:16.653 2379 2379 F DEBUG : #08 pc 0000000000547494 /system/lib64/libart.so (ExecuteMterpImpl+15252)
  37. 06-27 14:59:16.653 2379 2379 F DEBUG : #09 pc 00000000006144fa /system/framework/boot-framework.vdex (android.media.audiofx.AudioEffect.<init>+122)
  38. 06-27 14:59:16.653 2379 2379 F DEBUG : #10 pc 0000000000253004 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.649533992+488)
  39. 06-27 14:59:16.653 2379 2379 F DEBUG : #11 pc 0000000000258af8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+216)
  40. 06-27 14:59:16.653 2379 2379 F DEBUG : #12 pc 00000000002792e4 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+940)
  41. 06-27 14:59:16.653 2379 2379 F DEBUG : #13 pc 0000000000525ad4 /system/lib64/libart.so (MterpInvokeDirect+296)
  42. 06-27 14:59:16.653 2379 2379 F DEBUG : #14 pc 0000000000547194 /system/lib64/libart.so (ExecuteMterpImpl+14484)
  43. 06-27 14:59:16.653 2379 2379 F DEBUG : #15 pc 0000000000614ba6 /system/framework/boot-framework.vdex (android.media.audiofx.BassBoost.<init>+8)
  44. 06-27 14:59:16.653 2379 2379 F DEBUG : #16 pc 0000000000253004 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.649533992+488)
  45. 06-27 14:59:16.653 2379 2379 F DEBUG : #17 pc 0000000000515028 /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
  46. 06-27 14:59:16.653 2379 2379 F DEBUG : #18 pc 000000000055dafc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
  47. 06-27 14:59:16.653 2379 2379 F DEBUG : #19 pc 00000000003bf960 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.a.e+224)
  48. 06-27 14:59:16.653 2379 2379 F DEBUG : #20 pc 00000000003cb2fc /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.s.a+268)
  49. 06-27 14:59:16.653 2379 2379 F DEBUG : #21 pc 00000000003c918c /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.s.a+508)
  50. 06-27 14:59:16.653 2379 2379 F DEBUG : #22 pc 00000000003ce7dc /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.s.n+1212)
  51. 06-27 14:59:16.653 2379 2379 F DEBUG : #23 pc 00000000003d3178 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.y$a.c+792)
  52. 06-27 14:59:16.653 2379 2379 F DEBUG : #24 pc 00000000003d5cbc /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.y.a+940)
  53. 06-27 14:59:16.654 2379 2379 F DEBUG : #25 pc 0000000000554988 /system/lib64/libart.so (art_quick_invoke_stub+584)
  54. 06-27 14:59:16.654 2379 2379 F DEBUG : #26 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned
  55. int, art::JValue*, char const*)+200)
  56. 06-27 14:59:16.654 2379 2379 F DEBUG : #27 pc 000000000027f2f8 /system/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Th
  57. read*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+344)
  58. 06-27 14:59:16.654 2379 2379 F DEBUG : #28 pc 0000000000279300 /system/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*,
  59. art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968)
  60. 06-27 14:59:16.654 2379 2379 F DEBUG : #29 pc 00000000005277d8 /system/lib64/libart.so (MterpInvokeVirtualQuick+584)
  61. 06-27 14:59:16.654 2379 2379 F DEBUG : #30 pc 000000000054ae14 /system/lib64/libart.so (ExecuteMterpImpl+29972)
  62. 06-27 14:59:16.654 2379 2379 F DEBUG : #31 pc 00000000007c9348 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.vd
  63. ex (com.jrtstudio.audio.q.b+46)
  64. 06-27 14:59:16.654 2379 2379 F DEBUG : #32 pc 0000000000253004 /system/lib64/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDat
  65. aAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.649533992+488)
  66. 06-27 14:59:16.654 2379 2379 F DEBUG : #33 pc 0000000000515028 /system/lib64/libart.so (artQuickToInterpreterBridge+1020)
  67. 06-27 14:59:16.654 2379 2379 F DEBUG : #34 pc 000000000055dafc /system/lib64/libart.so (art_quick_to_interpreter_bridge+92)
  68. 06-27 14:59:16.654 2379 2379 F DEBUG : #35 pc 00000000004b36b0 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.od
  69. ex (offset 0x15f000) (com.jrtstudio.audio.q.e+4896)
  70. 06-27 14:59:16.654 2379 2379 F DEBUG : #36 pc 00000000004b1fc8 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.audio.q.c+184)
  71. 06-27 14:59:16.654 2379 2379 F DEBUG : #37 pc 00000000003f60c0 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.tools.d.a.a+400)
  72. 06-27 14:59:16.654 2379 2379 F DEBUG : #38 pc 00000000003f5734 /data/app/com.jrtstudio.AnotherMusicPlayer-_dqzSfTFxifIcaI1rMu0rg==/oat/arm64/base.odex (offset 0x15f000) (com.jrtstudio.tools.d.a$b.handleMessage+164)
  73. 06-27 14:59:16.654 2379 2379 F DEBUG : #39 pc 0000000000a8a6c4 /system/framework/arm64/boot-framework.oat (offset 0x39e000) (android.os.Handler.dispatchMessage+180)
  74. 06-27 14:59:16.654 2379 2379 F DEBUG : #40 pc 0000000000a8d88c /system/framework/arm64/boot-framework.oat (offset 0x39e000) (android.os.Looper.loop+1516)
  75. 06-27 14:59:16.654 2379 2379 F DEBUG : #41 pc 0000000000a8c650 /system/framework/arm64/boot-framework.oat (offset 0x39e000) (android.os.HandlerThread.run+544)
  76. 06-27 14:59:16.654 2379 2379 F DEBUG : #42 pc 0000000000554988 /system/lib64/libart.so (art_quick_invoke_stub+584)
  77. 06-27 14:59:16.654 2379 2379 F DEBUG : #43 pc 00000000000cf6c8 /system/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200)
  78. 06-27 14:59:16.654 2379 2379 F DEBUG : #44 pc 000000000045c884 /system/lib64/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+104)
  79. 06-27 14:59:16.654 2379 2379 F DEBUG : #45 pc 000000000045d940 /system/lib64/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+424)
  80. 06-27 14:59:16.654 2379 2379 F DEBUG : #46 pc 000000000048881c /system/lib64/libart.so (art::Thread::CreateCallback(void*)+1120)
  81. 06-27 14:59:16.654 2379 2379 F DEBUG : #47 pc 0000000000082a14 /system/lib64/libc.so (__pthread_start(void*)+36)
  82. 06-27 14:59:16.654 2379 2379 F DEBUG : #48 pc 000000000002348c /system/lib64/libc.so (__start_thread+68)
  83. 06-27 14:59:16.795 1580 1643 E NotificationService: Suppressing notification from package by user request.
  84. 06-27 14:59:17.207 1580 2385 W ActivityManager: Force finishing activity com.jrtstudio.AnotherMusicPlayer/.ActivityAlbum
  85. 06-27 14:59:17.209 1580 1663 I BootReceiver: Copying /data/tombstones/tombstone_12 to DropBox (SYSTEM_TOMBSTONE)
  86. 06-27 14:59:17.215 1580 1644 I ActivityManager: Showing crash dialog for package com.jrtstudio.AnotherMusicPlayer u0
  87. 06-27 14:59:17.238 1580 1643 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
  88. 06-27 14:59:17.238 1580 1643 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
  89. 06-27 14:59:17.268 1580 1643 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
  90. 06-27 14:59:17.268 1580 1643 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
  91. 06-27 14:59:17.288 1580 1604 I WindowManager: WIN DEATH: Window{9ea9a02 u0 com.jrtstudio.AnotherMusicPlayer/com.jrtstudio.AnotherMusicPlayer.ActivityArtist}
  92. 06-27 14:59:17.289 1580 2124 I ActivityManager: Process com.jrtstudio.AnotherMusicPlayer (pid 2160) has died: fore TOP
  93. 06-27 14:59:17.289 1580 2124 W ActivityManager: Scheduling restart of crashed service com.jrtstudio.AnotherMusicPlayer/.Audio.RPMusicService in 1000ms
  94. 06-27 14:59:17.289 1580 2124 W ActivityManager: Scheduling restart of crashed service com.jrtstudio.AnotherMusicPlayer/.AnotherMusicPlayerService in 1000ms
  95. 06-27 14:59:17.293 1580 17283 I WindowManager: WIN DEATH: Window{226544a u0 com.jrtstudio.AnotherMusicPlayer/com.jrtstudio.AnotherMusicPlayer.ActivityMusicBrowser}
  96. 06-27 14:59:17.299 1580 3439 I WindowManager: WIN DEATH: Window{25b1857 u0 com.jrtstudio.AnotherMusicPlayer/com.jrtstudio.AnotherMusicPlayer.ActivityAlbum}
  97. 06-27 14:59:17.332 1580 1666 W ActivityManager: setHasOverlayUi called on unknown pid: 2160
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement