On Fri, Mar 09, 2012 at 08:35:44PM -0000, Loïc Minier wrote: > In my case, I'm using qemu-arm-static from precise against an unstable Debian > armel chroot and that used to work fine but now I get: > bash: xmalloc: ../bash/variables.c:1969: cannot allocate 28 bytes (24576 > bytes allocated) > when starting bash; if I run "sh" (which is dash) I don't have the problem.
> >From sh, I can reproduce the issue: > # bash > bash: xmalloc: ../bash/variables.c:1969: cannot allocate 28 bytes (24576 > bytes allocated) > # QEMU_RESERVED_VA=0 bash > (unstable-armel)root@bee:~# exit > # QEMU_RESERVED_VA=0xf7000000 bash > bash: xmalloc: ../bash/variables.c:2159: cannot allocate 26 bytes (24576 > bytes allocated) Yes, this is one of the known regressions being discussed upstream, from what I saw. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/906922 Title: qemu-arm-static chroots give copious memory errors when setting up java build dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/qemu-linaro/+bug/906922/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
