I switched back (linux box) to the trunk version (did a "sudo make distclean" in my cc branch), and now always get this crash :
<stack>
<frame level="0"/>
<frame level="1" function="wxString::mb_str(wxMBConv const&) const" offset="00000007"/>
<frame level="2" function="ConfigManager::Write(wxString const&, wxString const&, bool)" offset="00000169"/>
<frame level="3" function="Aligner::OnRelease(bool)" offset="0000027f"/>
<frame level="4" function="cbPlugin::Attach()" offset="00000070"/>
<frame level="5" function="PluginManager::AttachPlugin(cbPlugin*, bool)" offset="0000002e"/>
<frame level="6" function="PluginManager::LoadAllPlugins()" offset="00000390"/>
<frame level="7" function="wxStringBase::GetStringData() const" offset="00000000" file="/usr/include/wx-2.8/wx/string.h" line="265"/>
<frame level="8" function="MainFrame" offset="00000000" file="/home/ldco/CodeBlocks/trunk/src/src/main.cpp" line="520"/>
<frame level="9" function="wxUpdateUIEvent::SetUpdateInterval(long)" offset="00000000" file="/usr/include/wx-2.8/wx/event.h" line="1716"/>
</stack>
any ideas ?