[Pkg-alsa-devel] Bug#532233: Occasionally aborts on the Openmoko FreeRunner

Timo Juhani Lindfors timo.lindfors at iki.fi
Sun Jun 14 10:47:34 UTC 2009


Hi,

just for the record I ran 97 iterations of the following without
hitting the bug on andy-tracking 9ecc089861ab238e kernel, debian
gnu/linux unstable userland:

1) cat > a.py <<EOF
import dbus.mainloop.glib
import gobject
import os
import os.path

# Set up dbus
dbus.mainloop.glib.DBusGMainLoop(set_as_default=True)
mainloop = gobject.MainLoop()
EOF
2) cat /usr/share/doc/python-alsaaudio/examples/mixertest.py >> a.py
3) try=0; while python a.py; do echo $try; try=`expr $try + 1`; sleep `expr $RANDOM % 10`; done

best regards,
Timo Lindfors





More information about the Pkg-alsa-devel mailing list