User forums > Nightly builds

The 14 June 2024 build (13529) is out.

<< < (2/3) > >>

ThierryD:
Hi,

Yes, if I return to previous nightly on my fix PC (svn 13524), problem disapear ...
I don't load any plugin (only default).

Thank's.

Thierry D.

stahta01:
So, you did not try to disable all the plugs except for the Compiler plugin, correct?

Edit: You should at least try disabling lib_finder and BrowseTracker plugins; these are the ones reported as changed in this nightly build.
Edit2: Clangd_client plugin was also changed

Tim S.


--- Quote from: ThierryD on June 16, 2024, 06:35:54 pm ---Hi,

Yes, if I return to previous nightly on my fix PC (svn 13524), problem disapear ...
I don't load any plugin (only default).

Thank's.

Thierry D.

--- End quote ---

ThierryD:
Hi Tim,

Sorry, OK, I will do this test.
I update first to  recent nightly (svn 13529). Symptom is same, very very slow...
I disable first plugin "Browse Tracker" of your recommandation ... and problem disapear ... IDE Interface become "normally quick" (like before upgrade).
What are change with this plugin ?

Thank's.

Thierry D.

Miguel Gimenez:
After the changes in r13526 GetMaxEntries() is called many times, even from OnUpdateUI, and it is a CPU-hungry method.

dkulp:
Mac version just crashes at startup for me.   All the builds since 13447 seem to crash the same. 


--- Code: ---Date/Time:             2024-06-17 10:35:41.9776 -0400
OS Version:            macOS 14.5 (23F79)
Report Version:        12


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   ???                                0x7ff8a776ea78 ???
1   libsystem_kernel.dylib            0x7ff81749314a __pthread_kill + 10
2   libsystem_pthread.dylib            0x7ff8174cbebd pthread_kill + 262
3   libsystem_c.dylib                  0x7ff8173f1a79 abort + 126
4   libwx_baseu-3.2.0.2.2.dylib           0x10d642681 wxFatalSignalHandler(int) + 33
5   libsystem_platform.dylib          0x7ff8174fafdd _sigtramp + 29
6   ???                            0xffff800000000000 ???
7   libcodecompletion.dylib               0x11b21792d ClassBrowser::ThreadedBuildTree(cbProject*) + 621
8   libcodecompletion.dylib               0x11b217292 ClassBrowser::UpdateClassBrowserView(bool) + 1378
9   libcodecompletion.dylib               0x11b216c40 ClassBrowser::SetParser(ParserBase*) + 256
10  libcodecompletion.dylib               0x11b29f114 ParseManager::CreateClassBrowser() + 1892
11  libcodecompletion.dylib               0x11b23c29c CodeCompletion::OnAttach() + 236
12  libcodeblocks.0.dylib                 0x10a44e5b5 cbPlugin::Attach() + 117
13  libcodeblocks.0.dylib                 0x10a5e3889 PluginManager::AttachPlugin(cbPlugin*, bool) + 105
14  libcodeblocks.0.dylib                 0x10a5ea240 PluginManager::LoadAllPlugins() + 2032
15  codeblocks                           0x10062e60a MainFrame::ScanForPlugins() + 1082
16  codeblocks                           0x100628eac MainFrame::MainFrame(wxWindow*) + 3852
17  codeblocks                           0x10063130d MainFrame::MainFrame(wxWindow*) + 29
18  codeblocks                           0x100564776 CodeBlocksApp::InitFrame() + 54
19  codeblocks                           0x100566b14 CodeBlocksApp::OnInit() + 6404
20  libwx_osx_cocoau_core-3.2.0.2.2.dylib        0x10c65f29a wxApp::CallOnInit() + 170
21  libwx_baseu-3.2.0.2.2.dylib           0x10d5ba674 wxEntry(int&, wchar_t**) + 52
22  codeblocks                           0x100562d93 main + 35
23  dyld                                 0x200b0d366 start + 1942

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version