Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190849 - net-im/twinkle-1.1 crashes since alsa 1.0.14
Summary: net-im/twinkle-1.1 crashes since alsa 1.0.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-31 08:40 UTC by valli
Modified: 2007-09-05 08:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description valli 2007-08-31 08:40:53 UTC
net-im/twinkle-1.1 crashes since alsa 1.0.14.
This is always the case when I try an outgoing call.
Twinkle crashes with the following message:

twinkle: pcm_plug.c:67: snd_pcm_plug_close: Assertion `plug->gen.slave == plug->req_slave' failed.
KCrash: Application 'twinkle' crashing...

This wasn't the case with alsa 1.0.14RC2

Reproducible: Always
Comment 1 ta2002 2007-09-01 09:57:28 UTC
I also get crashes, but even earlier (when I try to register with the provider). This did not happen with alsa 1.0.14rc2.
Comment 2 valli 2007-09-05 08:58:49 UTC
Adding the following line to /etc/make.conf
ALSA_PCM_PLUGINS="adpcm alaw copy dshare dsnoop extplug file hooks ladspa lfloat linear meter mulaw multi null rate route share shm"

and recompiling media-libs/alsa-lib solved the problem.