On Mon, Mar 10, 2008 at 08:39:12PM -0400, Carlos O'Donell wrote: > Can you distill this into a smaller testcase? Maybe a call to dlopen() > to load a library that has a function called by timer_create? I just ran ogg123 in gdb with a breakpoint set on timer_create(), and it didn't get triggered, so timer_create() itself seems unlikely to be the problem, but I can certainly try chopping libao down a bit. BTW, this happens with both the OSS and ALSA plugins. Side note: I've found that while running 'while (true); do true; done', mmapped ALSA output seems to work! If I drop the brackets, I just get noise -- presumably because it doesn't fork without them. -- Stuart Brady -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html