Jump to content

Running Poweramp on Android Virtual Device


flyingdutchman

Recommended Posts

@maxmp Android api 30 now has ARM support. Installing Poweramp is fine, launching it too but it subsequently crashes. I post the stacktrace in the hope that this is something that can be fixed

New build, default avd settings.  tried several different devices

2020-10-03 16:17:10.990 540-4494/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2020-10-03 16:17:10.990 540-4494/system_process E/PackageDexUsage: Unsupported context?
2020-10-03 16:17:11.021 540-4494/system_process E/system_server: Invalid class loader spec: =UnsupportedClassLoaderContext=
2020-10-03 16:17:11.021 540-4494/system_process E/PackageDexUsage: Unsupported context?
2020-10-03 16:17:11.134 5707-6266/com.maxmpz.audioplayer E/PSOutputManager: no output_speaker pref, using safe output deviceName=speaker routedEndDeviceName=null
2020-10-03 16:17:11.169 5707-6266/com.maxmpz.audioplayer E/ActivityThread: Failed to find provider info for com.maxmpz.audioplayer
2020-10-03 16:17:11.403 5707-6257/com.maxmpz.audioplayer A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xf45d8b80 in tid 6257 (milk renderer), pid 5707 (mpz.audioplayer)
2020-10-03 16:17:11.446 5707-6271/com.maxmpz.audioplayer E/ActivityThread: Failed to find provider info for com.maxmpz.audioplayer
2020-10-03 16:17:11.455 6273-6273/? E/crash_dump32: failed to interrupt 6271 to detach: No such process
2020-10-03 16:17:11.474 6273-6273/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: Build fingerprint: 'google/sdk_gphone_x86_arm/generic_x86_arm:11/RSR1.200819.001.A1/6823625:userdebug/dev-keys'
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: Revision: '0'
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: ABI: 'x86'
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: Timestamp: 2020-10-03 16:17:11+0100
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: pid: 5707, tid: 6257, name: milk renderer  >>> com.maxmpz.audioplayer <<<
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: uid: 10151
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xf45d8b80
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG:     eax 00000000  ebx 0000164b  ecx 00001871  edx 0000000b
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG:     edi 00000003  esi c217abe8
2020-10-03 16:17:11.475 6273-6273/? A/DEBUG:     ebp dc1821b4  esp c217ab98  eip f716ab99
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG: backtrace:
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #00 pc 00000b99  [vdso] (__kernel_vsyscall+9)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #01 pc 0005ad68  /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: a690ed60a8b6a282b41dd991389b5fdb)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #02 pc 001dd30b  /system/lib/libndk_translation.so (ndk_translation_HandleNoExec+395) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #03 pc 000e0971  /system/lib/libndk_translation.so (ndk_translation::(anonymous namespace)::DecodeInsn(unsigned int, ndk_translation::(anonymous namespace)::ArmInterpreter*, ndk_translation::ProcessState*, ndk_translation::ArmDecoder*)+113) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #04 pc 000e0bb4  /system/lib/libndk_translation.so (ndk_translation::InterpretTrace(ndk_translation::ProcessState*)+340) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #05 pc 000d1292  /system/lib/libndk_translation.so (ndk_translation_HandleNotTranslated+194) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #06 pc 000cf62a  /system/lib/libndk_translation.so (ndk_translation::ExecuteGuest(ndk_translation::ProcessState*, unsigned int)+266) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #07 pc 000cf8bd  /system/lib/libndk_translation.so (ndk_translation::(anonymous namespace)::RunGuestCall(unsigned int, int, int, unsigned int*)+285) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #08 pc 000cfa1a  /system/lib/libndk_translation.so (ndk_translation::RunGuestCall(unsigned int, ndk_translation::GuestArgumentBuffer*)+42) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #09 pc 000d27da  /system/lib/libndk_translation.so (ndk_translation::(anonymous namespace)::RunGuestJNIFunction(unsigned int, ndk_translation::GuestArgumentBuffer*)+74) (BuildId: 8b678dfb56a908ab53cff3b2a7b8cff8)
2020-10-03 16:17:11.507 6273-6273/? A/DEBUG:       #10 pc 000955f5  <anonymous:c8318000>
2020-10-03 16:17:11.748 277-277/? E/tombstoned: Tombstone written to: /data/tombstones/tombstone_01
2020-10-03 16:17:13.427 6298-6333/com.maxmpz.audioplayer E/PSOutputManager: no output_speaker pref, using safe output deviceName=speaker routedEndDeviceName=null
 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...