In some rare cases, Guymager crashes with a segmentation fault just after starting an acquisition.
Crashes on acquisition end have also been observed, but seem to occur less frequently.
The problem doesn't seem to come from Guymager itself, but from the system (Kernel or Qt). It was observed on a system with Debian Etch with kernel 2.6.18-6 and Qt 4.2.1. It can be reproduced quite easily by means of a small program (the Qt example "semaphores", where the four start- and wait-functions in the main function have been put in an endless loop).
After upgrading the system to Lenny (kernel 2.6.26-1, Qt 4.4.0) the problem was gone.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem doesn't seem to come from Guymager itself, but from the system (Kernel or Qt). It was observed on a system with Debian Etch with kernel 2.6.18-6 and Qt 4.2.1. It can be reproduced quite easily by means of a small program (the Qt example "semaphores", where the four start- and wait-functions in the main function have been put in an endless loop).
After upgrading the system to Lenny (kernel 2.6.26-1, Qt 4.4.0) the problem was gone.