[mythtv] Mythbackend crashes when reading upnpMaxAge

Nick Rosier nick.rosier at gmail.com
Fri Jan 19 14:28:40 UTC 2007


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.

Rgds,
N.


More information about the mythtv-dev mailing list