Hi Toby, >> With git bisect, I was able to track it down to commit >> 37ccbb4b50dc0c10f431c931a8e9842ca6152d96 which represents a merge of >> the fx-mixer-rework branch. > Lot's of things have changed in this branch. Maybe you can bi-sect > within the fx-mixer-rework branch? > git checkout -b fx-mixer-rework origin/fx-mixer-rework
Done that. Some of the commits happily crashed the system on startup, so I skipped them. Here's the result: ---------------------------------------------------------------------- There are only 'skip'ped commit left to test. The first bad commit could be any of: f6f4414c989e55a867045a2575252b8b78289942 95eb60f05fc2dc190e8c8e84ffcbcbba7fad8e7c We cannot bisect more! ---------------------------------------------------------------------- The last known good commit was 3fa96a576c621a2ac9f470c557ec3f5e2f80df16. bye, Settel ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
