qemu-arm-static chroots give copious memory errors when setting up java build dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro QEMU |
Fix Released
|
Undecided
|
Unassigned | ||
qemu-linaro (Ubuntu) |
Fix Released
|
Medium
|
Loïc Minier |
Bug Description
When building ant in a qemu-arm-static chroot (0.15.91-
Setting up gcj-4.6-
GC Warning: Out of Memory! Returning NIL!
GC Warning: Out of Memory! Returning NIL!
[...ad nauseam...]
GC Warning: Out of Memory! Returning NIL!
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
dpkg: error processing libecj-java-gcj (--purge):
subprocess installed post-removal script returned error exit status 2
Trying http://
It would seem that there's some fatal interaction between qemu-arm-static and some way in which gcj or its maintainer scripts manage memory.
I've attached the ant build log, but this has of course affected other java packages that share these dependencies. I'm happy to help demonstrate the issue on osageorange if needs be (an apt-get -f install is currently all that's needed to trigger it again).
Related branches
Changed in qemu-linaro (Ubuntu): | |
assignee: | nobody → Loïc Minier (lool) |
Changed in qemu-linaro: | |
status: | Fix Committed → Fix Released |
Er sorry, of course the buildd was in a precise chroot, not a Hardy one.