Opened 10 years ago
Closed 10 years ago
Last modified 10 years ago
#12928 closed Bug Report - General (fixed)
Seeking in LiveTV fails, usually causes segfault
| Reported by: | JYA | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.28.1 |
| Component: | MythTV - General | Version: | 0.28.0 |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Start Live TV Play 10s, and then pause Wait until there's 30s of video recorded. Attempt to rewind -> nothing happens Attempt to fast forward -> display searches for a short while then boom, segfault.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
myisamchk -r -f recordedseek.MYI
fixed the problem.
Will work on preventing the segfault however. This is due to the map table being empty, as it tries to access index -1, this causes an out of bound access and segfault
comment:3 by , 10 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:5 by , 10 years ago
| Milestone: | unknown → 0.28.1 |
|---|
Note:
See TracTickets
for help on using tickets.

Actually, this may be due to: Table './mythconverg/recordedseek' is marked as crashed and last (automatic?) repair failed