Qt-interest Archive, March 2002
odd segfault
Message 1 in thread
Hi all,
Came across a strange problem ( again ),
I got an app from a friend, compiling goes somewhat okey. When running
the app the main window is constructed as it should, however executing a
function in one of its child windows causes a segfault. The odd thing is
that within that function each Qt call (!) in the function generates a
segfault . What could possibly be the cause to this behaviour.? ( The
widget executing the function( derived form QVBox ) is fully
constructed ).
Any hints much appreciated. Thank you.
--
[ signature omitted ]