https://bugzilla.wikimedia.org/show_bug.cgi?id=53864

--- Comment #2 from Ori Livneh <o...@wikimedia.org> ---
I ran into this problem before. If I recall correctly, it's an out-of-memory
error that bundler is unhelpfully catching and re-throwing as an uninformative
generic exception. The memory requirements of building the ffi gem were the
original impetus for bumping the VM's memory allocation to 768 Mb, but since
we've done that I have not run into this problem. Have you modified the VM's
memory allocation setting at all?

If you have not modified the VM, can you reproduce the output of "vboxmanage
showvminfo"? It should be invoked with the machine's UUID as the final
command-line argument. The UUID can be found in
.vagrant/machines/default/virtualbox/id, which should exist under your Vagrant
repo root.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to