https://bugs.kde.org/show_bug.cgi?id=370495
Kevin Funk <kf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Kevin Funk <kf...@kde.org> --- I've had a similar crash a while ago. Can confirm. ucrtbase.dll!00007ff8628298fe() Unknown ucrtbase.dll!00007ff862829036() Unknown > kdevelop.exe!__scrt_unhandled_exception_filter(_EXCEPTION_POINTERS * const > pointers) Line 75 C++ KernelBase.dll!00007ff863e67e1e() Unknown ntdll.dll!00007ff8670dd998() Unknown ntdll.dll!00007ff8670c5b26() Unknown ntdll.dll!00007ff8670d9afd() Unknown ntdll.dll!00007ff867064fe9() Unknown ntdll.dll!00007ff867066c94() Unknown KernelBase.dll!00007ff863e11f28() Unknown vcruntime140.dll!00007ff85beb2a10() Unknown ntdll.dll!00007ff8670d90e3() Unknown Qt5Core.dll!QHashData::detach_helper(void(*)(QHashData::Node *, void *) node_duplicate=0x00007ff83db52004, void(*)(QHashData::Node *) node_delete=0x00007ff83db56f14, int nodeSize=48, int nodeAlign=8) Line 485 C++ KDevPlatformLanguage.dll!QHash<DocumentParseTarget,QHashDummyValue>::detach_helper() Line 567 C++ KDevPlatformLanguage.dll!DocumentParsePlan::priority() Line 152 C++ KDevPlatformLanguage.dll!KDevelop::BackgroundParserPrivate::createParseJob(const KDevelop::IndexedString & url={...}, const DocumentParsePlan & parsePlan={...}) Line 370 C++ KDevPlatformLanguage.dll!KDevelop::BackgroundParserPrivate::parseDocumentsInternal() Line 306 C++ KDevPlatformLanguage.dll!KDevelop::BackgroundParser::parseDocuments() Line 651 C++ KDevPlatformLanguage.dll!KDevelop::BackgroundParser::qt_static_metacall(QObject * _o=0x0000021cb981b1f0, QMetaObject::Call _c, int _id, void * * _a=0x0000021cbc6e3160) Line 269 C++ Qt5Core.dll!QObject::event(QEvent * e) Line 1256 C++ Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject * receiver=0x0000021cb981b1f0, QEvent * e=0x0000021cbc8988c0) Line 3805 C++ Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent * e=0x0000021cbc8988c0) Line 3767 C++ Qt5Core.dll!QCoreApplication::notifyInternal2(QObject * receiver=0x0000021cb981b1f0, QEvent * event=0x0000021cbc8988c0) Line 1015 C++ Qt5Core.dll!QCoreApplicationPrivate::sendPostedEvents(QObject * receiver=0x0000000000000000, int event_type, QThreadData * data=0x0000021cb524ed10) Line 1650 C++ qwindows.dll!QWindowsGuiEventDispatcher::sendPostedEvents() Line 76 C++ Qt5Core.dll!qt_internal_proc(HWND__ * hwnd=0x00000000000806b2, unsigned int message=1025, unsigned __int64 wp=0, __int64 lp=0) Line 438 C++ user32.dll!00007ff866a61169() Unknown user32.dll!00007ff866a60c97() Unknown Qt5Core.dll!QEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 838 C++ qwindows.dll!QWindowsGuiEventDispatcher::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 69 C++ Qt5Core.dll!QEventLoop::exec(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 205 C++ Qt5Core.dll!QCoreApplication::exec() Line 1285 C++ kdevelop.exe!main(int argc=1, char * * argv=0x0000021cb5250810) Line 763 C++ kdevelop.exe!WinMain(HINSTANCE__ * __formal=0x000000000000000a, HINSTANCE__ * __formal=0x0000000000000000, char * __formal=0x000000b3d2578000, int __formal=-766017536) Line 113 C++ kdevelop.exe!__scrt_common_main_seh() Line 253 C++ kernel32.dll!00007ff864a68102() Unknown ntdll.dll!00007ff86708c5b4() Unknown -- You are receiving this mail because: You are watching all bug changes.