Opened 20 years ago

Closed 20 years ago

#243 closed defect (fixed)

"Watch recordings" menu segfault

Reported by: torbjorn.jansson@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

since the old bugzilla seems to be removed, i've moved one of my old bugs over to trac. this bug used to be bug 300 in bugzilla.

if i select the "Watch recordings" menu and then quickly pres another key, like right arrow, the frontend segfaults. this have to be done before the watch recordings screen is fully shown (it takes a few seconds from selecting the "Watch recordings" menu to when its shown)

i can reproduce this all the time.

Attachments (1)

watch-recording-segfault.txt (1.5 KB ) - added by torbjorn.jansson@… 20 years ago.
backtrace of segfault

Download all attachments as: .zip

Change History (6)

comment:1 by Isaac Richards, 20 years ago

Resolution: worksforme
Status: newclosed

Can't reproduce, you'll need to get a backtrace.

by torbjorn.jansson@…, 20 years ago

backtrace of segfault

comment:2 by torbjorn.jansson@…, 20 years ago

Resolution: worksforme
Status: closedreopened

i've attached a backtrace of the segfault.

comment:3 by Isaac Richards, 20 years ago

Resolution: fixed
Status: reopenedclosed

(In [7123]) Disable keypresses (except esc) when we're not connected to the backend. Should fix #243.

comment:4 by Anduin Withers <awithers@…>, 20 years ago

Resolution: fixed
Status: closedreopened

curitem can still be NULL in PlaybackBox::cursorRight() (same crash)

comment:5 by Isaac Richards, 20 years ago

Resolution: fixed
Status: reopenedclosed

(In [7127]) Fix #243 again.

Note: See TracTickets for help on using tickets.