Subject: Re: Writing to DVD
To: None <darcy@NetBSD.org>
From: Juan RP <juan@xtrarom.org>
List: tech-kern
Date: 02/05/2006 16:59:45
On Sun, 5 Feb 2006 10:02:08 -0500
"D'Arcy J.M. Cain" <darcy@NetBSD.org> wrote:

> I tried writing some files to DVD with growisofs as described in
> http://www.mreriksson.net/blog/archive/15/ but I had a core dump due
> to an assert error in libpthread.  Here is the command and the result:
> 
> $ growisofs -dvd-compat -Z /dev/rcd0d -J -R ~carol/DVD/
> [...]
>  99.47% done, estimate finish Sat Feb  4 16:51:54 2006
>  99.77% done, estimate finish Sat Feb  4 16:51:54 2006
> Total translation table size: 0
> Total rockridge attributes bytes: 359513
> Total directory bytes: 587776
> Path table size(bytes): 74
> Max brk space used 3cc2a4
> 1683930 extents written (3288 MB)
> builtin_dd: 1683936*2KB out @ average 3.9x1385KBps
> /dev/rcd0d: flushing cache
> /dev/rcd0d: updating RMA
> /dev/rcd0d: closing disc
> assertion "ret == 0" failed: file
> "/usr/NetBSD/cvs/src/lib/libpthread/pthread.c", line 174, function
> "pthread_init" Abort trap (core dumped)
> 
> I thought it overloaded the capacity but the disk only had about 3.3GB
> on it at the end.  I tried a second DVD in case it was bad media but
> it failed too.

I fixed this some days ago, please update your pkgsrc.