Ticket #8455 (closed defect: fixed)
Opened 2 years ago
Last modified 23 months ago
segfault error 4 libmythavformat-0.23.so.0.23.0
| Reported by: | Rafael Moslin <rafmoslin@…> | Owned by: | janne |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.24 |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | high | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Latest trunk segfaults on any playback except for BBC HD. This is bizarre, it must be my machine but everything else seems to check out fine.
Attachments
Change History
Changed 2 years ago by Rafael Moslin <rafmoslin@…>
- Attachment mythbeversion.txt added
Changed 2 years ago by Rafael Moslin <rafmoslin@…>
- Attachment mythfeversion.txt added
Frontend version
comment:1 Changed 2 years ago by robertm
- Status changed from new to infoneeded_new
Did you clear out your old libraries (rm /usr/lib/libmyth* and/or rm /usr/local/lib/libmyth*) and make distclean before installing the new version? All seems to be fine here.
comment:2 Changed 2 years ago by Rafael Moslin <rafmoslin@…>
Good point I hadn't deleted any previous libraries, but then I haven't needed to do that before but hey I'll give anything a whirl but sadly no change. With regards to the latter then yes, my install script always does a distclean anyway.
What did seem really odd is that the prior HD recording in the list was fine so I dug further down and have worked out that it is channel specific, it appears to randomly affect Quest and Channel 4, which just so happens was what most of my recordings at the top of the All Programmes list consisted of. Watch TV is going to Channel 4 at the moment so it hadn't occurred to me that the channel might be the issue. Something in the Channel 4 transport stream that's not liked?
comment:3 Changed 2 years ago by Rafael Moslin <rafmoslin@…>
Thought I would add that one of the segfault causing files plays fine in smplayer, and that lists the file as having these properties:
1004_20100513120400.mpg
Size 1627097 KB (1588 MB) Length 00:14:48 Demuxer mpegts
Video Resolution 704 x 576 Aspect ratio 1.7778 Format 0x10000002 Bitrate 15000 kbps Frames per second 25.000 Selected codec ffmpeg2
Initial Audio Stream Format 80 Bitrate 192 kbps Rate 48000 Hz Channels 2 Selected codec
Audio Streams # Language Name ID 0 eng <empty> 561
Subtitles # Type Language Name ID 0 SUB eng <empty> 563
comment:4 Changed 2 years ago by stuartm
- Priority changed from minor to blocker
- Status changed from infoneeded_new to new
- Severity changed from medium to high
- Milestone changed from unknown to 0.24
I can confirm the problem.
comment:5 Changed 2 years ago by stuartm
[24617] is the cause of the problem. You can revert that change from your working copy with "svn merge -r24617:24616 ." until it's reverted or fixed in trunk.
comment:6 Changed 2 years ago by janne
- Status changed from new to closed
- Resolution set to fixed
comment:7 Changed 2 years ago by stuartm
- Status changed from closed to new
- Resolution fixed deleted
Still crashes, this time on mp3 in mythmusic.
comment:8 Changed 2 years ago by stuartm
- Status changed from new to infoneeded_new
(In [24723]) lavf: fix segfaults in mpegps_probe
comment:9 Changed 23 months ago by robertm
- Status changed from infoneeded_new to closed
- Resolution set to fixed
Should be fixed now.

Backend version