cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Archicad C++ API
About Archicad add-on development using the C++ API.

Crash in destructor of DG::Browser

andrewille
Participant

Hello,

I am experiencing random crashes in the destructor of my class, which extends the DG::Browser class. The weird thing is that I do not override the destructor. So I think this might be an issue of ArchiCAD 26.


Can somebody relate or has a solution for this? Thanks.

10 REPLIES 10

Hi André,

 

The race condition looks promising; some garbage collection may have destroyed the browser control.

 

Let me know if this works.

 

Best, Akos

 

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!