Bug#451578: genisoimage segfaults when using -J

2007-11-18 Thread Ivan Shmakov
Eduard Bloch [EMAIL PROTECTED] writes: I cannot reproduce your problem with mkisofs and I recommend you to just switch to a recent maintained original from: Blah. If you tried to reproduce his problem than you got access to his filesystem, right? Otherwise I have trouble believing that.

Bug#451578: genisoimage segfaults when using -J

2007-11-18 Thread Ivan Shmakov
Looks like there're issues with merging a previous session in. Both joliet_compare_paths () and generate_joliet_path_tables () assume that whenever `DIRENTRY-parent == reloc_dir', `DIRENTRY-self-parent_rec' will be non-NULL. This is the case when DIRENTRY

Bug#451578: genisoimage segfaults when using -J

2007-11-18 Thread Ivan Shmakov
Joerg Schilling [EMAIL PROTECTED] writes: $ gdb genisoimage (gdb) set args -C 312032,365680 -M /dev/cdrom -v -v -print-size -JR -uid 0 -gid 0 -graft-points users/ivan/archives/=/.../users/ivan/archives/ Nothing strange (AFAICT) in /.../users/ivan/archives/. I may specify another

Bug#451578: genisoimage segfaults when using -J

2007-11-17 Thread Joerg Schilling
$ gdb genisoimage (gdb) set args -C 312032,365680 -M /dev/cdrom -v -v -print-size -JR -uid 0 -gid 0 -graft-points users/ivan/archives/=/.../users/ivan/archives/ Nothing strange (AFAICT) in /.../users/ivan/archives/. I may specify another directory and it will segfault, too.

Bug#451578: genisoimage segfaults when using -J

2007-11-17 Thread Eduard Bloch
#include hallo.h * Joerg Schilling [Sat, Nov 17 2007, 01:03:01PM]: I cannot reproduce your problem with mkisofs and I recommend you to just switch to a recent maintained original from: Blah. If you tried to reproduce his problem than you got access to his filesystem, right? Otherwise I have

Bug#451578: genisoimage segfaults when using -J

2007-11-16 Thread Ivan Shmakov
Package: genisoimage Version: 1.1.6-1 Severity: important Does anyone know what's happening there? $ gdb genisoimage (gdb) set args -C 312032,365680 -M /dev/cdrom -v -v -print-size -JR -uid 0 -gid 0 -graft-points users/ivan/archives/=/.../users/ivan/archives/ Nothing strange