Bug #7742 2006-06-04 03:21

nfz

Saving workspace will crash CB under certain conditions

Scenerio:

You have a few projects in a workspace that are setup to have a dependency on a particular project called A. You decide to remove project A from the workspace(close project). Then you attempt to save the workspace but CB crashes in the attempt.

Note that the dependencies are setup through the project dependantcies button on the project properties page.

The workaround that I use right now is after closing a project that had other other projects depending on it I open the project dependencies window which updates the dependencies then I can safely save the workspace. I suspect that the dependencies update is only done when this window is opened and not when a project is removed from the workspace.

Category
Application::Crash
Group
 
Status
Closed
Close date
2006-06-30 21:18
Assigned to
 
dermeister 2006-06-05 13:34

I can't reproduce this crash with revision 2534 on Linux (gcc 3.4.6, wxGTK 2.6.2).

What version did you use? And could you please upload a small sample that produces this crash?

mandrav 2006-06-30 21:18

This bug is now fixed in HEAD.

Thank you for reporting it.