Opened 15 years ago
Closed 15 years ago
#9975 closed Bug Report - Crash (fixed)
Upgrade Database Issues in Trunk cause mythbackend to bail on start
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | major | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | Unspecified |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Mythtv was about a month or so out of date, database version 1278. Upgraded to trunk and ended up with: http://pastebin.com/uaxts0jx
when starting mythbackend with -v all, going back to commit 1c2b33e696dbf96ceb2e fixed the issue.
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | mythbackend.txt added |
|---|
comment:1 by , 15 years ago
comment:2 by , 15 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Fixes #9975. Give the schemaLock a dedicated DB connection.
Branch: master Changeset: 8e783b75bf456fb57bdcded58e8a67348c1c4d6f
Note:
See TracTickets
for help on using tickets.

Attached pastebin contents as a file so it won't expire.