On Tue, 2012-05-01 at 08:00 -0600, Shawn Ferris wrote: > > This is likely a crash in alsa-lib. I had to apply a patch from one of > > Linaro's acccompanying trees for this: > > > > http://cgit.collabora.com/git/user/arun/android/alsa-lib/commit/?id=36ae44068e4a1e04660e01d8c3423b4b9f9fb3fa > > > > Maybe this will get you past the crash. > > Hrmm.. no such luck. Still crashing: > > > #0 0x00001bf8 in ?? () > #1 0xb2acaa14 in module_alsa_card_LTX_pa__init () > from /usr/lib/pulse-1.99/modules/module-alsa-card.so > #2 0xb6f8fc02 in pa_module_load () from /usr/lib/libpulsecore-1.99.so > #3 0xb6f87a34 in ?? () from /usr/lib/libpulsecore-1.99.so > #4 0xb6f87a34 in ?? () from /usr/lib/libpulsecore-1.99.so > Backtrace stopped: previous frame identical to this frame (corrupt stack?) You might want to get alsa-lib with debug symbols to see if that helps. -- Arun