This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Random crash


My C++ application which uses Qt and libsigc++ libraries is stable if
all 3 components are compiled with GCC 4.4.7
If my app is compiled with GCC 4.7.1 it crashes in random time and
place inside Qt library as detected by GDB.
I tried to run app with Valgrind, but didn't have crash yet.
How can I find reason for such crash?
Thanks for help.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]