Opened 16 years ago
Closed 16 years ago
#6513 closed defect (fixed)
Channel Scanner segfault
Reported by: | superdump | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | MythTV - Channel Scanner | Version: | head |
Severity: | medium | Keywords: | channel scanner segfault |
Cc: | Ticket locked: | no |
Description
I have MythTV head compiled and installed in Ubuntu Jaunty 64-bit (with pulseaudio disabled) on a Core i7 920 with a Hauppauge WinTV Nova-TD 500 PCI DVB-T card. In mythtv-setup, when trying to conduct a full channel scan, I observe a segfault. Please find attached the backtrace from GDB.
Attachments (1)
Change History (4)
comment:1 by , 16 years ago
Status: | new → infoneeded_new |
---|
by , 16 years ago
Attachment: | mythtv-setup_channel-scanner-segfault_backtrace.txt added |
---|
GDB backtrace of the segfault using a debug build
comment:2 by , 16 years ago
Status: | infoneeded_new → new |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [20659]) Fixes #6513. Make sure all pointers in ScanProgressPopup are initialized..
Note:
See TracTickets
for help on using tickets.
Please reproduce with a debug build as per TicketHowTo.