All,

Something seems to have changed in fluid very recently (I haven't had  
a chance to check what) as with r6905 any time I invoke fluid I get a  
bunch of warnings form OSX (this is 10.4.11.)
Looks like we are trying to free some storage that has already been  
released, though.

Here's a token snippet from doing a make clean ; make in my build tree:


Compiling pixmap_browser.cxx...
Linking pixmap_browser...
Generating preferences.cxx and header from preferences.fl...
fluid(8087) malloc: ***  Deallocation of a pointer not malloced:  
0xb775c; This could be a double free(), or free() called with the  
middle of an allocated block; Try setting environment variable  
MallocHelp to see tools to help debug
fluid(8087) malloc: ***  Deallocation of a pointer not malloced:  
0xb6978; This could be a double free(), or free() called with the  
middle of an allocated block; Try setting environment variable  
MallocHelp to see tools to help debug
        :
        :
        :

...etc... Lots of this.

Anybody know what's up?

Cheers,
-- 
Ian



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to