Opened 15 years ago

Closed 15 years ago

#6915 closed defect (fixed)

SEGFAULT with Full Scan (Tuned) using DVB-S

Reported by: Nick Morrott <knowledgejunkie (at) gmail (dot) com> Owned by: Janne Grunau
Priority: minor Milestone: 0.22
Component: MythTV - Channel Scanner Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Have been seeing segfaults with the most recent version of the channel scanner. I'm usually starting the full scan by tuning to 10773000kHz, with and without encryption testing enabled.

Attached are the gdb traces of what seems to be 4 segfaults. I have been having problems triggering the segfault consistently, and in my experience the segfault was most observed when running a release build (so most unhelpful for debugging). Debug builds seemed better in my limited testing, profile builds seemed prone to hang during scanning.

The issue seems to lie in ChannelScanSM::UpdateChannelInfo?(bool).

Apologies if these backtraces are not helpful (I am new to gdb). I will continue to try to get a debug build to segfault a few more times to be helpful.

Attachments (1)

gdb.tar.bz2 (11.4 KB) - added by Nick Morrott <knowledgejunkie (at) gmail (dot) com> 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Nick Morrott <knowledgejunkie (at) gmail (dot) com>

Attachment: gdb.tar.bz2 added

comment:1 Changed 15 years ago by Janne Grunau

Milestone: unknown0.22
Owner: changed from danielk to Janne Grunau
Status: newaccepted

comment:2 Changed 15 years ago by Janne Grunau

Resolution: fixed
Status: acceptedclosed

(In [21550]) only add a transport to the channeList if it contains info

hopefully fixes #6915

Note: See TracTickets for help on using tickets.