You are not logged in.

#1 2013-10-19 14:55:17

antoniovazquez
Member
Registered: 2013-03-04
Posts: 23

Kernel panic when launching android emulator

Any time I try to test an android app in the emulator I get a kernel panic. I'm quite lost and never tryed to debug at kernel level. How can I get on the right direction?

$ uname -a
Linux alienarch 3.11.5-1-ARCH #1 SMP PREEMPT Mon Oct 14 08:31:43 CEST 2013 x86_64 GNU/Linux

Thanks in advance.

Last edited by antoniovazquez (2013-10-19 14:55:51)

Offline

#2 2013-10-19 15:04:30

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Kernel panic when launching android emulator

Offline

#3 2013-10-20 12:00:10

Lekensteyn
Member
From: Netherlands
Registered: 2012-06-19
Posts: 192
Website

Re: Kernel panic when launching android emulator

Any chance that you are using Android x86 with KVM virtualization? If so, you should disable the Virtualbox kernel modules. Those are so crappy that you get an instant lockup when using KVM with the vbox modules loaded.

Offline

#4 2013-10-27 17:11:56

antoniovazquez
Member
Registered: 2013-03-04
Posts: 23

Re: Kernel panic when launching android emulator

I've thought about debugging with my Android phone so I connected the device to my computer and I went to see if it was detected. Running 'adb devices' also triggered the kernel panic. It is not an emulator fault.

Thanks for your time

Offline

#5 2013-10-27 20:57:48

Lekensteyn
Member
From: Netherlands
Registered: 2012-06-19
Posts: 192
Website

Re: Kernel panic when launching android emulator

For a start, can you get a picture of the kernel panic (or text from logs)?

Offline

#6 2013-11-16 21:48:52

antoniovazquez
Member
Registered: 2013-03-04
Posts: 23

Re: Kernel panic when launching android emulator

It has been magically fixed by kernel 3.12!!

I think it was related to graphic card stuff.

Thanks anyway for your time! smile

Offline

Board footer

Powered by FluxBB