Opened 20 years ago
Closed 20 years ago
Last modified 20 years ago
#1370 closed defect (fixed)
Mythbackend DVB EIT Parser Seg Fault w/ r9109
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | eit siparser |
Cc: | Ticket locked: | no |
Description
DVB parser appears to cause a segfault on mythbackend startup - r19 ok.
Attachments (6)
Change History (16)
comment:1 by , 20 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
make distclean; ./configure; make; make install
comment:2 by , 20 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Nope, that's not the problem. It is definitely a DVB EIT issue, as if I disable this feature with configure, the segfault goes away (interestingly, if I simply disable scanning on all sources, it has no effect).
I can only replicate it if I have recordings scheduled on the DVB tuners when I start up mythbackend. Which happenned to be the only situation that was occurring, before I retested it this morning.
As another, possibly relevant datapoint, I'm in Australia, so we don't have real OTA guides, merely current, and next.
comment:3 by , 20 years ago
Still there with r9116. Will try to identify the problematic commit tonight.
comment:4 by , 20 years ago
Keywords: | eit siparser added |
---|---|
Milestone: | → 0.19 |
Version: | → head |
Changeset [9095] appears to be resposible for this.
comment:5 by , 20 years ago
Can someone send me the output of the attached patch?
It should help me figure out why this is method is failing.
comment:8 by , 20 years ago
Please try the latest SVN.
If it works close the ticket, if it doesn't work, apply nit-debug.3.patch and attach the output.
backtrace