Your message dated Thu, 3 Sep 2009 16:49:01 +0100
with message-id <[email protected]>
and subject line Re: [Pkg-alsa-devel] reassign 532233 to libasound2
has caused the Debian Bug report #532233,
regarding Occasionally aborts on the Openmoko FreeRunner
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
532233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532233
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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: hcontrol.c:807: snd_hctl_elem_info: Assertion `elem->hctl' failed.
Aborted
# python /usr/share/doc/python-alsaaudio/examples/mixertest.py
Available mixer controls:
'Headphone'
'Headphone Playback ZC'
'Bass'
'Bass Boost'
'Bass Filter'
'Treble'
'Treble Cut-off'
'PCM'
'Sidetone'
[...]
The abort I get is rare when I try to run the example that comes with
alsaaudio. But if I try to do something else, for example use connect to dbus
(which is essential for most things on the FreeRunner) it happens much more
often. Just adding this to the beginning of mixertest.py triggers the problem
much more often:
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()
This unfortunately makes alsaaudio unusable on the FreeRunner, so I'll have to
resort to forking calls to amixer.
Ciao,
Enrico
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: armel (armv4tl)
Kernel: Linux 2.6.28-20090105.git69b2aa26 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-alsaaudio depends on:
ii libasound2 1.0.20-2 shared library for ALSA applicatio
ii libc6 2.9-13 GNU C Library: Shared libraries
ii python 2.5.4-2 An interactive high-level object-o
ii python-support 1.0.3 automated rebuilding support for P
python-alsaaudio recommends no packages.
python-alsaaudio suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Sep 03, 2009 at 04:26:45PM +0200, Elimar Riesebieter wrote:
> * Enrico Zini [090613 14:59 +0800]
> > reassign 532233 libasound2
> Do you agree to close this bug?
I cannot reproduce the bug anymore. Either the bug has been closed with
version 1.0.20-3, or it has been fixed on the kernel side.
I'll close the bug, then.
Ciao,
Enrico
--
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]>
signature.asc
Description: Digital signature
--- End Message ---