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

2009-06-21 Thread Elimar Riesebieter
* Timo Juhani Lindfors [090614 13:47 +0300] > 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 < import dbus.mainloop.glib > import gobject > import os > imp

Bug#532233: Occasionally aborts on the Openmoko FreeRunner

2009-06-14 Thread Timo Juhani Lindfors
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 <> a.py 3) try=0; while python a.py; do echo $try; try=`expr $try + 1`; sleep `expr $RANDOM % 10`; done best regards,

Bug#532233: Occasionally aborts on the Openmoko FreeRunner

2009-06-07 Thread Enrico Zini
Package: python-alsaaudio Version: 0.2-1 Severity: normal Hello, thank you for python-alsaaudio. I tried it to use it to control the mixers of the Openmoko FreeRunner, but I get occasional segfaults: # python /usr/share/doc/python-alsaaudio/examples/mixertest.py Available mixer controls: python