Hello

I some times in debugging run (F5) receive segmentation fault. But in normal run (Ctrl+R) , it seems every thing is good.

and it is a trace :
level - function - file - line - address
0 - QMutex::lock - qmutex.cpp - 150 - 0x6a110bae
1 - QMutexLocker::relock - qmutex.h - 120 - 0x0043da4a
2 - QMutexLocker - qmutex.h - 102 - 0x0043daea
3 - QextSerialPort::flush - win_qextserialport.cpp - 134 - 0x00433929

where is error ?


regards
navid