NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/31317
The following reply was made to PR kern/31317; it has been noted by GNATS.
From: "Martin S. Weber" <phaeton%droog.sdf-eu.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/31317
Date: Thu, 14 May 2009 15:59:08 -0400
On Thu, May 14, 2009 at 03:54:24PM -0400, Martin S. Weber wrote:
> (...) suppose I'll be also unable to umount that share ...
umount -f did unmount the share, at which point gcore could produce
the core which was sitting in a call to write from copy_file (yes,
after mmap)
0x0804a753 <copy_file+1183>: add $0xc,%esp
0x0804a756 <copy_file+1186>: push %ebx
0x0804a757 <copy_file+1187>: pushl 0xffffff14(%ebp)
0x0804a75d <copy_file+1193>: push %edi
0x0804a75e <copy_file+1194>: call 0x8048cc0 <write@plt>
waiting on smbwrq in write.
-M
Home |
Main Index |
Thread Index |
Old Index