ok - here it is
what i did : a fresh install of C::B without contrib plugins
by using the following commands
make clean
make clean-zipfiles
sudo make uninstall
svn update ->(to SVN rev 1702)
./configure
make
sudo make install
1.) then i ran C::B and got NO CRASHES by simply running and closing C::B
2.) the next time i ran C::B and changed the toolbar positions and some other layout-changes,
closed C::B, saved the changed layout, and got NO CRASH
3.) the next time i ran C::B and opened a project, edited something, saved the files and the project
and closed the project (File->CloseProject). then C::B hangs and doesn't respond to anything,
all menu items are greyed out and you can't close it.
4.) then i ran C::B from gdb, first just running and closing, C::B exited normally,
the next time i opened a project and closed the project immediately - C::B hangs - no response to anything
from gdb i interrupted C::B by using C-c , and got then the backtrace.
attached is the gdb-log from this session.
HTH
ps. if i can test anything else, please post it here and explain what i've to do
[attachment deleted by admin]