Hi, > The real issue is that in perl_clone_using(), it frees the ptr_table > *before* calling the CLONE methods. > > With b0b93b3c773176a99136baa97661d11503277415, I've fixed > perl_clone_using() to free it afterwards; then I've backed out the > win32/perlhost.h change. I have build perl/Win32 (using mingw) from blead with the above-mentioned patch and all crashing cases I knew about work fine now. Many thanks to all of you involved in solving this issues. > I'll be pushing this into maint in a moment. Does it mean there is a chance to see this fix in 5.10.1? -- kmxThread Next