The Introjucer crash?

Hi,

I get sporadic crashes at shutdown with the latest version of “The Introjucer” on OS X 10.6 (Debug).
Am i the only one (and so it may due to my old compiler) or is that happened to others on more recent systems?

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   ...materialsoftware.introjucer	0x0000000100264070 juce::MenuBarModel::setApplicationCommandManagerToWatch(juce::ApplicationCommandManager*) + 96
1   ...materialsoftware.introjucer	0x0000000100265ced juce::MenuBarModel::~MenuBarModel() + 43
2   ...materialsoftware.introjucer	0x00000001000425cf IntrojucerApp::MainMenuModel::~MainMenuModel() + 41
3   ...materialsoftware.introjucer	0x0000000100041ed6 IntrojucerApp::shutdown() + 270
4   ...materialsoftware.introjucer	0x00000001001ca7e3 juce::JUCEApplicationBase::shutdownApp() + 75
5   ...materialsoftware.introjucer	0x00000001001ca82a juce::JUCEApplicationBase::appWillTerminateByForce() + 40

ok, should be fixed now.

Tested to quit several tens of times without any crash. Seems OK now. Thanks.