|
From: Bob F. <bfr...@si...> - 2004-06-23 20:20:04
|
I have a GUI program (Gtk-based with one background thread) that I am trying to run under valgrind. When running under valgrind, the program sometimes locks up solid so that only 'kill -9' terminates the process. Valgrind does not print any associated warning/error. The program does not lock up outside of valgrind. Is there a way to tell how the program has locked up so that the problem can be diagnosed? Bob ====================================== Bob Friesenhahn bfr...@si... http://www.simplesystems.org/users/bfriesen |