Bug#557771: *** stack smashing detected ***: /usr/bin/perl terminated

Thomas Schwinge thomas at schwinge.name
Tue Dec 22 23:30:27 UTC 2009


Hello!

Joey, cf. <http://bugs.debian.org/557771>.


On Tue, Dec 22, 2009 at 11:55:58PM +0100, I wrote:
> On Wed, Nov 25, 2009 at 01:30:56PM +0200, Niko Tyni wrote:
> > Could you put together a testcase so others can reproduce it?
> 
> I will try to reduce this to a suitable testcase.

Still on GNU/Hurd:

    hurd-web at foobar:~$ ikiwiki -setup hurd-web.setup --render hurd-web/colophon.mdwn            
    *** stack smashing detected ***: /usr/bin/debugperl terminated
    Aborted
    hurd-web at foobar:~$ mv hurd-web/.ikiwiki/indexdb{,.}
    hurd-web at foobar:~$ ikiwiki -setup hurd-web.setup --render hurd-web/colophon.mdwn
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    [...]
    </body>
    </html>
    hurd-web at foobar:~$ mv hurd-web/.ikiwiki/indexdb{.,}
    hurd-web at foobar:~$ ikiwiki -setup hurd-web.setup --render hurd-web/colophon.mdwn
    *** stack smashing detected ***: /usr/bin/debugperl terminated
    Aborted

So, the indexdb got corrupted in a way that would make Perl go bonkers.
Is someone interested in debugging this?  Otherwise I'll simply have
ikiwiki regenerate this file, and hope that it doesn't get corrupted
again.


> > Is this specific to the hurd port?
> 
> A quick attempt to reproduce this on GNU/Linux with mostly similar
> packages installed didn't reveal this Perl bug, but I'll try some more to
> make this reproducible on Linux-based systems.  Of course, you (or
> everyone else interested) could also get an account on this Hurd machine.

The offer for an account still holds, too.


Regards,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20091223/4c8f4dbf/attachment.pgp>


More information about the Perl-maintainers mailing list