Member Site Forums Rosetta 3 Rosetta 3 – General Using Patches in Rosetta Reply To: Using Patches in Rosetta

#4406
Anonymous

    seg-fault doesn’t mean enough to help.

    You can try compiling in debug mode and re-running; that will usually give a more informative error. (Replace mode=release with mode=debug when you compile). This will take probably 10x longer to run.

    I suspect the error is going to be a generic vector overrun error anyway, so I’m not sure that will be useful…