Multi-threaded mode

Segmentation faults are usually best tracked down through running the application in a debugger such as gdb or lldb. There are lots of posts on the forum about this, e.g. this one: Error segmentation fault (core dump) - #2 by bmorgan (or search for “gdb” or “debugger” here).