Opened 20 years ago
Closed 20 years ago
#3158 closed defect (fixed)
frontend segfaults when using mytharchive to select recordings
| Reported by: | Owned by: | paulh | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mytharchive | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
I'm running MythTV and MythPlugins SVN 12920 and I'm getting a segfault trying to use MythArchive.
From the main menu, I select: CD/DVD -> Archive Files -> Find Files to Archive -> Select Recordings
When I select 'Select Recordings' I get a segfault.
I'll attach the backtrace and configure output (as I used --enable-proc-opt).
Attachments (3)
Change History (6)
comment:1 by , 20 years ago
(In [12952]) On the 'Select Recordings' screen check that all the required UI types can be found and bail out if not.
Also check that after processing the recording list that at least one recordings is available. Add some debugging to show that a recording has been rejected because it's not available locally. MythArchive needs direct access to the files so wont work with files that have to be streamed to it.
Refs #3158.
comment:2 by , 20 years ago
OK I now get a message to tell me I have no recordings available locally, but I still get a segfault when I confirm that message. Will attach the backtrace for this segfault.

GDB backtrace of segfault