On Mon, 25 Aug 2008 12:19:16 -0700 "ext Steve Sakoman" <sakoman@xxxxxxxxx> wrote: > If I run 'mplayer -ao alsa song.mp3' immediately after booting I get a > crash due to a null substream pointer (output below). > > However if I run 'mplayer song.mp3' *before* 'mplayer -ao alsa > song.mp3' then the latter command works! > Sounds indeed strange. Can you track is the pcm_file->substream getting zeroed somewhere after it is set in snd_pcm_open_file? Like printing both address of pcm_file and pcm_file->substream. I don't know, can we still have some instabilities with OMAP3 and latest 2.6.27-rcx? Jarkko -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html