Opened 20 years ago

Closed 20 years ago

#479 closed defect (fixed)

New PreviewGeneration thread in watch recordings segfaults

Reported by: kuphal@… Owned by: danielk
Priority: major Milestone: 0.19
Component: mythtv Version: head
Severity: high Keywords:
Cc: Ticket locked: no

Description

The new preview generation thread in the watch recordings screen segfaults if I move quickly through the list (up/down repeatedly) but appears normal if I move slowly. BT attached. If I comment out the delete at line 3363 there is no segfault but I'm sure it must be leaking memory then

Attachments (1)

preview-bt (32.5 KB) - added by kuphal@… 20 years ago.
backtrace

Download all attachments as: .zip

Change History (2)

Changed 20 years ago by kuphal@…

Attachment: preview-bt added

backtrace

comment:1 Changed 20 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7493]) Fixes #479 by adding a null pointer check.

Note: See TracTickets for help on using tickets.