在Android模拟器上运行应用
Android Virtual Device 配置
系统映像
关于 AVD
模拟器Crash
Operating system: Linux
0.0.0 Linux 4.13.16-302.fc27.x86_64 #1 SMP Thu Nov 30 15:33:36 UTC 2017 x86_64
CPU: amd64
family 6 model 70 stepping 1
1 CPU
Crash reason: SIGSEGV
Crash address: 0x0
Process uptime: not available
Thread 14 (crashed)
0 qemu-system-i386 + 0x5d3f71
rax = 0x0000000000000000 rdx = 0x0000000000000000
rcx = 0x0000000000000000 rbx = 0x0000000000f00630
rsi = 0x0000000000f65808 rdi = 0x0000000000000000
rbp = 0x00000000012cd548 rsp = 0x00007fc2177fd530
r8 = 0x0000000000000000 r9 = 0x0000000000000016
r10 = 0x00000000000001a4 r11 = 0x0000000000000000
r12 = 0x00007fc1d94d4250 r13 = 0x0000000000000000
r14 = 0x00007fc1d8079c00 r15 = 0x0000000000000001
rip = 0x00000000009d3f71
Found by: given as instruction pointer in context
Stack contents:
00007fc2177fd530 30 06 f0 00 00 00 00 00 0.......
Possible instruction pointers:
1 qemu-system-i386 + 0xb00630
rsp = 0x00007fc2177fd538 rip = 0x0000000000f00630
Found by: stack scanning
Stack contents:
00007fc2177fd538 28 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (...............
00007fc2177fd548 16 00 00 00 00 00 00 00 d0 cb a0 00 00 00 00 00 ................
Possible instruction pointers:创建AVD
参考
Last updated