Opened 15 years ago
Closed 15 years ago
Last modified 15 years ago
#9514 closed Bug Report (Fixed)
segfault with previewgen
| Reported by: | Owned by: | beirdo | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - MythSystem | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Yesterday I ran an update from 0.24-fixes to trunk 20110126 1f8d11e just to be able to update my themes to the current development changes. Everything went smooth but for the backend segfaulting on some but not all preview generations (Watch Recordings screen). I ran the backend as an example through gdb (see attachment). If I recreated the seektable on the recording that triggers the segfault, and the issue disappears, but with many hundred recordings it seems that something else could be the culprit. It also seems only to be happening with transcoded NUV files (MP4) and not with the MPEG2 raw recordings. I hope I am not creating a bug report too early in the development cycle...
Attachments (1)
Change History (8)
comment:1 by , 15 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
Appears related to the MythSystem rewrite
comment:2 by , 15 years ago
| Status: | assigned → infoneeded |
|---|
I will need logs from mythbackend / mythfrontend, run with -v system,extra
comment:3 by , 15 years ago
| Component: | MythTV - General → MythTV - MythSystem |
|---|
follow-up: 5 comment:4 by , 15 years ago
Please try the latest on master. I have committed some changes that might fix this.
comment:5 by , 15 years ago
Replying to beirdo:
Please try the latest on master. I have committed some changes that might fix this.
as of today the errors are gone. Previews don't crash anymore. Thanks.
comment:6 by , 15 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | infoneeded → closed |
comment:7 by , 15 years ago
| Milestone: | unknown → 0.25 |
|---|

GDB stuff