Mkclean sigsev on a specific file
julroy67 <[email protected]>
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm using mkclean to clean up my mkv files that are for the most not valid as mkvalidate says, but on certain files, mkclean crashes. I've managed to get the backtrace from gdb. But I'm not sure where I have to report the issue. For the backtrace here's it : 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 <http://gnu.org/licenses/gpl.html> 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: <http://www.gnu.org/software/gdb/bugs/>... 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); or see here : http://julroy67.free.fr/DL/mkclean_crash_backtrace.log So anyone can say what I've to do ? Thanks. _______________________________________________ Matroska-users mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user