Date: 15 Dec 2016 03:15:04 -0500 From: "Vicky Chang" <vmc@voltechgroup.com> To: freebsd-bugs@freebsd.org Subject: Due invoice payment Message-ID: <20161215031503.68E59C42841CD537@voltechgroup.com>
next in thread | raw e-mail | index | archive | help
Good day,
My colleague is currently on away for the Xmas break and we have
wired
payment for due invoices.
Attached is the payment copy, please confirm receipt.
Vicky
Sent from Iphone
/----------------------------------------------------------------
-----------\
Confidential and/ or privileged information may be contained in
this
e-mail and any attachments transmitted with it ('Message'). If
you are
not the addressee indicated in this Message (or responsible for
delivery of this Message to such person),you are hereby notified
that
any dissemination, distribution, printing or copying of this
Message or
any part thereof is prohibited. Please delete this Message if
received
in error and advise the sender by return e-mail. Opinions,
conclusions
and other information in this Message that do not relate to the
official business of this company shall be understood as neither
given
nor endorsed by this company.
\----------------------------------------------------------------
----------/
From owner-freebsd-bugs@freebsd.org Thu Dec 15 08:29:41 2016
Return-Path: <owner-freebsd-bugs@freebsd.org>
Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9097C750C6
for <freebsd-bugs@mailman.ysv.freebsd.org>;
Thu, 15 Dec 2016 08:29:41 +0000 (UTC)
(envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
[IPv6:2001:1900:2254:206a::16:76])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id B921312D5
for <freebsd-bugs@FreeBSD.org>; Thu, 15 Dec 2016 08:29:41 +0000 (UTC)
(envelope-from bugzilla-noreply@freebsd.org)
Received: from bugs.freebsd.org ([127.0.1.118])
by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF8Tf1n083427
for <freebsd-bugs@FreeBSD.org>; Thu, 15 Dec 2016 08:29:41 GMT
(envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: freebsd-bugs@FreeBSD.org
Subject: [Bug 214923] kqueue hangs with busy loop
Date: Thu, 15 Dec 2016 08:29:42 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Base System
X-Bugzilla-Component: kern
X-Bugzilla-Version: 11.0-RELEASE
X-Bugzilla-Keywords:
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: yjh0502@gmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution:
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-214923-8-nZucN5jJ7O@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214923-8@https.bugs.freebsd.org/bugzilla/>
References: <bug-214923-8@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-bugs@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: Bug reports <freebsd-bugs.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-bugs>,
<mailto:freebsd-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-bugs/>
List-Post: <mailto:freebsd-bugs@freebsd.org>
List-Help: <mailto:freebsd-bugs-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-bugs>,
<mailto:freebsd-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Dec 2016 08:29:41 -0000
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214923
--- Comment #5 from yjh0502@gmail.com ---
Here's output of procstat -kk
root@foo:/var/log # procstat -kk `pgrep watchman`
PID TID COMM TDNAME KSTACK
85871 100707 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 sbwait+0x4f
soreceive_generic+0x1ae dofileread+0x98 kern_readv+0x68 sys_read+0x84
amd64_syscall+0x4ce Xfast_syscall+0xfb
56477 100556 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_timedwait_sig+0x10 _cv_timedwait_sig_sbt+0x1c4
seltdwait+0xc7 kern_poll+0x296 sys_poll+0x61 amd64_syscall+0x4ce
Xfast_syscall+0xfb
56477 101126 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294
kern_sigsuspend+0x134 sys_sigsuspend+0x31 amd64_syscall+0x4ce
Xfast_syscall+0xfb
56477 101462 watchman - mi_switch+0xd2 sleepq_wait+0x3a
_sx_slock_hard+0x325 kern_poll+0x51e sys_poll+0x61 amd64_syscall+0x4ce
Xfast_syscall+0xfb
56477 101506 watchman - kern_kevent+0xb5
sys_kevent+0x11c amd64_syscall+0x4ce Xfast_syscall+0xfb
56477 101507 watchman - mi_switch+0xd2
turnstile_wait+0x408 __mtx_lock_sleep+0x13d knote+0x132 VOP_OPEN_APV+0xb5
vn_open_vnode+0x247 vn_open_cred+0x33e kern_openat+0x25c amd64_syscall+0x4ce
Xfast_syscall+0xfb
56477 101567 watchman - mi_switch+0xd2
turnstile_wait+0x408 __mtx_lock_sleep+0x13d knote_fdclose+0xb2 closefp+0x40
amd64_syscall+0x4ce Xfast_syscall+0xfb
56477 101568 watchman - mi_switch+0xd2 sleepq_wait+0x3a
_sx_slock_hard+0x325 kern_poll+0x51e sys_poll+0x61 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100681 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_timedwait_sig+0x10 _sleep+0x26f
kern_nanosleep+0x10e sys_nanosleep+0x53 amd64_syscall+0x4ce Xfast_syscall+0xfb
1271 100683 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100684 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 fifo_open+0x244
VOP_OPEN_APV+0x89 vn_open_vnode+0x247 vn_open_cred+0x33e kern_openat+0x25c
amd64_syscall+0x4ce Xfast_syscall+0xfb
1271 100685 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100724 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100763 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100801 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100884 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100919 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
1271 100945 watchman - mi_switch+0xd2
sleepq_catch_signals+0xb7 sleepq_wait_sig+0xf _sleep+0x294 umtxq_sleep+0x122
do_lock_umutex+0x174f __umtx_op_wait_umutex+0x72 amd64_syscall+0x4ce
Xfast_syscall+0xfb
--
You are receiving this mail because:
You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161215031503.68E59C42841CD537>
