Opened 9 years ago
Closed 8 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)
Change History (10)
Changed 9 years ago by
Attachment: | gdb-mythdownloadmanager.txt added |
---|
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Status: | new → accepted |
---|
comment:3 Changed 9 years ago by
Guard against null/invalid pointers to the network cache in getHeader(). Refs #10337
Branch: master Changeset: f6ca5457b02495fff36ef54d5672afeb43ad7c28
comment:4 Changed 9 years ago by
Add some locking around cache access in MythDownloadManager?. Refs #10337
Branch: master Changeset: b304daf77c63d19c50cd0844a4f4e32a943a36eb
comment:5 Changed 9 years ago by
Status: | accepted → infoneeded |
---|
This may be fixed now, but I've yet to re-test.
comment:6 Changed 9 years ago by
Milestone: | 0.25 → 0.25.1 |
---|
comment:7 Changed 8 years ago by
Milestone: | 0.25.1 → 0.26 |
---|
comment:9 Changed 8 years ago by
Resolution: | → Fixed |
---|---|
Status: | infoneeded → closed |
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.