Hi, http://ubuntuforums.org/showthread.php?t=175050
Another forum (German) reported this (double free or corruption) within a C program of his own and it really seems to be some memory which is being free'd twice. There are also many (German) PHP problem reports where a PHP cli or apache module returned this error. Suggestions/questions: - You may want to run memtest to check if it's a hardware failure. - "Close with partial char" makes me thinking of a file closing while only part of a UTF char has been written - does it happen only with files with hebrew chars as the last char? Sebastian > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von Gabor Szabo > Gesendet: Mittwoch, 10. Februar 2010 17:04 > An: Padre development discussion list > Betreff: [Padre-dev] Padre crash > > In certain cases when trying to save a file with Hebrew text in it. > Has anyone seen similar? > Gabor > > > Close with partial character at > /home/gabor/work/padre/Padre/lib/Padre.pm line 242. > *** glibc detected *** Padre [padre-last] SVN @r10654 ($VERSION = > 0.56): double free or corruption (out): 0x00007fffa1ceb6b0 > *** ======= Backtrace: ========= > /lib/libc.so.6[0x7fa0e70c4cb8] > /lib/libc.so.6(cfree+0x76)[0x7fa0e70c7276] > /home/gabor/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto > /Wx/Wx.so(XS_Wx__Event_DESTROY+0xcc)[0x7fa0e62a589c] > /usr/lib/libperl.so.5.10(Perl_pp_entersub+0x550)[0x7fa0e7b116d0] > /usr/lib/libperl.so.5.10(Perl_call_sv+0x59a)[0x7fa0e7b0d3ca] > /usr/lib/libperl.so.5.10(Perl_sv_clear+0x160)[0x7fa0e7b241b0] > /usr/lib/libperl.so.5.10(Perl_sv_free2+0x52)[0x7fa0e7b24912] > /usr/lib/libperl.so.5.10(Perl_sv_clear+0x439)[0x7fa0e7b24489] > _______________________________________________ > Padre-dev mailing list > [email protected] > http://mail.perlide.org/mailman/listinfo/padre-dev _______________________________________________ Padre-dev mailing list [email protected] http://mail.perlide.org/mailman/listinfo/padre-dev
