[Libburn] libisofs segment fault
Loic Pefferkorn
loic at frozenbox.com
Sat Dec 16 11:42:19 PST 2006
Hello,
You don't give enough informations about the segmentation fault.
First, which version of libburn are you using ? 0.2 ? 0.1 ? current cvs ?
To generate usefull informations with gdb, please compile libburn with
the --enable-debug flag ( ./configure --enable-debug )
Try to reproduce your bug under gdb, and when gdb stops, type 'bt' to have a
complete backtrace of the segmentation fault.
Then post the output here ;)
Cheers,
Loic
Le Samedi 16 Décembre 2006 16:53, hy_gzr a écrit :
> I wanna create a iso file with the APIs in libisofs of the libburn,
> when I compile and run the test/iso.c with "./iso image.iso /home/my" in
> order to learn how to use the libisofs.there is a segment fault occured.and
> the image.iso file is empty.I traced with the gdb.I found that the segment
> fault is occured in the function iso_layout_dir. why the segment fault
> occured ? or because my wrong usage of test/iso.c? thanks a lot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/libburn/attachments/20061216/26c067e7/attachment.pgp
More information about the libburn
mailing list