Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#6303 closed defect (fixed)

mythtvsetup: assert fails during scan of digital channels

Reported by: anonymous Owned by: danielk
Priority: minor Milestone: unknown
Component: MythTV - Channel Scanner Version: 0.21
Severity: medium Keywords:
Cc: Ticket locked: no

Description

MythTV .21, Fedora Core 8. Happauge PVR 150 for analog, pcHDTV3000 for digital.

I've been trying to get a bunch of newly added digital channels to be recognized by my Mythbox.

I ran a scan via the Channel Editor => Channel editor button. Audio only channels excluded, scrambled channels not excluded.

This same scan worked fine a few days back, but both times I tried it this morning mythtvsetup exited. The following appeared in the terminal window in which I started mythtvsetup:

2009-02-24 07:40:15.114 SIScan(0): Program Map Table ver(23) pid(0x33) pnum(11) len(64)

Conditional Access: sid(0x4749) pid(0x433) data_size(0) Registration Descriptor: 'CUEI' SCTE 35 2003, Cable Digital Program Insertion Cueing Message

Stream #0 pid(0x880) type(video-mpeg2 0x2)

Possibly a DVB UK Channel List Descriptor (0x83) length(1) Caption Service Descriptor services(2)

lang(eng) type(0) easy_reader(0) wide(0) line_21_field(0)

lang(eng) type(1) easy_reader(0) wide(0) service_num(1)

Stream #1 pid(0x881) type(audio-ac3 0x81)

ISO-639 Language: code(eng) canonical(eng) eng(English)

Stream #2 pid(0x882) type(caption service 0x86)

2009-02-24 07:42:39.562 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.564 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.565 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.566 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.575 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.576 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.578 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.579 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.579 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

2009-02-24 07:42:39.580 DVBChan(4:0) Error: Tune(): Setting Frontend tuning parameters failed.

eno: Invalid argument (22)

mythtvsetup: xcb_lock.c:33: _XCBUnlockDisplay: Assertion `xcb_get_request_sent(dpy->xcb->connection) == dpy->request' failed. Aborted

Change History (2)

comment:1 Changed 15 years ago by danielk

Resolution: fixed
Status: newclosed

This was fixed a few weeks back when we merged in the channel scanning branch.

comment:2 in reply to:  1 Changed 15 years ago by anonymous

Replying to danielk:

This was fixed a few weeks back when we merged in the channel scanning branch.

Was this fixed in release-0-21-fixes or in the Qt4-trunk code ? With release-0-21-fixes (svn checkout from today) I still get this crash.

Note: See TracTickets for help on using tickets.