Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2010 10:50:14 +0200
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Gardner Bell <gbell72@rogers.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: process in STOP state
Message-ID:  <20100113085014.GN62907@deviant.kiev.zoral.com.ua>
In-Reply-To: <4B4D0293.3040704@rogers.com>
References:  <4B4D0293.3040704@rogers.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, Jan 12, 2010 at 06:15:31PM -0500, Gardner Bell wrote:
> Hello,
> 
> Just updated my 8.0-STABLE desktop to r202128 the other day and can no 
> longer run certain windows executables through wine without them almost 
> immediately entering the STOP state and using 100% CPU for a short 
> period of time.  Has anyone else ran into a similar issue lately?
> 
> I'm able to get the program to continue as normal by attaching the pid 
> trough gdb, but would for obvious reasons prefer not to do that.  Any 
> help trying to find the underlying cause would be appreciated as this 
> has not been a problem with revisions previous to r202128.

You can check whether the process is multithreaded (most likely, it is),
and, if so, what is the state of different threads. procstat -t <pid>
and then procstat -k <pid> would probably give some information for
the start.

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAktNiUUACgkQC3+MBN1Mb4hkCACgv/LQV0rRUxEnAoFVOwTYrPBJ
kMgAoIGVGHpIpRggbWBoiWr1BatH4xed
=0Qfd
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100113085014.GN62907>