mount: Abort trap

From: Wilkinson, Alex <alex.wilkinson_at_dsto.defence.gov.au>
Date: Mon, 11 Sep 2006 12:33:06 +0800
Hi all,

Does anyone whatsup here:

	# mount hostname:/mnt/tmp /mnt/tmp
	mount: /mnt/tmp: Abort trap

Truss OutPut:

	<snip>
	mmap(0x0,4096,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) =
	672460800 (0x2814f000)
	break(0x804f000)                                 = 0 (0x0)
	break(0x8050000)                                 = 0 (0x0)
	fork()                                           = 59817 (0xe9a9)
	wait4(0xe9a9,0xbfbfdf38,0x0,0x0)                 = 59817 (0xe9a9)
	mount: write(2,0xbfbfd8e0,7)                             = 7 (0x7)
	/mnt/tmp: Abort trapwrite(2,0xbfbfd900,20)                               = 20
	(0x14)
	
	write(2,0x2813a333,1)                            = 1 (0x1)
	exit(0x1)
	process exit, rval = 256
	</snip>

Mounting over NFS from FreeBSD-CURRENT to FreeBSD-6.1-RELEASE.

 -aW
Received on Mon Sep 11 2006 - 02:45:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC