Details
Description
Continuing from the summary, I ran qbs in gdb and here's the relevant output:
$ gdb --args qbs build -f .. Reading symbols from /home/nebula/qbs/bin/qbs...(no debugging symbols found)...done. (gdb) run Starting program: /home/nebula/qbs/bin/qbs build -f .. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [New Thread 0xb7de6b40 (LWP 19742)] [New Thread 0xb73ffb40 (LWP 19744)] [New Thread 0xb69ffb40 (LWP 19745)] Program received signal SIGSEGV, Segmentation fault. 0x0810f9eb in qbs::Internal::BuildEffortCalculator::doVisit(qbs::Internal::Artifact*) ()