[KinoSearch] trunk rev 4181 segfaults on debian amd64
max
prozessor13 at gmx.net
Thu Feb 19 09:01:01 PST 2009
hello,
when i use kinosearch (r4181) on debian etch i get segfaults. on os x
all works fine.
the only warnings during compiletime are:
cc -I. -I../core -I../core/h -Ixs -I../charmonizer/gen -I/usr/lib/perl/
5.8/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -
DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o ../core/KinoSearch/
Obj.o ../core/KinoSearch/Obj.c
../core/KinoSearch/Obj.c: In function 'kino_Obj_hash_code':
../core/KinoSearch/Obj.c:33: warning: cast from pointer to integer of
different size
../core/KinoSearch/Obj.c: In function 'kino_Obj_to_string':
../core/KinoSearch/Obj.c:84: warning: initialization makes integer
from pointer without a cast
and
cc -I. -I../core -I../core/h -Ixs -I../charmonizer/gen -I/usr/lib/perl/
5.8/CORE -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -
DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o ../core/KinoSearch/
Test/TestObj.o ../core/KinoSearch/Test/TestObj.c
../core/KinoSearch/Test/TestObj.c: In function 'test_Hash_Code':
../core/KinoSearch/Test/TestObj.c:111: warning: cast from pointer to
integer of different size
the build compiles well, but when i run "make test" a lot of segfauls
happens...
thx for help. max.
More information about the kinosearch
mailing list