User forums > Using Code::Blocks

bug report: C::B crash when I remove the target from a cbp

<< < (2/4) > >>

ollydbg:
Hi, I can reproduce this crash in the nightly build rev 12969 release.

I just tested the pure nightly build release, no crash.
But when I add the clangd_client(that is: ClangdClientForCBNightly_221008_rev12969_win64-2.zip), the same step, C::B will crash.

So, does this mean the crash is from the clangd_client?

Here is the call stack of the crash in the nightly build rev 12969:


--- Code: ---Error occurred on Monday, October 17, 2022 at 13:43:55.

codeblocks.exe caused an Access Violation at location 000000006FF082D8 in module codeblocks.dll Reading from location FFFFFFFFFFFFFFFF.

AddrPC           Params
000000006FF082D8 0000000009B0C440 000000000A3CF1D0 0000000000000000  codeblocks.dll!MacrosManager::RecalcVars
000000006FF0CEB6 0000000009B0C440 0000000000229610 000000000A3CFA10  codeblocks.dll!MacrosManager::ReplaceMacros
000000006FF313C4 000000000A4F8740 000000000A3CFA10 000000000A3E7320  codeblocks.dll!ProjectFile::CompareProjectFiles
000000006FF30C8E 000000000A3E7320 000000000A3CFA10 000000000022AA80  codeblocks.dll!ProjectFile::DoUpdateFileDetails
000000006FF30BBA 000000000A3E7320 0000000000000000 000000000A3CF100  codeblocks.dll!ProjectFile::UpdateFileDetails
00000000004ACEE5 000000000A3CF1D0 000000000A3CF3C8 0000000000000003  codeblocks.exe!0xacee5
00000000004A2191 0000000002573CA0 000000000022B5A0 0000000C00000000  codeblocks.exe!0xa2191
00000000623C3184 00000000035190E0 000000000039F708 0000000000000000  wxmsw32u_gcc_cb.dll!wxAppConsoleBase::CallEventHandler
000000006251E302 0000000003282E60 0000000000000001 0000000000000000  wxmsw32u_gcc_cb.dll!wxEvtHandler::ProcessEventIfMatchesId
000000006251E4C7 0000000002573CA0 0000000000000000 00000000022200D1  wxmsw32u_gcc_cb.dll!wxEventHashTable::HandleEvent
000000006251EB1D 0000000000000020 00000000FFFFFF11 0000000000301612  wxmsw32u_gcc_cb.dll!wxEvtHandler::TryHereOnly
000000006251E5A3 00000000024876F0 000000000022B5A0 0000000000000000  wxmsw32u_gcc_cb.dll!wxEvtHandler::DoTryChain
000000006251EC71 0000000002A7E8F0 000000000022B5A0 00000000FFFFFFFF  wxmsw32u_gcc_cb.dll!wxEvtHandler::ProcessEvent
0000000062877A08 0000000002A7E8F0 000000006252090B 00000000006DE260  wxmsw32u_gcc_cb.dll!wxWindowBase::TryAfter
0000000062877A08 000000000022B5A0 0000000063313BA0 000000000022C200  wxmsw32u_gcc_cb.dll!wxWindowBase::TryAfter
000000006252090B 0000000000000000 0000000000000001 0000000000000000  wxmsw32u_gcc_cb.dll!wxEvtHandler::SafelyProcessEvent
000000006281742A 0000000000000000 0000000000000000 0000000000000000  wxmsw32u_gcc_cb.dll!wxMenuBase::SendEvent
00000000626CEB52 0000000000000001 0000000062635A0F FFFFFFFF00000000  wxmsw32u_gcc_cb.dll!wxMenu::MSWCommand
0000000062634D3E 000000000000000D 000000000022B980 000000000022B9B0  wxmsw32u_gcc_cb.dll!wxWindow::HandleCommand
000000006263FFBA 0000000065343A62 0000000000000000 0000000002A70E90  wxmsw32u_gcc_cb.dll!wxWindow::MSWHandleMessage
000000006262F9FC 0000000000000001 000000006251E302 0000000002A0D120  wxmsw32u_gcc_cb.dll!wxWindow::MSWWindowProc
0000000062731B30 0000000000000000 0000000000000038 000000000022BF28  wxmsw32u_gcc_cb.dll!wxTreeCtrl::MSWWindowProc
0000000077609861 000000000022C010 0000000062637930 000000000022C200  USER32.dll!TranslateMessageEx
0000000077609572 000000000022C010 000000000022C010 0000000062637930  USER32.dll!TranslateMessage
0000000062631A05 000000000022EC40 00000000006DE260 0000000002A7E8F0  wxmsw32u_gcc_cb.dll!wxWindow::DoPopupMenu
0000000062873C24 000000000022C2B8 000000000022EC40 00000000630D2000  wxmsw32u_gcc_cb.dll!wxWindowBase::PopupMenu
00000000004F56EB 0000000002A7E8F0 000000000022C200 000000000022E818  codeblocks.exe!0xf56eb
0000000000499872 0000000002573CA0 00000000058008A0 000000000022E818  codeblocks.exe!0x99872
000000000049D93E 0000000002573CA0 000000000022EC40 0000000000251042  codeblocks.exe!0x9d93e
00000000623C3184 0000000000000000 0000000000000001 0000000000000000  wxmsw32u_gcc_cb.dll!wxAppConsoleBase::CallEventHandler
000000006251E302 000000000022EA94 000000006272C0C1 000000000022EC40  wxmsw32u_gcc_cb.dll!wxEvtHandler::ProcessEventIfMatchesId
000000006251E4C7 0000000002573CA0 0000000000000000 0000000000001111  wxmsw32u_gcc_cb.dll!wxEventHashTable::HandleEvent
000000006251EB1D 000000000022EE40 00000000000002EC 0000000000251042  wxmsw32u_gcc_cb.dll!wxEvtHandler::TryHereOnly
000000006251E5A3 00000000024876F0 000000000022EC40 0000000000000000  wxmsw32u_gcc_cb.dll!wxEvtHandler::DoTryChain
000000006251EC71 0000000002A7E8F0 000000000022EC40 000000000022F4A0  wxmsw32u_gcc_cb.dll!wxEvtHandler::ProcessEvent
0000000062877A08 000000000DA0E270 00000000000002EC 0000000000002803  wxmsw32u_gcc_cb.dll!wxWindowBase::TryAfter
0000000062877A08 0000000000000000 0000000002A7E8F0 000000000022EC40  wxmsw32u_gcc_cb.dll!wxWindowBase::TryAfter
000000006252090B 0000000002A7E8F0 000000000022EC40 00000000FFFFFE0E  wxmsw32u_gcc_cb.dll!wxEvtHandler::SafelyProcessEvent
0000000062733307 0000000000000000 0000000000000020 0000000000000000  wxmsw32u_gcc_cb.dll!wxTreeCtrl::MSWOnNotify
000000006263F12C 0000000000000000 0000000000000002 000000000022F170  wxmsw32u_gcc_cb.dll!wxWindow::MSWHandleMessage
000000006262F9FC 0000000000301612 0000000000000001 0000000000000000  wxmsw32u_gcc_cb.dll!wxWindow::MSWWindowProc
0000000077609861 0000000000DB3B90 0000000062637930 00000000FFFFFE0E  USER32.dll!TranslateMessageEx
000000007760674C 0000000000251042 000000000000004E 00000000000002EC  USER32.dll!SetTimer
0000000077606851 0000000002A7E8F0 00000000000002EC 0000000000000000  USER32.dll!SendMessageW
000000006273224F 0000000000000001 0000000000000000 0000000000000000  wxmsw32u_gcc_cb.dll!wxTreeCtrl::MSWWindowProc
0000000077609861 000000000022FA10 0000000062637930 0000000000DB3B90  USER32.dll!TranslateMessageEx
0000000077609572 0000000000000000 0000000000000000 0000000062637930  USER32.dll!TranslateMessage
000000007760646E 00000000024876F0 0000000077607BC2 00000000FFFFFFEC  USER32.dll!IsDialogMessageW
000000006263245B 000000000A383400 000000006267E94B 0000000000000001  wxmsw32u_gcc_cb.dll!wxWindow::MSWSafeIsDialogMessage
00000000626326A9 0000000002A7E8F0 0000000000000001 0000000000000000  wxmsw32u_gcc_cb.dll!wxWindow::MSWProcessMessage
00000000626620AA 000000000A396700 0000000000000000 000000000022FA30  wxmsw32u_gcc_cb.dll!wxGUIEventLoop::PreProcessMessage
0000000062661F71 00000000006DE260 00000000623C552F 000000000A396740  wxmsw32u_gcc_cb.dll!wxGUIEventLoop::ProcessMessage
0000000062661D81 000000000A3833E0 0000000000010000 000000000A3833E0  wxmsw32u_gcc_cb.dll!wxGUIEventLoop::Dispatch
00000000623F6653 000000000A3833E0 000007FEFDF913D2 0000000000000002  wxmsw32u_gcc_cb.dll!wxEventLoopManual::ProcessEvents
00000000623F673E 00000000006DE260 000000000A3833E0 0000000000000010  wxmsw32u_gcc_cb.dll!wxEventLoopManual::DoRun
00000000623F63B9 0000000000000040 0000000200000040 000000000A3833E0  wxmsw32u_gcc_cb.dll!wxEventLoopBase::Run
00000000623C7CBA 00000000006DE820 000000006263B31E 00000000006DE830  wxmsw32u_gcc_cb.dll!wxAppConsoleBase::MainLoop
0000000000405D2E 00000000006DE260 000000006252AFBB 00000000006DDA40  codeblocks.exe!0x5d2e
000000006243E635 0000000000000010 000000000000000C 00000000006DDA40  wxmsw32u_gcc_cb.dll!wxEntryReal
000000000040255C 0000000000400000 0000000000000000 00000000007A3281  codeblocks.exe!0x255c
00000000004013C7 0000000000000000 0000000000000000 0000000000000000  codeblocks.exe!0x13c7
00000000004014CB 0000000000000000 0000000000000000 0000000000000000  codeblocks.exe!0x14cb
000000007770556D 0000000000000000 0000000000000000 0000000000000000  kernel32.dll!BaseThreadInitThunk
000000007786372D 0000000000000000 0000000000000000 0000000000000000  ntdll.dll!RtlUserThreadStart


--- End code ---

The crash is exact the same as my original crash report(which I used my own C::B and clangd_client).

AndrewCot:
I am using a local build of clangd_client r85 ( clangd_client 0.2.47 22/10/15) that is included in the top level workspace that I use to build the 12979 and it does not crash on me. As Pecan posted try a full rebuild and see how you go, but be sure to try building the  clangd_client as a separate step so that C::B and the clangd_clientare in sync.

I am not using clangd_client  with the nightly.

ollydbg:
I just tried to rebuild the whole C::B and the clangd_client plugin, and I tested it again. The same steps, if the clangd_client plugin is enabled, removing a target from the cbp will cause the crash.
If clangd_client plugin is disabled, there is no crash here by those steps. So, the local build C::B test result is exact the same as the official nightly build release.

AndrewCot:
I have been able to re-create the crash with the nightly and the clangd-client from the ClangdClientForCBNightly_221008_rev12969_win64-2.zip file, but the crash does not always occur.
I think it could be that if you delete a project where a file (or files) is/are being parsed then you get the crash, but I need to do more testing. Unfortunately it's getting late and I am calling it a night.
My crash report is slightly different in that I have some clangd_client.dll entries.


--- Code: ----------------------

Error occurred on Monday, October 17, 2022 at 21:56:59.

codeblocks.exe caused an Access Violation at location 0000000000000000 DEP violation at location 0000000000000000.

AddrPC           Params
0000000000000000 000000000B264AD8 0000000063103D60 0000000000000000
000000006FF082DA 000000000B2648B0 000000000BCF2190 0000000010BD5070  codeblocks.dll!MacrosManager::RecalcVars
000000006FF0CEB6 000000000B2648B0 0000000000836840 000000000C0137B0  codeblocks.dll!MacrosManager::ReplaceMacros
000000006FF313C4 0000000011FBC220 000000000C0137B0 00000000111B1B00  codeblocks.dll!ProjectFile::CompareProjectFiles
000000006FF31101 0000000011FBC220 000000000C0137B0 00000000111B1B00  codeblocks.dll!ProjectFile::CompareProjectFiles
000000006FF30CB0 00000000111B1B00 000000000C0137B0 00000000008377F0  codeblocks.dll!ProjectFile::DoUpdateFileDetails
000000006FF30D4B 00000000111B1B00 000000000C0137B0 0000000000240064  codeblocks.dll!ProjectFile::GetFileDetails
0000000007CDFEFE 00000000008385C0 000000000BE8D350 000000000C0137B0  clangd_client.dll!GetCompileFileCommand  [F:/usr/Proj/Clangd_Client-WORK/trunk/clangd_client/src/LSPclient/client.cpp @ 3376]
0000000007CE1513 000000000BE8D350 000000000BCF2190 000000000C0137B0  clangd_client.dll!AddFileToCompileDBJson  [F:/usr/Proj/Clangd_Client-WORK/trunk/clangd_client/src/LSPclient/client.cpp @ 3565]
0000000007CE2A53 000000000BE8D350 000000000BCF2190 0000000000839330  clangd_client.dll!UpdateCompilationDatabase  [F:/usr/Proj/Clangd_Client-WORK/trunk/clangd_client/src/LSPclient/client.cpp @ 3763]
0000000007CD1B9B 000000000BE8D350 0000000000839920 000000000BCF2190  clangd_client.dll!LSP_DidOpen  [F:/usr/Proj/Clangd_Client-WORK/trunk/clangd_client/src/LSPclient/client.cpp @ 1980]
0000000007CA0C29 000000000C0A9610 0000000000839DA0 00000000000309A8  clangd_client.dll!OnLSP_BatchTimer  [F:/usr/Proj/Clangd_Client-WORK/trunk/clangd_client/src/codecompletion/parser/parser.cpp @ 1079]
00000000623C3184 0000000000000200 0000000000000001 00000000000C0022  wxmsw32u_gcc_cb.dll!wxAppConsoleBase::CallEventHandler
000000006251E302 0000000010B949E0 000000006267EAFF 000000000000113E  wxmsw32u_gcc_cb.dll!wxEvtHandler::ProcessEventIfMatchesId
000000006251E794 0000000000000001 00007FFE9DEAC500 0000000062FDEB50  wxmsw32u_gcc_cb.dll!wxEvtHandler::SearchDynamicEventTable

--- End code ---

ollydbg:
Hi, AndrewCot, thanks for the help.

I run clangd_client in the debugger, and I found a call stack when crashed:


--- Code: ---
#0  0x000007fee354b565 in MacrosManager::RecalcVars (this=0x5e014b0, project=0x6723a40, editor=0x0, target=0x67715d0) at D:\code\cbsource\cb_svn_git\src\sdk\macrosmanager.cpp:242
#1  0x000007fee3550134 in MacrosManager::ReplaceMacros (this=0x5e014b0, buffer=..., target=0x67715d0, subrequest=false) at D:\code\cbsource\cb_svn_git\src\sdk\macrosmanager.cpp:589
#2  0x000007fee3574faa in pfDetails::Update (this=0x675cd30, target=0x67715d0, pf=0x676b170) at D:\code\cbsource\cb_svn_git\src\sdk\projectfile.cpp:402
#3  0x000007fee3574875 in ProjectFile::DoUpdateFileDetails (this=0x676b170, target=0x67715d0) at D:\code\cbsource\cb_svn_git\src\sdk\projectfile.cpp:318
#4  0x000007fee3574795 in ProjectFile::UpdateFileDetails (this=0x676b170, target=0x0) at D:\code\cbsource\cb_svn_git\src\sdk\projectfile.cpp:303
#5  0x000000013f9304a5 in (anonymous namespace)::ProjectShowOptions (project=0x6723a40) at D:\code\cbsource\cb_svn_git\src\src\projectmanagerui.cpp:3656
#6  0x000000013f92567c in ProjectManagerUI::OnProperties (this=0x2d7e110, event=...) at D:\code\cbsource\cb_svn_git\src\src\projectmanagerui.cpp:1967
#7  0x000007fee8962e77 in wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#8  0x000007fee8ab2aa5 in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#9  0x000007fee8ab2c8b in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#10 0x000007fee8ab32cd in wxEvtHandler::TryHereOnly(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#11 0x000007fee8ab2d73 in wxEvtHandler::DoTryChain(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#12 0x000007fee8ab3421 in wxEvtHandler::ProcessEvent(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#13 0x000007fee8dd57c8 in wxWindowBase::TryAfter(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#14 0x000007fee8dd57c8 in wxWindowBase::TryAfter(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#15 0x000007fee8ab4edb in wxEvtHandler::SafelyProcessEvent(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#16 0x000007fee8d7c8aa in wxMenuBase::SendEvent(int, int) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#17 0x000007fee8c3ff9d in wxMenu::MSWCommand(unsigned int, unsigned short) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#18 0x000007fee8bba64b in wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#19 0x000007fee8ba5efc in wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#20 0x0000000077009bbd in USER32!TranslateMessageEx () from C:\Windows\system32\user32.dll
#21 0x00000000770098c2 in USER32!TranslateMessage () from C:\Windows\system32\user32.dll
#22 0x000007fee8ba7e71 in wxWindow::DoPopupMenu(wxMenu*, int, int) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#23 0x000007fee8dd0fc4 in wxWindowBase::PopupMenu(wxMenu*, int, int) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#24 0x000000013f9796cc in wxWindowBase::PopupMenu (this=0x2c4ef00, menu=0x38bad0, pos=...) at D:\code\wxWidgets-3.2.1\include\wx\window.h:1370
#25 0x000000013f91cc7b in ProjectManagerUI::ShowMenu (this=0x2d7e110, id=..., pt=...) at D:\code\cbsource\cb_svn_git\src\src\projectmanagerui.cpp:915
#26 0x000000013f920dcb in ProjectManagerUI::OnTreeItemRightClick (this=0x2d7e110, event=...) at D:\code\cbsource\cb_svn_git\src\src\projectmanagerui.cpp:1327
#27 0x000007fee8962e77 in wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#28 0x000007fee8ab2aa5 in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#29 0x000007fee8ab2c8b in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#30 0x000007fee8ab32cd in wxEvtHandler::TryHereOnly(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#31 0x000007fee8ab2d73 in wxEvtHandler::DoTryChain(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#32 0x000007fee8ab3421 in wxEvtHandler::ProcessEvent(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#33 0x000007fee8dd57c8 in wxWindowBase::TryAfter(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#34 0x000007fee8dd57c8 in wxWindowBase::TryAfter(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#35 0x000007fee8ab4edb in wxEvtHandler::SafelyProcessEvent(wxEvent&) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#36 0x000007fee8c9d973 in wxTreeCtrl::MSWOnNotify(int, long long, long long*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#37 0x000007fee8bb9d15 in wxWindow::MSWHandleMessage(long long*, unsigned int, unsigned long long, long long) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#38 0x000007fee8ba5efc in wxWindow::MSWWindowProc(unsigned int, unsigned long long, long long) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#39 0x0000000077009bbd in USER32!TranslateMessageEx () from C:\Windows\system32\user32.dll
#40 0x0000000077006a5c in USER32!SetTimer () from C:\Windows\system32\user32.dll
#41 0x0000000077006b61 in USER32!SendMessageW () from C:\Windows\system32\user32.dll
#42 0x000007fee8c9c5e7 in wxTreeCtrl::MSWWindowProc(unsigned int, unsigned long long, long long) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#43 0x0000000077009bbd in USER32!TranslateMessageEx () from C:\Windows\system32\user32.dll
#44 0x00000000770098c2 in USER32!TranslateMessage () from C:\Windows\system32\user32.dll
#45 0x0000000077006782 in USER32!IsDialogMessageW () from C:\Windows\system32\user32.dll
#46 0x000007fee8ba9330 in wxWindow::MSWSafeIsDialogMessage(tagMSG*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#47 0x000007fee8ba95d9 in wxWindow::MSWProcessMessage(tagMSG*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#48 0x000007fee8bda4a0 in wxGUIEventLoop::PreProcessMessage(tagMSG*) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#49 0x000007fee8bda7ef in wxGUIEventLoop::Dispatch() () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#50 0x000007fee89947e3 in wxEventLoopManual::ProcessEvents() () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#51 0x000007fee89948f8 in wxEventLoopManual::DoRun() () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#52 0x000007fee89945c8 in wxEventLoopBase::Run() () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#53 0x000007fee8966040 in wxAppConsoleBase::MainLoop() () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#54 0x000000013f885e56 in CodeBlocksApp::OnRun (this=0x1d6dfd0) at D:\code\cbsource\cb_svn_git\src\src\app.cpp:907
#55 0x000007fee89d8ef1 in wxEntryReal(int&, wchar_t**) () from D:\code\wxWidgets-3.2.1\lib\gcc_dll\wxmsw32u_gcc_cb.dll
#56 0x000000013f882585 in WinMain (hInstance=0x13f880000, hPrevInstance=0x0, lpCmdLine=0x48376c "--debug-log --no-dde --no-check-associations --multiple-instance  --verbose --no-splash-screen  /p cbDebug320", nCmdShow=10) at D:\code\cbsource\cb_svn_git\src\src\app.cpp:327
#57 0x000000013f8813ae in __tmainCRTStartup () at C:/M/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:329
#58 0x000000013f8814c6 in WinMainCRTStartup () at C:/M/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:176


--- End code ---

EDIT:

But strange that my call-stack does not come from the clangd_client source code.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version