Developer forums (C::B DEVELOPMENT STRICTLY!) > CodeCompletion redesign

Possible crash during project close?

<< < (2/2)

oBFusCATed:
I've just got a similar crash.

Steps:
1. load a multi project workspace
2. start closing projects from bottom to top

MortenMacFly:

--- Quote from: oBFusCATed on December 03, 2012, 01:09:33 pm ---I guess, the CC should be stopped and restarted if a project close is detected.

--- End quote ---
It does that. cbEVT_PROJECT_CLOSE is connected with CodeCompletion::OnProjectClosed, where the project is removed from the/all parsers.

oBFusCATed:

--- Quote from: MortenMacFly on December 03, 2012, 08:20:24 pm ---It does that. cbEVT_PROJECT_CLOSE is connected with CodeCompletion::OnProjectClosed, where the project is removed from the/all parsers.

--- End quote ---
I suppose something else is running on a timer or another thread that uses the same pointer after the project have been close.
My patch is in SVN, lets see if there are more crashes.

Martin K.:
Hi,

I have seen that oBFusCATed is working on the project manager, maybe he is able to have a look on these points too:
1. when i have a project with more files as the project view can show on the screen and try to change some file options (right mouse click -> properties), than the project view scrolls to the bottom of the list after closing the property dialog.
2. when i change for e.g. advanced, use custom commands or the compile/link boxes, than the read only box on the first dialog page will be checked also.
3. sometimes, the lock symbol (for read only files) will not be shown in the list.

everything happens on windows, with 12.11 release.

Martin

oBFusCATed:
I've seen some of these, but please do not hijack topics. If you want to discuss this please start a new one.

Navigation

[0] Message Index

[*] Previous page

Go to full version