https://bugs.kde.org/show_bug.cgi?id=348416 Bug ID: 348416 Summary: crash on Windows during decryption when used with Quassel Product: qca Version: unspecified Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: drizt@land.ru Reporter: martin.sandsmark@kde.org CC: bradh@frogmouth.net, justin@affinix.com inline backtrace: Thread 4 (Thread 2280.0xf20): #0 0x029d6bd8 in ?? () No symbol table info available. #1 0x67b81d9b in QCA::ProviderManager::~ProviderManager (this=0x530b148, __in_chrg=) at D:/kde/download/git/qca/src/qca_plugin.cpp:313 No locals. #2 0x67b528fa in ~Global (this=0x530b0f8, __in_chrg=) at D:/kde/download/git/qca/src/qca_core.cpp:116 No locals. #3 QCA::deinit () at D:/kde/download/git/qca/src/qca_core.cpp:274 locker = #4 0x004a4df7 in Cipher::neededFeaturesAvailable () at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/core/cipher .cpp:495 init = {} #5 0x0044b4b5 in IrcParser::decrypt (this=0x2a656d0, network=0x52d3848, bufferName=..., message=..., isTopic=isTopic@entry=true) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/core/ircpar ser.cpp:58 cipher = #6 0x0044e7b5 in IrcParser::processNetworkIncoming ( this=this@entry=0x2a656d0, e=0x52f50e0) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/core/ircpar ser.cpp:290 channel = {static null = , d = 0x5305700} net = msg = {static MaxSize = 1073741808, d = 0x53062a8} trailing = {static MaxSize = 1073741808, d = 0x52e4510} idx = iter = cmd = {static null = , d = 0x52f6ba0} target = {static null = , d = 0x52f4c88} foo = {static null = , d = 0x52f6ba0} events = {> = {}, {p = { static shared_null = , d = 0x68b31a04 }, d = 0x68b31a04 }} num = defaultHandling = true prefix = {static null = , d = 0x53051e0} params = {> = {}, { p = {static shared_null = , d = 0x530d328}, d = 0x530d328}} type = EventManager::IrcEventNumeric decParams = {> = {> = {}, {p = {static shared_null = , d = 0x52e2548}, d = 0x52e2548}}, } #7 0x00403d3f in IrcParser::qt_static_metacall (_o=0x2a656d0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x502d918) at src/core/moc_ircparser.cpp:81 _t = 0x2a656d0 #8 0x00410881 in IrcParser::qt_metacall (this=0x2a656d0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x502d918) at src/core/moc_ircparser.cpp:122 No locals. #9 0x004d5939 in EventManager::dispatchEvent (this=this@entry=0x2a64a40, event=event@entry=0x52f50e0) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/common/even tmanager.cpp:310 obj = 0x2a656d0 param = {0x0, 0x502d940} filters = {{d = 0x68b31960 , e = 0x68b31960 }} type = 65545 handlers = {> = {}, {p = {static shared_null = , d = 0x52e2640}, d = 0x52e2640}} ignored = {q_hash = {{d = 0x68b31960 , e = 0x68b31960 }}} checkDupes = it = {i = 0x52e2650} #10 0x004d5d98 in EventManager::processEvent (this=this@entry=0x2a64a40, event=0x52f50e0) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/common/even tmanager.cpp:241 No locals. #11 0x004d60ad in EventManager::postEvent (this=this@entry=0x2a64a40, event=0x52f50e0) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/common/even tmanager.cpp:221 No locals. #12 0x004b8680 in EventManager::qt_static_metacall (_o=0x2a64a40, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0x502dab8) at src/common/moc_eventmanager.cpp:254 _t = 0x2a64a40 #13 0x68a64e31 in ZN11QMetaObject8activateEP7QObjectiiPPv () from C:\Program Files (x86)\QuasselTest\Qt5Core.dll No symbol table info available. #14 0x004025f4 in CoreNetwork::newEvent (this=, _t1=_t1@entry=0x52f50e0) at src/core/moc_corenetwork.cpp:716 _a = {0x0, 0x502dad0} #15 0x00494371 in CoreNetwork::socketHasData (this=this@entry=0x52d3848) at D:/quassel-noqt/build/qt-apps/quassel/work/quassel-0.12.2/src/core/corene twork.cpp:431 s = {static MaxSize = 1073741808, d = 0x52fcfe0} event = 0x52f50e0 #16 0x00409848 in CoreNetwork::qt_static_metacall (_o=0x52d3848, _c=QMetaObject::InvokeMetaMethod, _id=53, _a=0x502dc00) at src/core/moc_corenetwork.cpp:422 _t = 0x52d3848 #17 0x68a64e31 in ZN11QMetaObject8activateEP7QObjectiiPPv () from C:\Program Files (x86)\QuasselTest\Qt5Core.dll No symbol table info available. #18 0x68abe243 in ZN9QIODevice9readyReadEv () from C:\Program Files (x86)\QuasselTest\Qt5Core.dll No symbol table info available. #19 0x052d38d8 in ?? () No symbol table info available. #20 0x68abe243 in ZN9QIODevice9readyReadEv () from C:\Program Files (x86)\QuasselTest\Qt5Core.dll No symbol table info available. Reproducible: Always Steps to Reproduce: connect to a Quassel core -- You are receiving this mail because: You are watching all bug changes.