Opened 15 years ago

Closed 14 years ago

#10337 closed Bug Report - Crash (Fixed)

Segfault at mythdownloadmanager.h:84

Reported by: jpoet Owned by: stuartm
Priority: minor Milestone: 0.26
Component: MythTV - Mythtv-setup Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

With latest master, I am getting random segfaults in the channel icon downloader. BT attached.

I tell the icon downloader, to "rescan for missing icons...". It presents me with a couple of choices for a channel. If I arrow back and forth several times between the choices, it segfaults.

Attachments (1)

gdb-mythdownloadmanager.txt (47.2 KB ) - added by jpoet 15 years ago.

Download all attachments as: .zip

Change History (10)

by jpoet, 15 years ago

Attachment: gdb-mythdownloadmanager.txt added

comment:1 by jpoet, 15 years ago

Another way to get the channel icon downloader to crash, is to do a search on 'NBC' and then attempt to choose one of the icons.

comment:2 by stuartm, 14 years ago

Status: newaccepted

comment:3 by Github, 14 years ago

Guard against null/invalid pointers to the network cache in getHeader(). Refs #10337

Branch: master Changeset: f6ca5457b02495fff36ef54d5672afeb43ad7c28

comment:4 by Github, 14 years ago

Add some locking around cache access in MythDownloadManager. Refs #10337

Branch: master Changeset: b304daf77c63d19c50cd0844a4f4e32a943a36eb

comment:5 by stuartm, 14 years ago

Status: acceptedinfoneeded

This may be fixed now, but I've yet to re-test.

comment:6 by stuartm, 14 years ago

Milestone: 0.250.25.1

comment:7 by Raymond Wagner, 14 years ago

Milestone: 0.25.10.26

comment:8 by Kenni Lund [kenni a kelu dot dk], 14 years ago

jpoet, stuartm, can any of you re-test so we can close this? :)

comment:9 by stuartm, 14 years ago

Resolution: Fixed
Status: infoneededclosed
Note: See TracTickets for help on using tickets.