Summary: | memcheck internal error: Signal 10 (SIGBUS) | ||
---|---|---|---|
Product: | [Developer tools] valgrind | Reporter: | John Ralls <jralls> |
Component: | memcheck | Assignee: | Rhys Kidd <rhyskidd> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | pjfloyd, rhyskidd |
Priority: | NOR | ||
Version: | 3.14.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | macOS | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Session transcript of crashed memcheck session |
Description
John Ralls
2019-06-15 21:21:42 UTC
The command line for the crashed session was: valgrind --log-file=gramps-memory --suppressions=$HOME/Development/gtk-sources/valgrind-3.15.0/darwin15.supp --suppressions=/Users/john/Development/Gramps-Build/gramps-stable-git-Mavericks/src/Python-3.6.8/Misc/valgrind-python.supp --main-stacksize=67108864 $PREFIX/bin/python $PREFIX/bin/gramps The elevated --main-stacksize was necessary to avoid an earlier crash; in that case valgrind mentioned the stack size (8MB) and suggested increasing it. |