diff options
author | pianofab <pianofab+github@gmail.com> | 2013-12-11 02:45:45 (GMT) |
---|---|---|
committer | pianofab <pianofab+github@gmail.com> | 2013-12-11 02:45:45 (GMT) |
commit | 6ba48cc940501af140600450088da0680e95d6f0 (patch) | |
tree | 7feb236e3384fbd752897418f0e4910976306e94 /examples/example.cpp | |
parent | 40b84627bdad3b1e03c0a6c603c6a7e299ce04c0 (diff) | |
download | Doxygen-6ba48cc940501af140600450088da0680e95d6f0.zip Doxygen-6ba48cc940501af140600450088da0680e95d6f0.tar.gz Doxygen-6ba48cc940501af140600450088da0680e95d6f0.tar.bz2 |
Report details about fork() failure in logs.
When parsing a large codebase dot failed to start. Adding this line helped narrow down the issue. Increasing my VirtualBox VM RAM size worked around the issue. A proper fix would be to spawn separate processes without using fork() so they don't start with the giant address space used by the current process.
Diffstat (limited to 'examples/example.cpp')
0 files changed, 0 insertions, 0 deletions