[Bug 929713] Re: audio unreliable with eglibc 2.15

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=769421.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-12-20T18:58:28+00:00 Valdis wrote:

Description of problem:
After installing 2.14.89025, I was seeing lots of weird issues - programs 
trying to talk to pulseaudio would hang, firefox was wedged and flickering the 
X cursor between 2 different cursors, some other weird stuff.

Caught this in gdb of /usr/bin/pidgin hung during startup:

(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:145
145 movl$1, %r8d
(gdb) where
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:145
#1  0x7f8d189f7740 in pa_threaded_mainloop_wait (m=0x7f8d1c27d650) at 
pulse/thread-mainloop.c:206
#2  0x7f8d18c16cbc in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#3  0x7f8d18c180aa in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#4  0x0034bbc070f1 in ?? () from /usr/lib64/libgstaudio-0.10.so.0
#5  0x0034bbc09cc0 in gst_ring_buffer_pause () from 
/usr/lib64/libgstaudio-0.10.so.0
#6  0x0034bbc12c8a in ?? () from /usr/lib64/libgstaudio-0.10.so.0
#7  0x7f8d18c195a9 in ?? () from /usr/lib64/gstreamer-0.10/libgstpulse.so
#8  0x0034b8c41d4c in gst_element_change_state () from 
/usr/lib64/libgstreamer-0.10.so.0

Reverting to 2.14.90-23 and everything started working normally again -
pidgin, pulseaudio, firefox, etc.

Am willing to add instrumentation and re-test if somebody tells me what
they want tried.


Version-Release number of selected component (if applicable):
glibc-2.14.90-25.fc17

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/0


On 2011-12-22T00:10:08+00:00 Kazuro wrote:

I had similar weird behaviors of applications in F16 (x86_64) after I
installed glibc-2.14.90-24.fc16.3. I googled and found (in Bug#651899 in
Debian) my problem might be related to glibc-rh552960.patch had been
introduced in 2.14.90-24.fc16.x. I locally build glibc-2.14.90-24.fc16.3
without the patch then everything have been working fine for two days. I
found the patch has been merged into glibc-2.14.90-25.fc17 tarball.

Regards,

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/1


On 2011-12-22T02:53:30+00:00 Valdis wrote:

Kazuro: Thank you for digging further into this, and confirming I'm not
crazy (or at least, not hallucinating this particular bug ;)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/2


On 2011-12-29T22:40:34+00:00 Valdis wrote:

Got around to testing 2.14.90-26, which contained this:

  - Revert "fix" to pthread_cond_wait (#769421)

and it does appear to be working correctly on my box again.  Thanks..

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/3


On 2012-01-02T18:21:03+00:00 Jeff wrote:

*** Bug 769600 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/4


On 2012-01-02T18:22:28+00:00 Jeff wrote:

Should be fixed by either 2.15-1.fc17 or 2.14.90-26.fc17 (both revert
the problematical pthread_cond_wait patch).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/5


On 2012-02-14T03:53:36+00:00 Fedora wrote:

glibc-2.14.90-24.fc16.5 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/glibc-2.14.90-24.fc16.5

Reply at:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/comments/14


** Changed in: eglibc (Fedora)
   Status: Unknown => Fix Released

** Changed in: eglibc (Fedora)
   Importance: Unknown => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 929713] Re: audio unreliable with eglibc 2.15

2013-08-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise/eglibc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-10 Thread Steve Langasek
Are you sure this wasn't caused by the pulse upgrade in the same time
frame? Regardless, please file a separate bug report for the issue as
that's unrelated to pthread-induced hangs in libpulse.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread Martin-Éric Racine
One aspect is still not fixed:

PulseAudio fails at finding remote sinks and yet Avahi is working as
expected at both ends. This was working fine before the libc6 upgrade to
2.15.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread Steve Langasek
** Changed in: eglibc (Ubuntu)
   Importance: Undecided = Critical

** Changed in: eglibc (Ubuntu)
   Status: New = Confirmed

** Changed in: eglibc (Ubuntu)
 Assignee: (unassigned) = Matthias Klose (doko)

** Also affects: eglibc (Ubuntu Precise)
   Importance: Critical
 Assignee: Matthias Klose (doko)
   Status: Confirmed

** Tags added: rls-mgr-p-tracking rls-p-tracking

** Changed in: eglibc (Ubuntu Precise)
Milestone: None = ubuntu-12.04-beta-1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread dino99
Same issue here on Precise i386 +nvidia + gnome-classic (compiz/unity/GS
purged)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread dino99
Happens with radiotray: hangs after a few seconds, nothing logged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread Colin Watson
http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/glibcid=ead7c0f93b194f6e3a100f249edd76c826debaef
has a patch purporting to address various hangs, referencing
https://bugzilla.redhat.com/show_bug.cgi?id=769421 which mentions
pulseaudio problems.

** Bug watch added: Red Hat Bugzilla #769421
   https://bugzilla.redhat.com/show_bug.cgi?id=769421

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread Colin Watson
** Also affects: eglibc (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=769421
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 929713] Re: audio unreliable with eglibc 2.15

2012-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.15-0ubuntu2

---
eglibc (2.15-0ubuntu2) precise; urgency=low

  * Revert commit c5a0802a. LP: #929713.
  * Fix nvidia libgl crashes. LP: #929384.
 -- Matthias Klose d...@ubuntu.com   Thu, 09 Feb 2012 20:33:14 +0100

** Changed in: eglibc (Ubuntu Precise)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/929713

Title:
  audio unreliable with eglibc 2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/929713/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs