Hangs on OS X
Posted: Sat Oct 30, 2010 7:29 pm
Hi,
CodeLite hangs on OSX when I hit the "stop debugger" button :
I can't test SVN for the reasons we discussed on IRC ( build system issues ) so I don't know if this still happens in SVN
CodeLite hangs on OSX when I hit the "stop debugger" button :
This is the latest stable (2.7.0)#0 0x96887066 in __semwait_signal ()
#1 0x96886d22 in _pthread_cond_wait ()
#2 0x968889b8 in pthread_cond_wait$UNIX2003 ()
#3 0x939e4a3a in TSWaitOnCondition ()
#4 0x939d038d in TSWaitOnConditionTimedRelative ()
#5 0x939cbd67 in MPWaitOnQueue ()
#6 0x00abe582 in wxThreadInternal::Wait ()
#7 0x00abe682 in wxThread::Delete ()
#8 0x006af236 in ProcessReaderThread::Stop ()
#9 0x006de00f in UnixProcessImpl::Cleanup ()
#10 0x006de0a5 in UnixProcessImpl::~UnixProcessImpl ()
#11 0x179a8634 in DbgGdb::Stop ()
#12 0x0019d9f1 in Manager::DbgStop ()
#13 0x00ac6903 in wxEvtHandler::ProcessEventIfMatches ()
#14 0x00ac6a7f in wxEventHashTable::HandleEvent ()
#15 0x00ac732f in wxEvtHandler::ProcessEvent ()
#16 0x00c116c2 in wxWindowBase::TryParent ()
#17 0x00ac72dc in wxEvtHandler::ProcessEvent ()
#18 0x00ac72cc in wxEvtHandler::ProcessEvent ()
#19 0x00c116c2 in wxWindowBase::TryParent ()
#20 0x00ac72dc in wxEvtHandler::ProcessEvent ()
#21 0x00d69b7f in wxAuiToolBar::OnLeftUp ()
#22 0x00ac6903 in wxEvtHandler::ProcessEventIfMatches ()
#23 0x00ac6a7f in wxEventHashTable::HandleEvent ()
#24 0x00ac732f in wxEvtHandler::ProcessEvent ()
#25 0x00b56204 in wxMacTopLevelMouseEventHandler ()
#26 0x00b56b76 in wxMacTopLevelEventHandler ()
#27 0x924fbf2f in DispatchEventToHandlers ()
#28 0x924fb1f6 in SendEventToEventTargetInternal ()
#29 0x9251d9bb in SendEventToEventTarget ()
#30 0x9252f4db in ToolboxEventDispatcherHandler ()
#31 0x924fc380 in DispatchEventToHandlers ()
#32 0x924fb1f6 in SendEventToEventTargetInternal ()
#33 0x9251d9bb in SendEventToEventTarget ()
#34 0x00aecad6 in wxApp::MacHandleOneEvent ()
#35 0x00aecbaf in wxApp::MacDoOneEvent ()
#36 0x00b08543 in wxEventLoop::Dispatch ()
#37 0x00bb974f in wxEventLoopManual::Run ()
#38 0x00b902b3 in wxAppBase::MainLoop ()
#39 0x00a7017a in wxEntry ()
#40 0x00019b88 in main ()
I can't test SVN for the reasons we discussed on IRC ( build system issues ) so I don't know if this still happens in SVN