On Wed Jul 12 14:45:10 2006, demerphq wrote: > This is a bug report for perl from demerphq@fresh, > generated with the help of perlbug 1.35 running under perl 5.9.4. > > > ----------------------------------------------------------------- > [Please enter your report here] > > I see > > [....] > 0x1a552ec: (00759) malloc 20 bytes > 0x1a552ec: (00760) rfree > 0x1a55314: (00761) realloc 32 bytes > > EXECUTING... > > 0x1a55324: (00762) free > 0x0: (00763) free > 0x1a56404: (00764) free > 0x0: (00765) free > 0x1a5643c: (00766) free > 0x0: (00767) free > 0x1a534e4: (00769) free > 0x1a53224: (00776) free > 0x1a531ec: (00777) free > 0x1a532cc: (00778) free > 0x1a531b4: (00779) free > 0x1a53584: (00780) free > 0x1a5f3c4: (00781) free > 0x1a56404: (00782) free > > And then it segfaults in the routine Perl_PerlIO_write. > > > [Please do not change anything below this line] > ----------------------------------------------------------------- Can someone re-test this with blead/5.10 and see if it still segfaults? (It is possible that this segfault also happens/happend on Linux with a threaded perl) Kind regards, BramThread Next