Opened 14 years ago
Closed 6 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)
by , 14 years ago
| Attachment: | mythbackendA.log added |
|---|
comment:1 by , 14 years ago
| Priority: | major → minor |
|---|
Note:
See TracTickets
for help on using tickets.

Excerpt of log file