Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.7.0
-
None
-
f6293eaf8c2f3d211441f1011d7dd8c88e3d81ef
Description
When getting images via HTTP in Declarative UI.
#0 QHttpNetworkReplyPrivate::clear (this=0x0)
at ../../include/QtCore/../../../../depot/qt/qt-qml/src/corelib/kernel/qpointer.h:68
#1 0xb5954a15 in QHttpNetworkConnectionChannel::sendRequest (this=0xb376b8ec)
at /home/martjone/depot/qt/qt-qml/src/network/access/qhttpnetworkconnectionchannel.cpp:145
#2 0xb5955e73 in QHttpNetworkConnectionChannel::qt_metacall (this=0xb376b8ec, _c=QMetaObject::InvokeMetaMethod,
_id=8, _a=0xaffe1868) at .moc/release-shared/moc_qhttpnetworkconnectionchannel_p.cpp:98
#3 0xb57ec175 in QMetaObject::metacall (object=0x0, cl=QMetaObject::InvokeMetaMethod, idx=12, argv=0xaffe1868)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qmetaobject.cpp:237
#4 0xb57fb429 in QMetaObject::activate (sender=0xb376b790, m=0xb5a34fc4, local_signal_index=0, argv=0x0)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qobject.cpp:3299
#5 0xb59ca707 in QSslSocket::encrypted (this=0xb376b790) at .moc/release-shared/moc_qsslsocket.cpp:135
#6 0xb59d4994 in QSslSocketBackendPrivate::startHandshake (this=0xb376c780)
at /home/martjone/depot/qt/qt-qml/src/network/ssl/qsslsocket_openssl.cpp:898
#7 0xb59d6c5d in QSslSocketBackendPrivate::transmit (this=0xb376c780)
at /home/martjone/depot/qt/qt-qml/src/network/ssl/qsslsocket_openssl.cpp:624
#8 0xb59ca858 in QSslSocketPrivate::_q_readyReadSlot (this=0xb376b8ec)
at /home/martjone/depot/qt/qt-qml/src/network/ssl/qsslsocket.cpp:2125
#9 0xb59d01c0 in QSslSocket::qt_metacall (this=0xb376b790, _c=QMetaObject::InvokeMetaMethod, _id=15,
_a=0xaffe2c18) at .moc/release-shared/moc_qsslsocket.cpp:121
#10 0xb57ec175 in QMetaObject::metacall (object=0x0, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xaffe2c18)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qmetaobject.cpp:237
#11 0xb57fb429 in QMetaObject::activate (sender=0xb3770248, m=0xb58fcce8, local_signal_index=0, argv=0x0)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qobject.cpp:3299
#12 0xb584b717 in QIODevice::readyRead (this=0xb3770248)
at /home/martjone/qtbuild/declarativeui/src/corelib/.moc/release-shared/moc_qiodevice.cpp:91
#13 0xb59b0912 in QAbstractSocketPrivate::canReadNotification (this=0xb3770258)
at /home/martjone/depot/qt/qt-qml/src/network/socket/qabstractsocket.cpp:626
#14 0xb599dafb in QAbstractSocketEngine::readNotification (this=0xb376fff8)
at /home/martjone/depot/qt/qt-qml/src/network/socket/qabstractsocketengine.cpp:154
#15 0xb599ee76 in QReadNotifier::event (this=0xb376fa70, e=0xaffe3100)
at /home/martjone/depot/qt/qt-qml/src/network/socket/qnativesocketengine.cpp:1097
#16 0xb5ba97fc in QApplicationPrivate::notify_helper (this=0x837c3a8, receiver=0xb376fa70, e=0xaffe3100)
at /home/martjone/depot/qt/qt-qml/src/gui/kernel/qapplication.cpp:4322
#17 0xb5bb1176 in QApplication::notify (this=0xbf91ecf0, receiver=0xb376fa70, e=0xaffe3100)
at /home/martjone/depot/qt/qt-qml/src/gui/kernel/qapplication.cpp:3726
#18 0xb57e6d1b in QCoreApplication::notifyInternal (this=0xbf91ecf0, receiver=0xb376fa70, event=0xaffe3100)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qcoreapplication.cpp:704
#19 0xb5813a4c in QEventDispatcherUNIX::activateSocketNotifiers (this=0x8984f80)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qcoreapplication.h:215
#20 0xb5814a8a in QEventDispatcherUNIXPrivate::doSelect (this=0x8985620, flags=
,
timeout=0xaffe3260) at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qeventdispatcher_unix.cpp:304
#21 0xb5815fc1 in QEventDispatcherUNIX::processEvents (this=0x8984f80, flags=
)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qeventdispatcher_unix.cpp:920
#22 0xb57e534a in QEventLoop::processEvents (this=0xaffe330c, flags=
)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qeventloop.cpp:149
#23 0xb57e5792 in QEventLoop::exec (this=0xaffe330c, flags=
)
at /home/martjone/depot/qt/qt-qml/src/corelib/kernel/qeventloop.cpp:201
#24 0xb56dd248 in QThread::exec (this=0xb377e6d0)
at /home/martjone/depot/qt/qt-qml/src/corelib/thread/qthread.cpp:487
#25 0xb7ddcad9 in QmlImageReader::run (this=0xb377e6d0)
at /home/martjone/depot/qt/qt-qml/src/declarative/util/qmlpixmapcache.cpp:334
#26 0xb56dfd5e in QThreadPrivate::start (arg=0xb377e6d0)
at /home/martjone/depot/qt/qt-qml/src/corelib/thread/qthread_unix.cpp:248
#27 0xb5508175 in start_thread () from /lib/libpthread.so.0
#28 0xb5367dae in clone () from /lib/libc.so.6
(gdb)