t/50dbm.t still fail after test 37:
--- Using DB_File () --- DBD::DBM 0.01 using DB_File DBD::File 0.30 DBI::SQL::Nano 0.01 DBI 1.42 OS dec_osf (4.0g) Perl 5.008003 (alpha-dec_osf)
UPDATE DB_File_fruit SET dVal='apples' WHERE dKey=2 Segmentation fault (core dumped)
Henrik, could you try a quick test for me that may or may not fix this: I have two versions of fetch_row starting at line 523 of DBM.pm. Could you comment out everything in the "# fetch with %each" section and uncomment everything in the "# fetch without %each" section and let me know if it makes any difference?
Thanks!
-- Jeff