Opened 17 years ago
Closed 16 years ago
#5931 closed patch (fixed)
Segfaults in MythVideo
Reported by: | Owned by: | Anduin Withers | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythvideo | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Case 1:
Enter the gallery view of MythVideo? when no videos have been found.
Pressing 'play' results in a segmentation fault.
Case 2:
Enter the list view when no videos have been found.
Pressing 'right' three times in a row results in a segmentation fault.
Attached is a small patch to fix these issues.
Attachments (3)
Change History (6)
Changed 17 years ago by
Attachment: | mythvideo.diff added |
---|
comment:1 Changed 17 years ago by
Status: | new → assigned |
---|
Changed 16 years ago by
Attachment: | mythvideo.backtrace added |
---|
Backtrace of the second segfault case.
Changed 16 years ago by
Attachment: | mythvideo.2.diff added |
---|
An updated patch to fix the MythVideo? segfault.
Note: See
TracTickets for help on using
tickets.
patch to fix seg faults in MythVideo?