[mythtv-commits] mythtv commit: r17915 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 24 03:31:38 UTC 2008


      Author: nigel
        Date: 2008-07-24 03:31:38 +0000 (Thu, 24 Jul 2008)
New Revision: 17915
   Changeset: http://cvs.mythtv.org/trac/changeset/17915

Modified:

   trunk/mythtv/libs/libmythdb/httpcomms.cpp

Log:

In rare situations (UPnP backend returning a non-routable URL), this happened:
(gdb) where
#0  0x04bf4939 in QObject::killTimer ()
#1  0x04bfcb1c in QTimer::stop ()
#2  0x03cc16e4 in HttpComms::done (this=0x4ed9c40, error=true) at httpcomms.cpp:153
#3  0x03ceac7a in HttpComms::qt_metacall (this=0x4ed9c40, _c=InvokeMetaMethod, _id=1, _a=0xbfffe558) at moc_httpcomms.cpp:72
#4  0x04bf816e in QMetaObject::activate ()
#5  0x04accb4b in QHttp::done ()
#6  0x04ad1a67 in QHttp::abort ()
#7  0x04ad1ade in QHttp::~QHttp ()
#8  0x03cbf30b in HttpComms::~HttpComms (this=0x4ed9c40) at httpcomms.cpp:41





More information about the mythtv-commits mailing list