https://bugzilla.redhat.com/show_bug.cgi?id=1211362 --- Comment #13 from Antonio Trande <anto.trande@xxxxxxxxx> --- (In reply to Paulo Andrade from comment #12) > Please extend a bit the suggest script generation > to also pass $@ to the program, in case some of the > tests accept command line parameters, somewhat like: > > -exec %{_libexecdir}/WildMagic/SampleGraphics/${bin}.ReleaseDynamic > +exec %{_libexecdir}/WildMagic/SampleGraphics/${bin}.ReleaseDynamic "$@" > > > ------------------------------- > Fix please: > /usr/libexec/WildMagic/SampleGraphics/BlendedAnimations crashes: > > open("/usr/share/WildMagic/SampleGraphics/BlendedAnimations/Data/Skins/ > Skins1.texture.wmtf", O_RDONLY) = -1 ENOENT (No such file or directory) > --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x24} --- > > $ find 1211362-wildmagic5/BUILD/ -name Skins0.texture.wmt\* > 1211362-wildmagic5/BUILD/GeometricTools/WildMagic5/SampleGraphics/ > BlendedAnimations/Data/Skins/Skins0.texture.wmtf > > file as not installed. > > ------------------------------- > Another crash: > open("/usr/share/WildMagic/Data/Im/BlendedTerrain.wmfx", O_RDONLY) = -1 > ENOENT (No such file or directory) > open("", O_RDONLY) = -1 ENOENT (No such file or > directory) > --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x68} --- > +++ killed by SIGSEGV (core dumped) +++ > Segmentation fault (core dumped) > > $ find 1211362-wildmagic5/BUILD/ -name BlendedTerrain.wmfx > 1211362-wildmagic5/BUILD/GeometricTools/WildMagic5/SampleGraphics/ > BlendedTerrain/Shaders/BlendedTerrain.wmfx > > file not installed. > > ------------------------------ > Yet another crash... > open("/usr/share/WildMagic/Data/Im/SimpleBumpMap.wmfx", O_RDONLY) = -1 > ENOENT (No such file or directory) > open("", O_RDONLY) = -1 ENOENT (No such file or > directory) > --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x68} --- > +++ killed by SIGSEGV (core dumped) +++ > Segmentation fault (core dumped) > > $ find 1211362-wildmagic5/BUILD/ -name SimpleBumpMap.wmfx > 1211362-wildmagic5/BUILD/GeometricTools/WildMagic5/SampleGraphics/BumpMaps/ > Shaders/SimpleBumpMap.wmfx > Spec URL: https://sagitter.fedorapeople.org/wm5/wildmagic5.spec SRPM URL: https://sagitter.fedorapeople.org/wm5/wildmagic5-5.13-6.fc21.src.rpm > > > ***** > Stopped from first to last example due to almost half of > the tests crashing due to missing data files. > > Now from last to first until a problem: > ***** > > ------------------------------- > Good, but optional if you check about below; it > is upstream error: > > /usr/libexec/WildMagic/SamplePhysics/SimplePendulum fails > to run due to several missing files, that appear to be > upstream tarball generation error, some of the paths > tested (* means several different names): > ... > Data/*/Data/stiff1_appr.im > Data/*/Data/stiff2_true.txt > Data/*/Data/stiff2_appr_h0.05.txt > Data/*/Data/stiff2_appr_h0.10.txt > ... How did you debugged these crashes ? I will try to contact someone to upstream. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review