14:30 julroy67@momoko-laptop ~/Apps/mkclean/src/mkclean-0.4.1% gdb release/gcc_linux_x64/mkclean GNU gdb (GDB) 7.1 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/julroy67/Apps/mkclean/src/mkclean-0.4.1/release/gcc_linux_x64/mkclean...done. (gdb) run --optimize --remux Test.mkv Test.mkv.2 Starting program: /home/julroy67/Apps/mkclean/src/mkclean-0.4.1/release/gcc_linux_x64/mkclean --optimize --remux Test.mkv Test.mkv.2 [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x000000000040180e in ProjectSettings (p=0x7fffffffdc10) at mkclean_stdafx.c:99 99 Node_SetData((node*)p,NODECONTEXT_PROJECT_NAME,TYPE_STRING,PROJECT_NAME);