[VCDImager Bugs/Devel] vcdimager segfaults with some mpeg files
"R. Bernstein" <[email protected]> Sun, 25 Jan 2004 17:04:05 -0500
| Newsgroups | gmane.comp.gnu.vcdimager.bugs |
|---|---|
| Message-ID | <[email protected]> |
Best place to start with seg faults is a complete listing of the input you entered and the output it produced. Follow that with a stack trace dump from gdb. (Compile with -g, and "gdb vcdiamger core.xxxx; where")