On Mon, Mar 10, 2008 at 10:09 PM, Stuart Brady <sdbrady@xxxxxxxxxxxx> wrote: > 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. Excellent, this is exactly the way you want to track this down. You may wish to run strace to see what types of system calls the program is making. Cheers, Carlos. -- 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