openexr-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-user] 'make check' of openexr-1.6.1 fails with "Segmentatio


From: Florian Kainz
Subject: Re: [Openexr-user] 'make check' of openexr-1.6.1 fails with "Segmentation fault"
Date: Fri, 29 Feb 2008 16:22:40 -0800
User-agent: Mozilla Thunderbird 1.0 (X11/20041207)

Hi Sergei,

I've tried, but I canʼnot reproduce the crash here.  Would you mind
running this in a debugger and sending me a stack trace of the crash?

Also, if you have valgrind available, please comment out as much of
the code in directory IlmImfFuzzTest as you can without making the
crash go away.  Then run the fuzz test under valgrind and send me
the output.

Florian


Sergei Steshenko wrote:
Hello All,

I built openexr-1.6.1 in the framework of my AppsFromScratch - before that
zlib-1.2.3 and ilmbase-1.0.1 had been built without problems.

'configure' for openexr-1.6.1 was run using this command line:

cd /maxtor5/sergei/AppsFromScratchWD/build/openexr-1.6.1;
PATH=/maxtor5/sergei/AppsFromScratchWD/install/pkg-config-0.21/bin:/opt/kde3/bin:/home/sergei/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/home/sergei/bin;
export PATH;
LD_LIBRARY_PATH=/maxtor5/sergei/AppsFromScratchWD/install/ilmbase-1.0.1/lib:/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/lib;
export LD_LIBRARY_PATH;
PKG_CONFIG_PATH=/maxtor5/sergei/AppsFromScratchWD/install/ilmbase-1.0.1/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/share/pkgconfig;
export PKG_CONFIG_PATH; 
LDFLAGS='-L/maxtor5/sergei/AppsFromScratchWD/install/ilmbase-1.0.1/lib
-L/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/lib'; export LDFLAGS;
CPPFLAGS='-I/maxtor5/sergei/AppsFromScratchWD/install/ilmbase-1.0.1/include/OpenEXR
-I/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/include'; export CPPFLAGS; ./configure --prefix=/maxtor5/sergei/AppsFromScratchWD/install/openexr-1.6.1 --enable-imfexamples
--enable-imffuzztest 1>configure.log 2>&1

- no apparent problems whatsoever, the bottom lines of 'configure' screen 
output were:

"
---------------------------------------------
Summary for OpenEXR features:

build IlmImf example program                    yes
build IlmImf damaged input resilience test      yes
enable large stack optimizations                yes
---------------------------------------------
".

'make check', however, fails with these messages:

"
compression 4
sliding 86-byte window
/maxtor5/sergei/AppsFromScratchWD/install/bash-3.2/bin/bash: line 4: 5094 Segmentation fault ${dir}$tst
FAIL: IlmImfFuzzTest
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory 
`/maxtor5/sergei/AppsFromScratchWD/build/openexr-1.6.1/IlmImfFuzzTest'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory 
`/maxtor5/sergei/AppsFromScratchWD/build/openexr-1.6.1/IlmImfFuzzTest'
make: *** [check-recursive] Error 1
".

My OS/host:

Linux amdam2 2.6.18.8-0.7-default #1 SMP Tue Oct 2 17:21:08 UTC 2007 i686 
athlon i386 GNU/Linux

- SUSE 10.2; stock gcc/g++ was used as compiler.

Any ideas ?

Thanks,
  Sergei.

Applications From Scratch: http://appsfromscratch.berlios.de/


      
____________________________________________________________________________________
Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping


_______________________________________________
Openexr-user mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/openexr-user







reply via email to

[Prev in Thread] Current Thread [Next in Thread]