Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Eloy Paris
Package: dvdbackup Version: 0.2-1 Severity: important dvdbackup segfaults while trying to mirror a DVD. No useful backtrace that I can see, even with dvdbackup-dbg installed. Initial directory (down to VIDEO_TS) gets created before crash. Command run is dvdbackup -M. vobcopy -m is able to copy

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Benjamin Drung
Am Dienstag, den 01.04.2008, 13:53 -0400 schrieb Eloy Paris: Package: dvdbackup Version: 0.2-1 Severity: important dvdbackup segfaults while trying to mirror a DVD. No useful backtrace that I can see, even with dvdbackup-dbg installed. Initial directory (down to VIDEO_TS) gets created

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Stephen Gran
This one time, at band camp, Eloy Paris said: dvdbackup segfaults while trying to mirror a DVD. No useful backtrace that I can see, even with dvdbackup-dbg installed. Initial directory (down to VIDEO_TS) gets created before crash. Command run is dvdbackup -M. vobcopy -m is able to copy the

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Eloy Paris
Hello, On Tue, Apr 01, 2008 at 09:42:12PM +0200, Benjamin Drung wrote: What is the output if you use dvdbackup -Mv and dvdbackup -I? -- $ dvdbackup -Mv File sizes for Title set 0 VIDEO_TS.XXX IFO = 30720, MENU_VOB = 382976

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Eloy Paris
On Tue, Apr 01, 2008 at 10:01:32PM +0100, Stephen Gran wrote: This one time, at band camp, Eloy Paris said: dvdbackup segfaults while trying to mirror a DVD. No useful backtrace that I can see, even with dvdbackup-dbg installed. Initial directory (down to VIDEO_TS) gets created before

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Benjamin Drung
The segmentation fault seams to be in DVDGetFileSet, but I cannot see, where the problem is. We need a useful stack trace. I work with Eclipse + CDT with Autotools plugin. So I do not know, how to get a useful stack trace with other tools. Am Dienstag, den 01.04.2008, 17:23 -0400 schrieb Eloy

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Stephen Gran
This one time, at band camp, Eloy Paris said: Hello, On Tue, Apr 01, 2008 at 09:42:12PM +0200, Benjamin Drung wrote: What is the output if you use dvdbackup -Mv and dvdbackup -I? File sizes for Title set 0 VIDEO_TS.XXX IFO = 30720, MENU_VOB = 382976 At top of loop After opening files

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Stephen Gran
This one time, at band camp, Stephen Gran said: That looks like it's probably an overflow there. I looked at my build log again, and it looks like we didn't pass the necessary large file flags at build time for some reason - building from my svn tree does, but building from the tarball

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Eloy Paris
Hi guys, On Tue, Apr 01, 2008 at 11:20:42PM +0100, Stephen Gran wrote: This one time, at band camp, Stephen Gran said: That looks like it's probably an overflow there. I looked at my build log again, and it looks like we didn't pass the necessary large file flags at build time for some

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Stephen Gran
This one time, at band camp, Eloy Paris said: Hi guys, On Tue, Apr 01, 2008 at 11:20:42PM +0100, Stephen Gran wrote: This one time, at band camp, Stephen Gran said: That looks like it's probably an overflow there. I looked at my build log again, and it looks like we didn't pass the

Bug#473798: dvdbackup: segfault when mirroring DVD

2008-04-01 Thread Eloy Paris
Hello, On Tue, Apr 01, 2008 at 11:56:23PM +0200, Benjamin Drung wrote: The segmentation fault seams to be in DVDGetFileSet, but I cannot see, where the problem is. We need a useful stack trace. I work with Eclipse + CDT with Autotools plugin. So I do not know, how to get a useful stack trace