I can copy a file an a Appletalk mounted volume without trobles if I
use the builting cp:
> /bin/cp agendina /Volumes/franconi/

However, the fileutils (10.2, stable, latest selfupdate-cvs, fileutils
4.1-3) crashes badly:
> /sw/bin/cp agendina /Volumes/franconi/
Segmentation fault

This is reproducible. The log follows:

Date/Time:  2003-02-05 18:03:32 +0100
OS Version: 10.2.3 (Build 6G30)
Host:       gramsci.local.

Command:    cp
PID:        847

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbff7f0b0

Thread 0 Crashed:
 #0   0x000030bc in copy_reg (copy.c:282)
 #1   0x00004150 in copy_internal (copy.c:990)
 #2   0x0000476c in copy (copy.c:1217)
 #3   0x0000246c in do_copy (cp.c:577)
 #4   0x00002bf8 in main (cp.c:908)
 #5   0x00001964 in _start (crt.c:267)
 #6   0x000017e4 in start

PPC Thread State:
  srr0: 0x000030bc srr1: 0x0200f030                vrsave: 0x00000000
   xer: 0x00000000   lr: 0x00003010  ctr: 0x90004f20   mq: 0x00000000
    r0: 0xfff7ffe0   r1: 0xbffff0d0   r2: 0x00000000   r3: 0x00000000
    r4: 0x00000000   r5: 0x000081a4   r6: 0x000081a4   r7: 0x00000000
    r8: 0x00002ea7   r9: 0xbffff1b0  r10: 0x000a5640  r11: 0x00000000
   r12: 0x00000017  r13: 0x00000000  r14: 0x00000001  r15: 0x00000000
   r16: 0x00000000  r17: 0xbffff8b7  r18: 0x000a5ab0  r19: 0x00000000
   r20: 0x00000000  r21: 0x00000001  r22: 0x00000004  r23: 0x00000003
   r24: 0x00080000  r25: 0x00000000  r26: 0x00000000  r27: 0xbffff3f0
   r28: 0xbffff660  r29: 0x00008000  r30: 0xbffff0d0  r31: 0x00002e24


cheers
--e.


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to