[GEM-dev] [ pd-gem-Bugs-2909779 ] pix_data somtime crash when loading new image

cyrille henry ch at chnry.net
Mon Dec 14 12:38:36 CET 2009


i've got an error compiling this new version...

Cyrille


g++ -c      -I/usr/include/lqt -fopenmp -I/usr/include/ImageMagick   -I/usr/include/lqt   -I/usr/include/avifile-0.7       -I/usr/include/FTGL -I/usr/include/freetype2   -I..  -I/usr/include/FTGL -I/usr/include/freetype2  -DHAVE_CONFIG_H -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx filmAVIPLAY.cpp -o ../Objects/filmAVIPLAY.o
filmAVIPLAY.cpp: In member function ‘virtual bool filmAVIPLAY::open(char*, int)’:
filmAVIPLAY.cpp:97: error: reference to ‘StreamInfo’ is ambiguous
/usr/include/avifile-0.7/StreamInfo.h:98: error: candidates are: typedef class avm::StreamInfo StreamInfo
/usr/include/avifile-0.7/StreamInfo.h:25: error:                 class avm::StreamInfo
filmAVIPLAY.cpp:97: error: reference to ‘StreamInfo’ is ambiguous
/usr/include/avifile-0.7/StreamInfo.h:98: error: candidates are: typedef class avm::StreamInfo StreamInfo
/usr/include/avifile-0.7/StreamInfo.h:25: error:                 class avm::StreamInfo
filmAVIPLAY.cpp:97: error: ‘m_info’ was not declared in this scope
make[1]: *** [filmAVIPLAY.o] Erreur 1
make[1]: quittant le répertoire « /home/nusmuk/pd/Gem/src/Pixes »
make: *** [Pixes] Erreur 2


SourceForge.net a écrit :
> Bugs item #2909779, was opened at 2009-12-07 00:20
> Message generated for change (Settings changed) made by zmoelnig
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2909779&group_id=64325
> 
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: Pixes (pix_ objects)
> Group: None
>> Status: Pending
>> Resolution: Fixed
> Priority: 5
> Private: No
> Submitted By: Cyrille Henry (nusmuk)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: pix_data somtime crash when loading new image
> 
> Initial Comment:
> The crash could append : 
> - if pix_image use thread
> - when sending a open message to pix_image
> - when the old and new image have different size
> - when pix_data coordinate are high (near 1).
> 
> it did not append with every image size
> it did not crash everytime.
> 
> attachement is a patch + images that make pd to segfault
> 
> ----------------------------------------------------------------------
> 
>> Comment By: IOhannes m zmlnig (zmoelnig)
> Date: 2009-12-14 11:44
> 
> Message:
> i believe this to be fixed with r3028 in TRUNK.
> backport for 0.92 is still pending till someone can confirm that it is
> really fixed.
> 
> ----------------------------------------------------------------------
> 
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=507079&aid=2909779&group_id=64325
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at iem.at
> http://lists.puredata.info/listinfo/gem-dev
> 




More information about the GEM-dev mailing list