|
From: Robert W. <rj...@du...> - 2004-12-13 18:56:56
|
> Now a second newbie question -- if you're allowed more than one in a > day. Do you have to do anything special to use Valgrind with UI's? > After all its initialization and the reading of a project file, my app > (a Qt app) dies when it seems it's about ready to start accepting user > interactions. Since the error mentioned 'libc_freeres' in the trace, I > added --run-libc-freeres=no to my options. Now the app dies without an > error. Kind of hard to tell without more details. Got any Valgrind output we could look at? |