Opened 13 years ago
Closed 13 years ago
#10413 closed Bug Report - Crash (fixed)
Crash when starting a video
Reported by: | Owned by: | Jim Stichnoth | |
---|---|---|---|
Priority: | major | Milestone: | 0.25 |
Component: | MythTV - Video Playback | Version: | Master Head |
Severity: | high | Keywords: | |
Cc: | Ticket locked: | no |
Description
The client crashes when I try to play a video file. The same file is played properly with mplayer.
Tested with git master #0607b58d from 5/3/2012.
Trace from gdb is attached.
Attachments (2)
Change History (5)
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Owner: | set to Jim Stichnoth |
Status: | new → accepted |
Type: | Bug Report - General → Bug Report - Crash |
Version: | Unspecified → Master Head |
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Subtitles: Fix a null pointer dereference when splitting long lines.
This happened whenever a text (e.g. SRT) subtitle was too long and wrapped to a new line. Fixes #10413.
Branch: master Changeset: dd9a92a56329a15d6248f30bd2ef1c762c7beb72
Note: See
TracTickets for help on using
tickets.
Logs from mythfrontend are also required.