[Qt-interest] *** glibc detected *** ./program: double free or corruption (out): 0x08c9c938 ***

R. Reucher rene.reucher at batcom-it.net
Wed Mar 25 10:37:10 CET 2009


On Wed March 25 2009 10:30:09 miroslav wrote:
> xCoord, yCoord, zCoord are also GLfloat..
>
> I don't get your point ("this syntax won't work anyway"). - the code I
> attached is only to show the main definitions - of course I have all
> this assignments in other files, classes.....etc
Ok. Guess you should state it more clearly in the future!

> all what I want is to send from a MainWindow a signal that the plugin
> should initiate the GLfloat values,...
Which should work... but regardless of the glibc detected error you get, why 
do you emit a signal to call the initialization function? I would simply call 
it like a function (even if it's a slot). But anyway, I doubt there's a 
difference wrt the glibc detected error.
-- 
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/

Crime does not pay ... as well as politics.
		-- A. E. Newman




More information about the Qt-interest-old mailing list