Opened 17 years ago
Closed 17 years ago
#6027 closed defect (fixed)
mythvideo segfault
Reported by: | anonymous | Owned by: | Anduin Withers |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | mythvideo | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
when i use Browse view then i get Segmentation fault. i got 2 files for example movie.mkv and movie.avi when i want select one of them then i get: 2008-12-27 14:53:15.836 Wrap Sel: 20 Total: 22 Segmentation fault
I don't have this defect with other views.
Change History (4)
comment:1 by , 17 years ago
Status: | new → infoneeded_new |
---|---|
Version: | unknown → head |
comment:2 by , 17 years ago
Hi, I did notice a similar problem with mythvideo. I update my frontend few days ago (revision 19454). The mythvideo crash mythfrontend when I browse video. It append 100% of the time when a select the 2nd last video in the list. I did try to do a backtrace but I am not familiar with gdb and I am not sure I did make distclean on myth. I will try to make one later on (my test computer is quit slow to build :( ) Regards Xavier
comment:3 by , 17 years ago
Hi, I tested it with my mythtv build @ revision 19515, looks that it's fine now, no more segfaults.
Thanks.
Please update to latest trunk and let me know if it still happens. If it does then we backtrace with gdb according to the TicketHowTo/Debugging section of the manual.