AbhinavDS / 0xdroid

Automatically exported from code.google.com/p/0xdroid
0 stars 1 forks source link

devkit8000-eclair-x4 crashed when playing audio with ALSA #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I use devkit8000-eclair-x4

When playing audio with ALSA  use the command:

# alsa_aplay test.wav 

just a few minutes, the board crashed.

I think there has memory leak in ALSA.

What can I do to fix it?

Thanks!

yours, Allen.

Original issue reported on code.google.com by allen.yo...@gmail.com on 7 Jul 2010 at 1:27

GoogleCodeExporter commented 8 years ago
Post the relevant dmesg and logcat output would be helpful :)

Original comment by ckanru on 7 Jul 2010 at 2:22

GoogleCodeExporter commented 8 years ago
and  I use USB to connect,  and adb shell to debug. The board will halt.

but I use serial port at COM1, it is ok. 

Why?

Original comment by allen.yo...@gmail.com on 7 Jul 2010 at 3:01

GoogleCodeExporter commented 8 years ago
I am sorry for describing error. It's halt, not crash.

So I can not see any debug informations.

Original comment by allen.yo...@gmail.com on 7 Jul 2010 at 3:04

GoogleCodeExporter commented 8 years ago
Maybe it's a softlockup. If you wait it for about 20~ seconds there might be 
output like

  BUG: soft lockup - CPU#0 stuck for 61s! [swapper:0]
  Last softirq was rcu_process_callbacks+0x0/0x38

ref: http://code.google.com/p/0xdroid/issues/detail?id=125

Original comment by ckanru on 7 Jul 2010 at 3:11

GoogleCodeExporter commented 8 years ago
Thanks, I will try again to see what happen

Original comment by allen.yo...@gmail.com on 7 Jul 2010 at 3:20

GoogleCodeExporter commented 8 years ago
I think it's the problem caused by the USB.

When I use USB to connect, The board will halt.

and I use serial port at COM1, it,s all right.

Original comment by young.al...@gmail.com on 8 Jul 2010 at 1:33

GoogleCodeExporter commented 8 years ago
We tend to work on omap3-2.6.32 branch for such problem.

Original comment by jserv.tw@gmail.com on 9 Jul 2010 at 3:58