Qt-interest Archive, April 2008
Fatal IO error: client killed & QSocketNotifier: invalid socket
Message 1 in thread
Hi,
I'm using Qt 3.3.8 and I am getting occasional:
"fatal IO error: client killed"
Or
QSocketNotifier: invalid socket 9 and type 'Read', disabling...
QSocketNotifier: invalid socket 4 and type 'Read', disabling...
[1]+ Alarm clock ./app
from my Qt application.
It only happens very rarely (one out of ~XXX times) so It's difficult
to catch in gdb
( I've use gdb to run it for many times and not catch it )
So in which situations will cause Qt to print a message like
fatal IO error: client killed , Or QSocketNotifier messgaes?
Does it a X error or memory error or something else?
Thanks.
--
[ signature omitted ]