[mythtv] Mythbackend crashes when reading upnpMaxAge

Nick Rosier nick.rosier at gmail.com
Sun Jan 21 13:24:46 UTC 2007


On 1/19/07, Nick Rosier <nick.rosier at gmail.com> wrote:
> Mythbackend svn r12570
>
> 2007-01-19 14:48:06.202 AutoExpire: Found max recording rate of 288 MB/min
> 2007-01-19 14:48:06.203 MSqlQuery: SELECT data FROM settings WHERE
> value = 'AutoExpireExtraSpace' AND hostname = 'bulma' ;
> 2007-01-19 14:48:06.204 MSqlQuery: SELECT data FROM settings WHERE
> value = 'AutoExpireExtraSpace' AND hostname IS NULL;
> 2007-01-19 14:48:06.205 AutoExpire: CalcParams(): Required Free Space:
> 2.0 GB w/freq: 5 min
> 2007-01-19 14:48:06.206 MSqlQuery: SELECT data FROM settings WHERE
> value = 'upnpMaxAge' AND hostname = 'bulma' ;
> 2007-01-19 14:48:06.207 MSqlQuery: SELECT data FROM settings WHERE
> value = 'upnpMaxAge' AND hostname IS NULL;
> Segmentation Fault
>
> I've tried creating an entry in MySQL with upnpMaxAge 1st for no host
> and it crashes at the same location. If I specify my host it crashes
> after the 1st query.
>
> Went back to 12564 (12565 has upnp-changes) but same error. Went back
> to 12557 and this release works.

Seem like I was running into bug 2959; I'm also running an OpenVPN-tunnel.

Rgds,
N.


More information about the mythtv-dev mailing list