After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 413552 - crash in IP Telephony, VoIP and Video Conferencing: Making a call
crash in IP Telephony, VoIP and Video Conferencing: Making a call
Status: RESOLVED NOTGNOME
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
: 414038 419102 419162 422067 424827 431699 432732 434347 447764 448983 449245 449337 449608 454161 454727 458440 459657 469338 469908 470825 471999 479589 481906 482932 484546 487359 487754 489002 494384 494595 495126 495404 497838 501131 501367 501639 506091 506184 506223 507839 507951 508154 509014 515129 517007 520630 528106 528115 528119 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-01 18:39 UTC by dado
Modified: 2008-04-15 14:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description dado 2007-03-01 18:39:53 UTC
Version: 2.0.5

What were you doing when the application crashed?
Making a call


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 102789120 vsize: 0 resident: 102789120 share: 0 rss: 25571328 rss_rlim: 0
CPU usage: start_time: 1172774243 rtime: 0 utime: 288 stime: 0 cutime:246 cstime: 0 timeout: 42 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/ekiga'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208390816 (LWP 7231)]
[New Thread -1252828272 (LWP 7273)]
[New Thread -1264591984 (LWP 7272)]
[New Thread -1264325744 (LWP 7270)]
[New Thread -1253094512 (LWP 7269)]
[New Thread -1252562032 (LWP 7256)]
[New Thread -1252295792 (LWP 7255)]
[New Thread -1252029552 (LWP 7252)]
[New Thread -1241539696 (LWP 7245)]
[New Thread -1211679856 (LWP 7238)]
[New Thread -1211413616 (LWP 7237)]
0x0045e402 in __kernel_vsyscall ()

Thread 10 (Thread -1211679856 (LWP 7238))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 __assert_fail
    from /lib/libc.so.6
  • #8 snd_pcm_hw_param_set_first
    from /lib/libasound.so.2
  • #9 _snd_pcm_plug_open
    from /lib/libasound.so.2
  • #10 snd_pcm_hw_param_set_first
    from /lib/libasound.so.2
  • #11 snd_pcm_hw_params
    from /lib/libasound.so.2
  • #12 PSoundChannelALSA::Setup
    from /usr/lib/pwlib/devices/sound/alsa_pwplugin.so
  • #13 PSoundChannelALSA::Open
    from /usr/lib/pwlib/devices/sound/alsa_pwplugin.so
  • #14 PSoundChannel::CreateOpenedChannel
    at ../common/sound.cxx line 154
  • #15 PAbstractList::~PAbstractList\$base
  • #16 PAbstractList::~PAbstractList$base
  • #17 H323EndPoint::GetLocalUserName
  • #18 H323EndPoint::GetLocalUserName
  • #19 H323EndPoint::GetLocalUserName
  • #20 PNotifier::operator()
  • #21 PTimer::OnTimeout
    at ../common/osutils.cxx line 1308
  • #22 PTimer::Process
    at ../common/osutils.cxx line 1350
  • #23 PTimerList::Process
    at ../common/osutils.cxx line 1395


----------- .xsession-errors ---------------------
** (bug-buddy:7275): WARNING **: Couldn't load icon for Theme
** (bug-buddy:7275): WARNING **: Couldn't load icon for Windows
** (bug-buddy:7275): WARNING **: Couldn't load icon for Show Desktop
Could not find the frame base for "PSyncPoint::Wait(PTimeInterval const&)".
Could not find the frame base for "PTimerList::Process()".
Could not find the frame base for "PThread::PXBlockOnIO(int, int, PTimeInterval const&)".
Could not find the frame base for "PSocket::Select(PSocket::SelectList&, PSocket::SelectList&, PSocket::SelectList&, PTimeInterval const&)".
Could not find the frame base for "PThread::PXBlockOnIO(int, int, PTimeInterval const&)".
Could not find the frame base for "PThread::PXBlockOnIO(int, int, PTimeInterval const&)".
Could not find the frame base for "PThread::PXBlockOnIO(int, int, PTimeInterval const&)".
Could not find the frame base for "PSimpleThread::Main()".
Could not find the frame base for "PThread::PX_ThreadStart(void*)".
--------------------------------------------------
Comment 1 Snark 2007-03-01 19:25:15 UTC
Hmmm... crash in libasound2... can you reproduce it ?
Comment 2 dado 2007-03-01 19:34:22 UTC
It reproduces it self, can't figure out exactly what's going on here, tried starting ekiga from console to get output, does this help?

"ekiga: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >= 0' failed.
Xlib: unexpected async reply (sequence 0xea1ec)!"

Just a stab in the dark, could this be prelink-related?
Comment 3 Snark 2007-03-02 07:13:34 UTC
Eh... the first error message says libasound2 has had a problem. The second means we have a threading issue.

The relation between the two is not obvious :-/
Comment 4 Damien Sandras 2007-03-02 08:38:32 UTC
The first message indicates a bug in libasound.
The second message is a conclusion of the crash triggered by this bug in libasound.

Try this :
arecord -D plughw:0,0 -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c
1 -r 16000 -f S16_LE -

and this :
arecord -D plughw:0,0 -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c
1 -r 8000 -f S16_LE -

and this :
arecord -D default -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c
1 -r 16000 -f S16_LE -

and this :
arecord -D default -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c
1 -r 8000 -f S16_LE -

Do you have the same problem ?
Comment 5 dado 2007-03-02 09:43:05 UTC
(In reply to comment #4)
> The first message indicates a bug in libasound.
> The second message is a conclusion of the crash triggered by this bug in
> libasound.
> 
> Try this :
> arecord -D plughw:0,0 -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c
> 1 -r 16000 -f S16_LE -

[dado@amelie ~]$ arecord -D plughw:0,0 -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c 1 -r 16000 -f S16_LE -
Recording WAVE '-' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
underrun!!! (at least 26321,785 ms long)
Aborted by signal Interrupt...
Aborted by signal Interrupt...

> and this :
> arecord -D plughw:0,0 -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c
> 1 -r 8000 -f S16_LE -

[dado@amelie ~]$ arecord -D plughw:0,0 -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c 1 -r 8000 -f S16_LE -
Recording WAVE '-' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
underrun!!! (at least 30929,183 ms long)
Aborted by signal Interrupt...
Aborted by signal Interrupt...

> and this :
> arecord -D default -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c
> 1 -r 16000 -f S16_LE -

[dado@amelie ~]$ arecord -D default -c 1 -r 16000 -f S16_LE - | aplay -D plughw:0,0 -c 1 -r 16000 -f S16_LE -
Recording WAVE '-' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 16000 Hz, Mono
underrun!!! (at least 31965,413 ms long)
Aborted by signal Interrupt...
Aborted by signal Interrupt...


> and this :
> arecord -D default -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c
> 1 -r 8000 -f S16_LE -

[dado@amelie ~]$ arecord -D default -c 1 -r 8000 -f S16_LE - | aplay -D plughw:0,0 -c 1 -r 8000 -f S16_LE -
Recording WAVE '-' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 8000 Hz, Mono
underrun!!! (at least 23659,793 ms long)
Aborted by signal Interrupt...
Aborted by signal Interrupt...

> Do you have the same problem ?

If the "underrun!!" isn't the same problem, then no. I'm not sure how long should I let it run, I guessed a minute would be OK.

Anyway, I've noticed that it always crashes the first time (when calling a 2.0.2 user), it's 60-40 that it'll crash the second time and the third time it usually works. The crashes started after an upgrade to 2.0.5 (2.0.2 never crashed).

FC has an ekiga-debuginfo package, if I install it and send the crash info (how to do that?), would that help any?
Comment 6 Snark 2007-03-02 10:21:19 UTC
That wouldn't hurt, but I checked our alsa code just in case : we do check correctly for error each time we play with snd_pcm_hw_params... so it really looks like this bug is NOTGNOME.
Comment 7 dado 2007-03-02 10:39:24 UTC
(In reply to comment #6)
> That wouldn't hurt, but I checked our alsa code just in case : we do check
> correctly for error each time we play with snd_pcm_hw_params... so it really
> looks like this bug is NOTGNOME.
> 

OK, if you say so. Just in case, here's my yum upgrade list (first day is when ekiga upgraded and started crashing), maybe some other package is causing the problem?

Feb 21 22:24:34 Updated: php-common.i386 5.1.6-3.4.fc6
Feb 21 22:25:16 Updated: pwlib.i386 1.10.4-1.fc6
Feb 21 22:25:52 Updated: opal.i386 2.2.5-1.fc6
Feb 21 22:26:18 Updated: audit-libs.i386 1.4.1-1.fc6
Feb 21 22:26:18 Updated: php-pdo.i386 5.1.6-3.4.fc6
Feb 21 22:26:21 Updated: php-cli.i386 5.1.6-3.4.fc6
Feb 21 22:26:22 Updated: php.i386 5.1.6-3.4.fc6
Feb 21 22:27:55 Updated: amarok.i386 1.4.5-4.fc6
Feb 21 22:28:06 Updated: selinux-policy.noarch 2.4.6-40.fc6
Feb 21 22:28:13 Updated: spamassassin.i386 3.1.8-2.fc6
Feb 21 22:28:17 Updated: php-devel.i386 5.1.6-3.4.fc6
Feb 21 22:28:18 Updated: smolt.noarch 0.9-1.fc6
Feb 21 22:28:19 Updated: audit-libs-python.i386 1.4.1-1.fc6
Feb 21 22:28:20 Updated: php-mbstring.i386 5.1.6-3.4.fc6
Feb 21 22:28:22 Updated: php-mysql.i386 5.1.6-3.4.fc6
Feb 21 22:28:23 Updated: yum-utils.noarch 1.0.3-1.fc6
Feb 21 22:28:25 Updated: xterm.i386 224-1.fc6
Feb 21 22:29:12 Updated: ekiga.i386 2.0.5-2.fc6
Feb 21 22:29:12 Updated: yum-fastestmirror.noarch 1.0.3-1.fc6
Feb 21 22:29:13 Updated: php-gd.i386 5.1.6-3.4.fc6
Feb 21 22:29:14 Updated: php-xml.i386 5.1.6-3.4.fc6
Feb 21 22:29:46 Updated: selinux-policy-targeted.noarch 2.4.6-40.fc6
Feb 21 22:29:47 Updated: yum-versionlock.noarch 1.0.3-1.fc6
Feb 23 17:39:47 Updated: fuse-libs.i386 2.6.3-2.fc6
Feb 23 17:39:49 Updated: fuse.i386 2.6.3-2.fc6
Feb 23 17:39:53 Updated: ntfs-3g.i386 2:1.0-1.fc6
Feb 23 17:40:01 Updated: pam.i386 0.99.6.2-3.16.fc6
Feb 23 17:40:02 Installed: lucene-devel.i386 1.4.3-1jpp.14
Feb 23 17:40:03 Updated: slang.i386 2.0.7-1.fc6
Feb 23 17:40:04 Updated: beryl-settings-simple.i386 0.1.9999.2-1.fc6
Feb 23 17:41:21 Updated: eclipse-platform.i386 1:3.2.2-1.fc6
Feb 23 17:41:43 Updated: eclipse-rcp.i386 1:3.2.2-1.fc6
Feb 23 17:41:53 Updated: eclipse-ecj.i386 1:3.2.2-1.fc6
Feb 23 17:42:04 Installed: kmod-fglrx.i686 8.34.8-1.2.6.19_1.2911.fc6
Feb 23 17:43:03 Updated: xorg-x11-drv-fglrx.i386 8.34.8-3.lvn6
Feb 23 17:43:06 Updated: beryl-core.i386 0.1.9999.2-1.fc6
Feb 23 17:43:15 Updated: emerald.i386 0.1.9999.2-1.fc6
Feb 23 17:43:22 Updated: beryl-plugins.i386 0.1.9999.2-1.fc6
Feb 23 17:43:30 Updated: beryl-settings.i386 0.1.9999.2-1.fc6
Feb 23 17:43:48 Updated: emerald-themes.noarch 0.1.9999.2-1.fc6
Feb 23 17:44:05 Updated: beryl-manager.i386 0.1.9999.2-1.fc6
Feb 23 17:44:07 Updated: heliodor.i386 0.1.9999.2-1.fc6
Feb 23 17:44:15 Updated: aquamarine.i386 0.1.9999.2-2.fc6
Feb 23 17:44:16 Updated: bdock.i386 0.1.9999.2-1.fc6
Feb 23 17:44:27 Updated: libswt3-gtk2.i386 1:3.2.2-1.fc6
Feb 23 17:44:27 Updated: beryl-kde.i386 0.1.9999.2-1.fc6
Feb 23 17:44:27 Updated: beryl-gnome.i386 0.1.9999.2-1.fc6
Feb 23 17:44:29 Updated: beryl-core-devel.i386 0.1.9999.2-1.fc6
Feb 23 17:44:33 Updated: emerald-devel.i386 0.1.9999.2-1.fc6
Feb 23 17:44:33 Updated: beryl.i386 0.1.9999.2-1.fc6
Feb 24 18:41:08 Updated: kdemultimedia-extras-nonfree.i386 3.5.6-3.lvn6
Feb 24 18:41:11 Updated: at.i386 3.1.8-85.fc6
Feb 24 18:41:12 Updated: pinfo.i386 0.6.9-3.fc6
Feb 27 13:56:28 Updated: nspr.i386 4.6.5-0.6.0.fc6
Feb 27 13:56:32 Updated: nss.i386 3.11.5-0.6.0.fc6
Feb 27 13:56:34 Updated: audit-libs.i386 1.4.2-2.fc6
Feb 27 13:57:52 Updated: xorg-x11-drv-fglrx.i386 8.34.8-5.lvn6
Feb 27 13:58:18 Updated: beryl-core.i386 0.1.9999.2-2.fc6
Feb 27 13:58:22 Updated: beryl-plugins.i386 0.1.9999.2-2.fc6
Feb 27 13:58:22 Updated: beryl-kde.i386 0.1.9999.2-2.fc6
Feb 27 13:58:22 Updated: beryl-gnome.i386 0.1.9999.2-2.fc6
Feb 27 13:58:44 Updated: bind-libs.i386 31:9.3.4-3.fc6
Feb 27 13:58:45 Updated: crontabs.noarch 1.10-12.fc6
Feb 27 13:58:47 Updated: nss-tools.i386 3.11.5-0.6.0.fc6
Feb 27 13:58:48 Updated: perl-Cairo.i386 1.023-1.fc6
Feb 27 13:58:48 Updated: beryl.i386 0.1.9999.2-2.fc6
Feb 27 13:58:50 Updated: dvdauthor.i386 0.6.14-1.fc6
Feb 27 13:59:12 Updated: tzdata.noarch 2007c-1.fc6
Feb 27 13:59:14 Updated: beryl-core-devel.i386 0.1.9999.2-2.fc6
Feb 27 13:59:15 Updated: audit-libs-python.i386 1.4.2-2.fc6
Feb 28 13:05:41 Updated: gnome-python2-extras.i386 2.14.2-9.fc6
Feb 28 13:05:46 Updated: xorg-x11-server-Xorg.i386 1.1.1-47.6.fc6
Feb 28 13:05:48 Updated: vixie-cron.i386 4:4.1-68.fc6
Feb 28 13:05:48 Updated: gnome-python2-libegg.i386 2.14.2-9.fc6
Feb 28 22:48:11 Installed: gdb.i386 6.5-15.fc6
Feb 28 22:49:34 Installed: bug-buddy.i386 1:2.16.0-4.fc6
Mar 01 14:04:43 Updated: xorg-x11-drv-fglrx.i386 8.34.8-7.lvn6
Mar 01 14:05:05 Updated: xmoto.i386 0.2.4-1.fc6
Mar 01 14:26:38 Installed: cyrus-sasl-devel.i386 2.1.22-4
Comment 8 Damien Sandras 2007-03-02 10:42:47 UTC
The underrun is not normal though...
Comment 9 Snark 2007-03-03 04:19:41 UTC
*** Bug 414038 has been marked as a duplicate of this bug. ***
Comment 10 Snark 2007-03-16 21:02:00 UTC
*** Bug 419102 has been marked as a duplicate of this bug. ***
Comment 11 Snark 2007-03-17 05:20:55 UTC
*** Bug 419162 has been marked as a duplicate of this bug. ***
Comment 12 dado 2007-03-19 14:10:01 UTC
Just wanted to point out that crashed were pretty frequent when making a call to a 2.0.2 user (once 10 in a row), but when that other user upgraded to 2.0.5 (same distro, so same build as me), now I get one or no crashes a call (the other user gets no crashed at all). We use same packages, same kernels, but different soundcards equals different sound drivers, I use snd_ens1371, could that be the error source?

Maybe it could help, maybe not, thought you should know.
Comment 13 Snark 2007-03-24 05:50:30 UTC
*** Bug 422067 has been marked as a duplicate of this bug. ***
Comment 14 Snark 2007-03-31 12:19:26 UTC
*** Bug 424827 has been marked as a duplicate of this bug. ***
Comment 15 Damien Sandras 2007-04-21 08:57:50 UTC
*** Bug 431699 has been marked as a duplicate of this bug. ***
Comment 16 Snark 2007-04-23 19:36:59 UTC
*** Bug 432732 has been marked as a duplicate of this bug. ***
Comment 17 Jonathon Jongsma 2007-04-29 17:25:48 UTC
*** Bug 434347 has been marked as a duplicate of this bug. ***
Comment 18 Snark 2007-05-12 16:19:13 UTC
Reports come in regularly, but we still haven't been able to pinpoint the issue exactly. I'm very tempted to close it as NOTGNOME...
Comment 19 Snark 2007-05-28 05:45:32 UTC
I'll close it as NOTGNOME if we don't get more reports soon (say, two weeks).
Comment 20 dado 2007-05-28 06:34:59 UTC
(In reply to comment #19)
> I'll close it as NOTGNOME if we don't get more reports soon (say, two weeks).
> 

Good enough for me, I've been using Twinkle for two months now and must say (NHF anyone) that it runs much better on my machine. Ekiga tends to burn up to 50% for Speex encoding/decoding (video disabled) while Twinkle uses about 10% tops, sound quality seems the same (same codec), not to say it doesn't crash. :) This is NOT a flamebait.
Comment 21 Snark 2007-05-28 06:46:50 UTC
Eh, if it works better for you, it's nice.

Notice though that just "speex" doesn't mean much... there are several speex settings : if you use one with high quality on one side and one low quality on the other side, the load won't be the same. And the resulting sound quality may still be the same, if the original audio source isn't of wonderful quality...
Comment 22 Snark 2007-06-15 05:43:01 UTC
*** Bug 447764 has been marked as a duplicate of this bug. ***
Comment 23 Snark 2007-06-19 05:58:31 UTC
*** Bug 448983 has been marked as a duplicate of this bug. ***
Comment 24 Snark 2007-06-19 19:54:44 UTC
*** Bug 449245 has been marked as a duplicate of this bug. ***
Comment 25 Snark 2007-06-20 06:19:50 UTC
*** Bug 449337 has been marked as a duplicate of this bug. ***
Comment 26 Snark 2007-06-21 05:23:00 UTC
*** Bug 449608 has been marked as a duplicate of this bug. ***
Comment 27 Snark 2007-07-06 05:10:20 UTC
*** Bug 454161 has been marked as a duplicate of this bug. ***
Comment 28 Snark 2007-07-08 08:28:37 UTC
*** Bug 454727 has been marked as a duplicate of this bug. ***
Comment 29 Snark 2007-07-20 05:40:51 UTC
*** Bug 458440 has been marked as a duplicate of this bug. ***
Comment 30 Snark 2007-07-23 18:36:23 UTC
*** Bug 459657 has been marked as a duplicate of this bug. ***
Comment 31 Snark 2007-08-22 18:19:35 UTC
*** Bug 469338 has been marked as a duplicate of this bug. ***
Comment 32 Snark 2007-08-24 14:41:58 UTC
*** Bug 469908 has been marked as a duplicate of this bug. ***
Comment 33 Snark 2007-08-28 07:33:41 UTC
*** Bug 470825 has been marked as a duplicate of this bug. ***
Comment 34 Snark 2007-08-31 08:26:41 UTC
*** Bug 471999 has been marked as a duplicate of this bug. ***
Comment 35 Damien Sandras 2007-09-19 18:44:54 UTC
"ekiga: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >= 0' failed.


It is an ALSA bug!

See :
http://www.pulseaudio.org/ticket/23 and
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2601

It seems upgrading ALSA fixes the problem.
Comment 36 Damien Sandras 2007-09-23 18:09:54 UTC
*** Bug 431699 has been marked as a duplicate of this bug. ***
Comment 37 Damien Sandras 2007-09-23 18:10:14 UTC
*** Bug 479589 has been marked as a duplicate of this bug. ***
Comment 38 Damien Sandras 2007-10-03 19:19:27 UTC
*** Bug 482932 has been marked as a duplicate of this bug. ***
Comment 39 Damien Sandras 2007-10-08 08:19:49 UTC
*** Bug 484546 has been marked as a duplicate of this bug. ***
Comment 40 Damien Sandras 2007-10-17 07:27:19 UTC
*** Bug 487359 has been marked as a duplicate of this bug. ***
Comment 41 Damien Sandras 2007-10-18 07:37:48 UTC
*** Bug 487754 has been marked as a duplicate of this bug. ***
Comment 42 Damien Sandras 2007-10-22 13:34:46 UTC
*** Bug 489002 has been marked as a duplicate of this bug. ***
Comment 43 Snark 2007-10-29 21:37:15 UTC
*** Bug 481906 has been marked as a duplicate of this bug. ***
Comment 44 Snark 2007-11-07 12:03:57 UTC
*** Bug 494384 has been marked as a duplicate of this bug. ***
Comment 45 Snark 2007-11-07 16:02:26 UTC
*** Bug 494595 has been marked as a duplicate of this bug. ***
Comment 46 Snark 2007-11-09 07:44:54 UTC
*** Bug 495126 has been marked as a duplicate of this bug. ***
Comment 47 Snark 2007-11-10 06:51:06 UTC
*** Bug 495404 has been marked as a duplicate of this bug. ***
Comment 48 Snark 2007-11-18 10:21:10 UTC
*** Bug 497838 has been marked as a duplicate of this bug. ***
Comment 49 Snark 2007-12-03 04:28:44 UTC
*** Bug 501131 has been marked as a duplicate of this bug. ***
Comment 50 Snark 2007-12-04 08:37:47 UTC
*** Bug 501367 has been marked as a duplicate of this bug. ***
Comment 51 Snark 2007-12-05 08:15:59 UTC
*** Bug 501639 has been marked as a duplicate of this bug. ***
Comment 52 Damien Sandras 2007-12-28 16:17:55 UTC
*** Bug 506091 has been marked as a duplicate of this bug. ***
Comment 53 Damien Sandras 2007-12-29 11:04:18 UTC
*** Bug 506223 has been marked as a duplicate of this bug. ***
Comment 54 Damien Sandras 2008-01-07 14:40:04 UTC
*** Bug 507839 has been marked as a duplicate of this bug. ***
Comment 55 Damien Sandras 2008-01-08 11:47:52 UTC
*** Bug 507951 has been marked as a duplicate of this bug. ***
Comment 56 Damien Sandras 2008-02-17 16:45:58 UTC
*** Bug 517007 has been marked as a duplicate of this bug. ***
Comment 57 Damien Sandras 2008-03-19 14:11:48 UTC
*** Bug 508154 has been marked as a duplicate of this bug. ***
Comment 58 Damien Sandras 2008-03-19 14:11:54 UTC
*** Bug 509014 has been marked as a duplicate of this bug. ***
Comment 59 Damien Sandras 2008-03-19 14:11:58 UTC
*** Bug 515129 has been marked as a duplicate of this bug. ***
Comment 60 Damien Sandras 2008-03-19 14:37:06 UTC
See this bug report :
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3825
Comment 61 Damien Sandras 2008-03-30 08:49:39 UTC
Please also see : https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2601

It would be nice if people with that bug could comment on the ALSA bug tracker and help fixing the problem...
Comment 62 Damien Sandras 2008-04-02 20:27:22 UTC
*** Bug 506184 has been marked as a duplicate of this bug. ***
Comment 63 Damien Sandras 2008-04-02 20:46:22 UTC
*** Bug 520630 has been marked as a duplicate of this bug. ***
Comment 64 Damien Sandras 2008-04-04 15:34:58 UTC
See also : https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3825

The PulseAudio bug is fixed by the patches provided in bug report with ID 2601.
But people not using PulseAudio can also have the problem.
Comment 65 Damien Sandras 2008-04-15 08:10:55 UTC
*** Bug 528106 has been marked as a duplicate of this bug. ***
Comment 66 Damien Sandras 2008-04-15 08:11:01 UTC
*** Bug 528115 has been marked as a duplicate of this bug. ***
Comment 67 Damien Sandras 2008-04-15 08:11:11 UTC
*** Bug 528119 has been marked as a duplicate of this bug. ***
Comment 68 Mathieu Bridon 2008-04-15 14:03:28 UTC
"The PulseAudio bug is fixed by the patches provided in bug report with ID 2601.
But people not using PulseAudio can also have the problem."
I'm using PulseAudio and have the same problem (last 3 bug reports must be mine).

"It would be nice if people with that bug could comment on the ALSA bug tracker
and help fixing the problem..."
I'd love to do that. What should I comment exactly? Do you have any ideas about the infos I should provide?