[KinoSearch] test failure in svn trunk t/core/051-fs_file_handle.t
Peter Karman
peter at peknet.com
Thu Jan 14 07:36:59 PST 2010
I'm seeing this failure on both OSX 10.6 (gcc version 4.2.1 (Apple Inc. build
5646) (dot 1)) and RHEL 4 (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)), both
of which are 64bit archs.
[karpet at pekmac:~/projects/kinosearch/perl]$ perl -Mblib t/core/051-fs_file_handle.t
1..46
ok 1 - open() with FH_READ_ONLY on non-existent file returns NULL
ok 2 - open() with FH_READ_ONLY on non-existent file sets error
ok 3 - open() without FH_CREATE returns NULL
ok 4 - open() without FH_CREATE sets error
ok 5 - open() without FH_WRITE_ONLY returns NULL
ok 6 - open() without FH_WRITE_ONLY sets error
ok 7 - open() succeeds
ok 8 - open() no errors
ok 9 - FH_EXCLUSIVE blocks open()
ok 10 - FH_EXCLUSIVE blocks open(), sets error
ok 11 - open() for append
ok 12 - open() for append -- no errors
ok 13 - open() read only
ok 14 - open() read only -- no errors
ok 15 - Length initially 0
ok 16 - Write returns success
ok 17 - Length after Write
ok 18 - Write returns success
ok 19 - Length after 2 Writes
Segmentation fault
Before I jump into debugging I wanted to ask if this is a known failure with a
known cause or not.
--
Peter Karman . http://peknet.com/ . peter at peknet.com
More information about the kinosearch
mailing list