Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 171300
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Vladimir G. Ivanovic <vgivanovic@comcast.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge.info emerge --info text/plain Vladimir G. Ivanovic 2007-03-18 03:06 0000 12.79 KB Details
info emerge--info for 0.2.41 text/plain Vitaly A. Repin 2009-12-19 09:07 0000 3.93 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 171300 depends on: Show dependency tree
Bug 171300 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-18 03:06 0000
esound-2.37 compiles and installs, but then goes into an
infinite loop using up 100% of the CPU (not immediately, but---
unsure---after some sound is played.) The strace output looks like
(repeated ad nauseum):

select(18, [3 4 5 6 7 8 9 10 11 12 13 14 15 16 17], NULL, NULL, {0,
11000}) = 1 (in [17], left {0, 11000})
accept(3, 0x7fffa751c3f0, [28])         = -1 EAGAIN (Resource
temporarily unavailable)
select(17, [16], NULL, NULL, {0, 0})    = 0 (Timeout)
select(16, [15], NULL, NULL, {0, 0})    = 0 (Timeout)
select(15, [14], NULL, NULL, {0, 0})    = 0 (Timeout)
select(14, [13], NULL, NULL, {0, 0})    = 0 (Timeout)
select(13, [12], NULL, NULL, {0, 0})    = 0 (Timeout)
select(12, [11], NULL, NULL, {0, 0})    = 0 (Timeout)
select(11, [10], NULL, NULL, {0, 0})    = 0 (Timeout)
select(10, [9], NULL, NULL, {0, 0})     = 0 (Timeout)
select(8, [7], NULL, NULL, {0, 0})      = 0 (Timeout)
select(7, [6], NULL, NULL, {0, 0})      = 0 (Timeout)
select(9, [8], NULL, NULL, {0, 0})      = 0 (Timeout)
select(6, [5], NULL, NULL, {0, 0})      = 0 (Timeout)
select(5, [4], NULL, NULL, {0, 0})      = 0 (Timeout)
select(18, [17], NULL, NULL, {0, 0})    = 1 (in [17], left {0, 0})
read(17, "", 2048)                      = 0

------- Comment #1 From Vladimir G. Ivanovic 2007-03-18 03:06:33 0000 -------
Created an attachment (id=113613) [details]
emerge --info

------- Comment #2 From Daniel Gryniewicz 2007-03-22 20:23:11 0000 -------
Okay, fixed with -r1.

------- Comment #3 From William L. Thomson Jr. (RETIRED) 2007-04-12 16:49:59 0000 -------
I am still seeing excessive CPU usage and blocking operations due to esd, from
esound. When I first log into my ~arch work stations. The session hangs just
after starting esd, and remains hung till I kill esd. 0.2.36 does not exhibit
this behavior. Not sure if it's the same problem as in this bug or another. Or
if this bug should be re-opened or not. Let me know what info you would like
from me to help determine the cause and a resolution. Thanks

------- Comment #4 From Vladimir G. Ivanovic 2007-04-19 20:45:41 0000 -------
FYI: -r1 works for me.

------- Comment #5 From Vitaly A. Repin 2009-12-19 09:06:03 0000 -------
I have the same with 0.2.41:

select(4, [3], NULL, NULL, {0, 0})      = 0 (Timeout)
time(NULL)                              = 1261213440
time(NULL)                              = 1261213440
select(4, [3], NULL, NULL, {0, 0})      = 0 (Timeout)
time(NULL)                              = 1261213440
time(NULL)                              = 1261213440
select(4, [3], NULL, NULL, {0, 0})      = 0 (Timeout)
time(NULL)                              = 1261213440
time(NULL)                              = 1261213440
select(4, [3], NULL, NULL, {0, 0})      = 0 (Timeout)

------- Comment #6 From Vitaly A. Repin 2009-12-19 09:07:09 0000 -------
Created an attachment (id=213455) [details]
emerge--info for 0.2.41

The same storyu as was reported originally

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug