Opened 16 years ago
Closed 15 years ago
#6854 closed defect (Unverified)
Backend deadlock in normal operation
Reported by: | stuartm | Owned by: | beirdo |
---|---|---|---|
Priority: | minor | Milestone: | 0.24 |
Component: | MythTV - UPnP | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Found the backend had hung during the night. Backtrace attached. Only shows two threads which is odd and may in fact make the BT useless. I was unable to step through the first thread, it was just stuck at that point.
Attachments (1)
Change History (8)
by , 16 years ago
Attachment: | 1529387.txt added |
---|
comment:2 by , 16 years ago
Component: | MythTV - General → MythTV - UPnP |
---|---|
Milestone: | 0.22 → unknown |
Owner: | changed from | to
The first thread in the backtrace is the one that appears hung, the second thread is waiting on the first to finish.
I'm doubtful there enough info to fix it for someone familiar with the UPnP code, so I'm changing the milestone to unknown. dblain or greg can close it if this is not fixable with this info.
comment:3 by , 16 years ago
That trace looks similar, if not identical, to a trace I get from the 2nd frontend started on a single system.
Steps to reproduce: start one frontend and let it idle, start another frontend and it often hangs on startup, then attach gdb to the second pid.
comment:4 by , 15 years ago
Status: | new → assigned |
---|
comment:5 by , 15 years ago
Owner: | changed from | to
---|
comment:6 by , 15 years ago
Version: | head → Trunk Head |
---|
comment:7 by , 15 years ago
Milestone: | unknown → 0.24 |
---|---|
Resolution: | → Unverified |
Status: | assigned → closed |
If this reoccurs, please open a new ticket. With all the changes in the past 13 months, I would doubt we can even recreate the precise symptoms.
Backtrace obtained by attaching to pid of hung process