Opened 18 years ago

Closed 18 years ago

#1531 closed defect (fixed)

changeset [9383] segfaults during DVB channel scan

Reported by: f.lange@… Owned by: danielk
Priority: minor Milestone: unknown
Component: dvb Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Changeset [9383] segfault during DVB channel scan of existing transports. Backtrace attached, log mythtv-setup with -v record,channel,siparser attached

Configured with --disable-lirc --disable-firewire --disable-ivtv --enable-dvb --dvb-path=/home/elly/inst/manu/dvbdriver_latest_manu_patched_26-2-2006/linux/include/ --enable-dvb-eit --compile-type=debug

Attachments (2)

gdb.txt (15.9 KB) - added by f.lange@… 18 years ago.
backtrace
segf_chan_scan.txt (4.3 KB) - added by f.lange@… 18 years ago.
backtrace

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by f.lange@…

Attachment: gdb.txt added

backtrace

Changed 18 years ago by f.lange@…

Attachment: segf_chan_scan.txt added

backtrace

comment:1 Changed 18 years ago by f.lange@…

Sorry, typo: must be changeset [9393] Have not yet traced where this occured first

comment:2 Changed 18 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [9401]) Move the txtbuffers init to NVP::NVP() Add avcodec_init to signalmonitor. Slap some locks around the various avcodec init calls, just in case.

Closes #1531.

Note: See TracTickets for help on using tickets.