Your message dated Fri, 22 Oct 2010 09:32:12 +0000
with message-id <e1p9dyu-0005fz...@franck.debian.org>
and subject line Bug#589896: fixed in alsa-lib 1.0.23-2.1
has caused the Debian Bug report #589896,
regarding openarena: segfaults when using pulse-via-ALSA output and PulseAudio 
capture
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 ow...@bugs.debian.org
immediately.)


-- 
589896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openarena
Version: 0.8.1-7
Severity: normal

OA can be configured such that it segfaults on startup. I believe this is
caused by the following situation, which I might have got into by
reconfiguring it to make better use of PulseAudio in the past:

- OpenAL enabled (+set s_useOpenAL 1)
- output (s_alDevice) is "ALSA Software", which is in turn configured via
  .asoundrc to use the ALSA pulse plugin
- OpenAL capture source, selected automatically by the engine, is PulseAudio
- audio capture enabled (set s_alCapture 1)

I could work around this by either setting s_alDevice to "PulseAudio Software"
or setting s_alCapture to 0. These settings get saved to q3config.cfg
automatically.

This might be the same as this Ubuntu bug:

    https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/584393

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openarena depends on:
ii  libc6                     2.11.2-2       Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls           7.21.0-1       Multi-protocol file transfer libra
ii  libgl1-mesa-glx [libgl1]  7.7.1-4        A free implementation of the OpenG
ii  libogg0                   1.2.0~dfsg-1   Ogg bitstream library
ii  libopenal1                1:1.12.854-2   Software implementation of the Ope
ii  libsdl1.2debian           1.2.14-6       Simple DirectMedia Layer
ii  libspeex1                 1.2~rc1-1      The Speex codec runtime library
ii  libspeexdsp1              1.2~rc1-1      The Speex extended runtime library
ii  libvorbis0a               1.3.1-1        The Vorbis General Audio Compressi
ii  libvorbisfile3            1.3.1-1        The Vorbis General Audio Compressi
ii  openarena-data            0.8.1+dfsg1-1  OpenArena game data
ii  openarena-server          0.8.1-8        game server for the game OpenArena

openarena recommends no packages.

openarena suggests no packages.

-- no debconf information
(gdb) thread apply all bt 

Thread 4 (Thread 30183):
#0  0x00007f3c55be4103 in *__GI___poll (fds=<value optimized out>, 
    nfds=<value optimized out>, timeout=30000)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3c55707adf in poll_func (ufds=0x3997b30, nfds=2, timeout=30000, 
    userdata=0x39baa10) at pulse/thread-mainloop.c:75
#2  0x00007f3c556f7b76 in pa_mainloop_poll (m=0x39b8d80)
    at pulse/mainloop.c:879
#3  0x00007f3c556f8f59 in pa_mainloop_iterate (m=0x39b8d80, 
    block=<value optimized out>, retval=0x0) at pulse/mainloop.c:961
#4  0x00007f3c556f9010 in pa_mainloop_run (m=0x39b8d80, retval=0x0)
    at pulse/mainloop.c:979
#5  0x00007f3c557078eb in thread (userdata=0x398d2f0)
    at pulse/thread-mainloop.c:94
#6  0x00007f3c52c51710 in internal_thread_func (userdata=0x398c180)
    at pulsecore/thread-posix.c:72
#7  0x00007f3c54bc38ba in start_thread (arg=<value optimized out>)
    at pthread_create.c:300
#8  0x00007f3c55bef01d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

---Type <return> to continue, or q <return> to quit---
Thread 3 (Thread 30172):
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:140
#1  0x00007f3c557073db in pa_threaded_mainloop_wait (m=0x398d2f0)
    at pulse/thread-mainloop.c:209
#2  0x00007f3c57205239 in pulse_open_capture (device=0x7f3c43632010, 
    device_name=<value optimized out>)
    at /home/smcv/src/debian/games/openal-soft/Alc/pulseaudio.c:876
#3  0x00007f3c571e0207 in alcCaptureOpenDevice (deviceName=0x0, 
    frequency=<value optimized out>, format=<value optimized out>, 
    SampleSize=<value optimized out>)
    at /home/smcv/src/debian/games/openal-soft/Alc/ALc.c:712
#4  0x0000000000470faf in ?? ()
#5  0x000000000046ec7c in ?? ()
#6  0x0000000000426773 in ?? ()
#7  0x0000000000449411 in ?? ()
#8  0x0000000000564bb1 in ?? ()
#9  0x00007f3c55b3ec4d in __libc_start_main (main=<value optimized out>, 
    argc=<value optimized out>, ubp_av=<value optimized out>, 
    init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff991eba38)
    at libc-start.c:228
#10 0x0000000000406b49 in ?? ()
---Type <return> to continue, or q <return> to quit---
#11 0x00007fff991eba38 in ?? ()
#12 0x000000000000001c in ?? ()
#13 0x0000000000000004 in ?? ()
#14 0x00007fff991ec421 in ?? ()
#15 0x00007fff991ec42b in ?? ()
#16 0x00007fff991ec430 in ?? ()
#17 0x00007fff991ec43c in ?? ()
#18 0x0000000000000000 in ?? ()

Thread 2 (Thread 30178):
#0  0x00007f3c55be4103 in *__GI___poll (fds=<value optimized out>, 
    nfds=<value optimized out>, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3c437184da in ?? () from /usr/lib/libasound.so.2
#2  0x00007f3c437187bd in ?? () from /usr/lib/libasound.so.2
#3  0x00007f3c437569ab in ?? () from /usr/lib/libasound.so.2
#4  0x00007f3c571fbc48 in ALSANoMMapProc (ptr=<value optimized out>)
    at /home/smcv/src/debian/games/openal-soft/Alc/alsa.c:453
#5  0x00007f3c571f99aa in StarterFunc (ptr=0x398d1a0)
    at /home/smcv/src/debian/games/openal-soft/Alc/alcThread.c:95
#6  0x00007f3c54bc38ba in start_thread (arg=<value optimized out>)
    at pthread_create.c:300
#7  0x00007f3c55bef01d in clone ()
---Type <return> to continue, or q <return> to quit---
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 30177):
#0  0x00007f3c434bf9b0 in ?? ()
#1  0x00007f3c557039c7 in pa_command_request (pd=<value optimized out>, 
    command=<value optimized out>, tag=<value optimized out>, t=0x398ce00, 
    userdata=0x398b980) at pulse/stream.c:745
#2  0x00007f3c52c405b6 in pa_pdispatch_run (pd=0x39ba7d0, 
    packet=<value optimized out>, creds=<value optimized out>, 
    userdata=0x398b980) at pulsecore/pdispatch.c:331
#3  0x00007f3c556ebd9d in pstream_packet_callback (p=<value optimized out>, 
    packet=0x39b9f70, creds=0x398c480, userdata=0x398b980)
    at pulse/context.c:360
#4  0x00007f3c52c44324 in do_read (p=0x398c330) at pulsecore/pstream.c:816
#5  do_something (p=0x398c330) at pulsecore/pstream.c:184
#6  0x00007f3c556f8bdd in dispatch_pollfds (m=0x398b030)
    at pulse/mainloop.c:688
#7  pa_mainloop_dispatch (m=0x398b030) at pulse/mainloop.c:933
#8  0x00007f3c556f8f68 in pa_mainloop_iterate (m=0x398b030, 
    block=<value optimized out>, retval=0x0) at pulse/mainloop.c:964
#9  0x00007f3c556f9010 in pa_mainloop_run (m=0x398b030, retval=0x0)
    at pulse/mainloop.c:979
---Type <return> to continue, or q <return> to quit---
#10 0x00007f3c557078eb in thread (userdata=0x39bad90)
    at pulse/thread-mainloop.c:94
#11 0x00007f3c52c51710 in internal_thread_func (userdata=0x398d360)
    at pulsecore/thread-posix.c:72
#12 0x00007f3c54bc38ba in start_thread (arg=<value optimized out>)
    at pthread_create.c:300
#13 0x00007f3c55bef01d in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: alsa-lib
Source-Version: 1.0.23-2.1

We believe that the bug you reported is fixed in the latest version of
alsa-lib, which is due to be installed in the Debian FTP archive:

alsa-lib_1.0.23-2.1.debian.tar.bz2
  to main/a/alsa-lib/alsa-lib_1.0.23-2.1.debian.tar.bz2
alsa-lib_1.0.23-2.1.dsc
  to main/a/alsa-lib/alsa-lib_1.0.23-2.1.dsc
lib32asound2-dev_1.0.23-2.1_amd64.deb
  to main/a/alsa-lib/lib32asound2-dev_1.0.23-2.1_amd64.deb
lib32asound2_1.0.23-2.1_amd64.deb
  to main/a/alsa-lib/lib32asound2_1.0.23-2.1_amd64.deb
libasound2-dev_1.0.23-2.1_amd64.deb
  to main/a/alsa-lib/libasound2-dev_1.0.23-2.1_amd64.deb
libasound2-doc_1.0.23-2.1_all.deb
  to main/a/alsa-lib/libasound2-doc_1.0.23-2.1_all.deb
libasound2_1.0.23-2.1_amd64.deb
  to main/a/alsa-lib/libasound2_1.0.23-2.1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 589...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <s...@debian.org> (supplier of updated alsa-lib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 08 Oct 2010 08:30:54 +0100
Source: alsa-lib
Binary: libasound2 libasound2-dev lib64asound2 lib64asound2-dev lib32asound2 
lib32asound2-dev libasound2-doc
Architecture: source amd64 all
Version: 1.0.23-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian ALSA Maintainers <pkg-alsa-de...@lists.alioth.debian.org>
Changed-By: Simon McVittie <s...@debian.org>
Description: 
 lib32asound2 - shared library for ALSA applications (32 bit)
 lib32asound2-dev - shared library for ALSA applications -- development files 
(32 bit
 lib64asound2 - shared library for ALSA applications (64 bit)
 lib64asound2-dev - shared library for ALSA applications -- development files 
(64 bit
 libasound2 - shared library for ALSA applications
 libasound2-dev - shared library for ALSA applications -- development files
 libasound2-doc - developer documentation for user-space ALSA application 
programmi
Closes: 589896
Changes: 
 alsa-lib (1.0.23-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add refcount-dlobjs.patch: backported upstream patch, originally by
     Jaroslav Kysela, to fix crashes when plugins are unloaded.
     (Closes: #589896, LP: #552411, #584393)
   * Add libtool-out-of-tree.patch: fix libtool version checking for the biarch
     build by grepping ltmain.sh in the ${srcdir}, making it unnecessary to
     force -DUSE_VERSIONED_SYMBOLS for the biarch build
Checksums-Sha1: 
 0a3ca2d54164c838fb2ea62459094dfc2d64b858 2480 alsa-lib_1.0.23-2.1.dsc
 7c45c08ec57cabc289ad4f0b8502e530cf83e63d 424533 
alsa-lib_1.0.23-2.1.debian.tar.bz2
 6b7463c04703b28a4dd1a03eca487969c360e79c 421294 libasound2_1.0.23-2.1_amd64.deb
 9d542904b1e6079f1c94852f5153af24a310932c 562748 
libasound2-dev_1.0.23-2.1_amd64.deb
 d7de8982fe136271867002696af56c594a5331a7 326634 
lib32asound2_1.0.23-2.1_amd64.deb
 18851eb75fde4f2d8007d1fe04edff6d5e3a9673 447104 
lib32asound2-dev_1.0.23-2.1_amd64.deb
 3e72b2c5a74d37f46ba63d1fe66159edab8b42ea 1457620 
libasound2-doc_1.0.23-2.1_all.deb
Checksums-Sha256: 
 43c5bb1c17a1fa0e5012a01de7901a8cccb595a3bc3935dbee33338033fbd4e0 2480 
alsa-lib_1.0.23-2.1.dsc
 6d8c1f61fa720ab855ca3a41d112891e09f7d0fe7703348d859443226a4e190c 424533 
alsa-lib_1.0.23-2.1.debian.tar.bz2
 03769d8026bff9303e8e060d64c1c73f937f1593222aec0b261fe5a0ecfbf858 421294 
libasound2_1.0.23-2.1_amd64.deb
 b098b3a8789fb41bc1788d62ff7c258a6f3e8d2011bce9f158874ed18beef0ca 562748 
libasound2-dev_1.0.23-2.1_amd64.deb
 02af99ca0ac7c8a1fcdcd01234996c75111c325437e74af66b27b458ffcb64fe 326634 
lib32asound2_1.0.23-2.1_amd64.deb
 8c41cb7d290d35f2aa9dd5c0414f92f34bad7f53246a4eb5db02cb0e05f2e89a 447104 
lib32asound2-dev_1.0.23-2.1_amd64.deb
 bc36c763c69f3977cdbc3d79a0f8460b13f4339d9e8b090351bc0ce08011db51 1457620 
libasound2-doc_1.0.23-2.1_all.deb
Files: 
 936d65f3ba3b81fcd17ba0bb3034dae3 2480 libs optional alsa-lib_1.0.23-2.1.dsc
 95ddf5ae05f2050dda3bc7897bb79228 424533 libs optional 
alsa-lib_1.0.23-2.1.debian.tar.bz2
 6524df8139b5caf0281dfeca87700729 421294 libs optional 
libasound2_1.0.23-2.1_amd64.deb
 e6e2566b7b1573e854354723d20b9ff3 562748 libdevel optional 
libasound2-dev_1.0.23-2.1_amd64.deb
 bad5dbe8b3f1247f58c6345b82830424 326634 libs optional 
lib32asound2_1.0.23-2.1_amd64.deb
 3587ffe0149ddaced7b721d034c5f171 447104 libdevel optional 
lib32asound2-dev_1.0.23-2.1_amd64.deb
 4ef2ffc325e56089eaa5b500d3b486c3 1457620 doc optional 
libasound2-doc_1.0.23-2.1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIVAwUBTK7ZJU3o/ypjx8yQAQhSEw/9E8wvapo5lbFvHSQILMo30+ufuBWNyMPM
usagh26/pnwOWEPrEAnjNHj61fPmJUAX2j7ra0X/yC6zx08NkU+UZvOLUfU4Vtz1
ZIbo0z3ZFMRj6sAhFyoCbRD2Hi1dZROKimWFZ4UHSWz0EN5m6xOkiFSpVtiOl1q6
i4VHsVJGtcWRKENpfOQ8uoIrEx+c9psBT/kNt9fa3n8yA2+U230rMyd7P2838zLr
ja0FoGSHW5UzaSWsTa2z3yYAQjE5tXvAYKvFJ6Xe+QPI+odoV1Nlxcw15SzR8DSS
PTDHFr8CjcaTxu8yIhIdwyFvbHOXpX8JAVvY/rmLnL8ikrLDHFTkbWUgmAWlJMww
84N3p7MU+ekpLC2FKGowjsrsSfSXGgwmQRKrGxthfmLx9YZnfxgTQaUtGXbm2bqA
VXuqkKtR5r5LcmMoeEQqkcoo1oAgO85bdC6lGDqShZRtQPjSgqsYHOPeLy8j5h9h
zf8CDCXO/NM50lmWh/xYMddfcPGjfMhF/5GC10XGOG4P36NUkhYr7Fjm0vIKFpbf
ZMCXcKY9TTxAoQG1m0QnEyDuPcMp9Y8cu2knJUN6Q5rgQyaR3EbSGuOvZR3wXVYI
o4vac2q8EgR8BpZ1Hwhz3/zCB8d2FtP3axTslpLA/7ocY7cXssjSST5KD9Xc11P2
qhwx+aOgCBo=
=hECS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to