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