Opened 18 years ago
Closed 18 years ago
#4548 closed defect (invalid)
[15647] breaks mythtranscode (and maybe others)
| Reported by: | xris | Owned by: | Nigel |
|---|---|---|---|
| Priority: | critical | Milestone: | 0.21.1 |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
[15647] for #4265 seems to prevent the USN and SecurityPin fields from getting filled in for DefaultBackend in config.xml, which causes mythtranscode to segfault (and maybe other things), or maybe these fields didn't exist in the first place. Replacing the two fields from another config.xml on the same host (different userid) make the segfault go away.
Change History (3)
Note:
See TracTickets
for help on using tickets.

Haven't reproduced yet, but a config.xml without USN+PIN should magically use UPNPautpconf, find a backend, and happily run. Like this:
Does gdb mythtranscode reveal the location of the segfault?