Opened 17 years ago
Closed 16 years ago
#5529 closed defect (invalid)
upnp 100% cpu bufferedsocketdevice.cpp
Reported by: | Owned by: | dblain | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | upnp | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
upnp calls thru bufferedsocketdevice.cpp will sometimes get stuck in a inf loop inside ReadBlock/WaitForMore
the patch increases the loging for those and the attached output shows how its stuck looping
if left alone the master backend keeps spewing the same output without ever stoping
MythTV Version : 17450:17689M MythTV Branch : trunk Library API : 0.22.20080512-2 Network Protocol : 40 QT Version : 4.3.2
Attachments (2)
Change History (5)
by , 17 years ago
Attachment: | bufferedsocketdevice.patch added |
---|
comment:1 by , 17 years ago
Status: | new → infoneeded_new |
---|
comment:2 by , 17 years ago
i haven't been able to reproduce it yet, but it was always random, I'll poke it more when i have time
comment:3 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | infoneeded_new → closed |
Not reproducible for at least 5 months, lets assume it's been fixed by some other change until we get some contradicting data.
Note:
See TracTickets
for help on using tickets.
Is this still an issue in trunk?