The steps were following:
1. load some shared library
root [0] gSystem->Load("libsproot.so")
- loaded ok
2. idle for exactly 1 minute
( that means all that period I'm doing nothing,
even didn't touch keyboard)
3. after that period root crashed giving the
sequence of messages
*** Break *** segmentation violation
What could be the reason?
Best regards, Valery