Opened 12 years ago
Closed 5 years ago
#11390 closed Bug Report - General (Abandoned)
backend doesn't shut down anymore
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | 0.26 |
Severity: | medium | Keywords: | backend shutdown idling |
Cc: | Ticket locked: | no |
Description
After upgrading from 0.24 to 0.25 to 0.26 with the corresponding DB upgrades the backend doesn't shutdown anymore when idling.
To be precise, the routine Scheduler::CheckShutdownServer? in scheduler.cpp (part of the backend code) is never invoked. I instrumented the code with logging statements and checked the logs files.
Steps to reproduce:
- Compile mythtv 0.26 on stock Ubuntu 12.10
- Execute backend as usual
I attach an excerpt of the log file.
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | mythbackendA.log added |
---|
comment:1 Changed 12 years ago by
Priority: | major → minor |
---|
comment:2 Changed 5 years ago by
Resolution: | → Abandoned |
---|---|
Status: | new → closed |
Closing out old tickets.
Note: See
TracTickets for help on using
tickets.
Excerpt of log file