On Wed, 05 Mar 2008, Lorenzo Fiorini wrote: > > Can you catch it in GDB to see C call stack? > I've rebuilt with -O3 -g -DHB_STRICT_ALIGNMENT and I get: > Program received signal EXC_BAD_ACCESS, Could not access memory. > Reason: KERN_PROTECTION_FAILURE at address: 0x00000000 > 0x9442dcec in closedir$UNIX2003 () > (gdb) bt > #0 0x9442dcec in closedir$UNIX2003 () > #1 0x0004d4a8 in hb_fsFindFirst (pszFileMask=0x312aa0 > "/Users/fiorlo/.notexist/notexist", attrmask=0) at ../../hbffind.c:853
Thank you. It's a bug which can be exploited on some *nix systems. It has to be fixed and I'll do that ASAP. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
