qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [regression] qemu-system-arm: segfault in lsi_do_comman


From: Jonathan Nieder
Subject: Re: [Qemu-devel] [regression] qemu-system-arm: segfault in lsi_do_command
Date: Mon, 16 May 2011 10:43:01 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Kevin Wolf wrote:

> Your instructions seemed clear enough, so I tried to reproduce your
> problem. Now I have an ARM VM with a Debian installation that works just
> fine and I have no idea what to use it for. ;-)

So I was puzzled about this for a while, but then I had a flash
of inspiration:

        unset MALLOC_PERTURB_
        reproduction-script;    # no segfault

        MALLOC_PERTURB_=37
        export MALLOC_PERTURB_
        reproduction-script;    # segfaults

Thanks.  Sorry, it's easy to forget.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]