$ echo 'digraph g { a }' | dot -y | neato -n2 -s -Tpng > graph.png
neato(6929) malloc: *** vm_allocate(size=4294959104) failed (error code=3)
neato(6929) malloc: *** error: can't allocate region
neato(6929) malloc: *** set a breakpoint in szone_error to debug
Mailing list post where this was first reported:
https://mailman.research.att.com/pipermail/graphviz-interest/2005q3/002768.html
If it matters, this is observed on a 1.5-GHz PowerBook G4 with Mac OS X 10.4.2. Graphviz was compiled from source using dependencies from darwinports.
Comments: [erg] dot -y should not flip the y values of the bounding box
Owner: erg
Status: Fixed (22 Sept 2005)