Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2007 13:24:56 +0100
From:      Tino Engel <tino.engel@hotmail.com>
To:        <freebsd-current@freebsd.org>
Subject:   RE: freebsd-current Digest, Vol 194, Issue 3
Message-ID:  <BAY113-W20E3D0AD98BF9901762A0E98430@phx.gbl>

next in thread | raw e-mail | index | archive | help
I have noticed running latest kde using kdesvn frontend is good.A.E. EngelF=
rom: freebsd-current-request@freebsd.orgSubject: freebsd-current Digest, Vo=
l 194, Issue 3To: freebsd-current@freebsd.orgDate: Tue, 1 May 2007 12:00:16=
 +0000Send freebsd-current mailing list submissions to	freebsd-current@free=
bsd.org To subscribe or unsubscribe via the World Wide Web, visit	http://li=
sts.freebsd.org/mailman/listinfo/freebsd-currentor, via email, send a messa=
ge with subject or body 'help' to	freebsd-current-request@freebsd.org You c=
an reach the person managing the list at	freebsd-current-owner@freebsd.org =
When replying, please edit your Subject line so it is more specificthan "Re=
: Contents of freebsd-current digest..."--Forwarded Message Attachment--Fro=
m: kostikbel@gmail.comCC: freebsd-current@freebsd.org; shoesoft@gmx.netTo: =
des@des.noDate: Tue, 1 May 2007 14:19:02 +0300Subject: Re: strace causes pa=
nic: sleeping threadOn Tue, May 01, 2007 at 12:35:49PM +0200, Dag-Erling Sm=
?rgrav wrote:> des@des.no (Dag-Erling Sm?rgrav) writes:> > procfs_ioctl() n=
eeds the process to be locked; pn_ioctl() verifies> > that this is the case=
 before calling it.  The correct fix is not to> > unlock the process before=
 calling procfs_ioctl(), but to remove the> > latter's redundant PROC_LOCK(=
) / PROC_UNLOCK() calls.> > See attached patch. The procfs PIOCWAIT/PIOCWAI=
T32 ioctls drop the p_mtx for sleep. Could it bethat p being freed/reused m=
eantime ?--Forwarded Message Attachment--From: des@des.noCC: freebsd-curren=
t@freebsd.org; shoesoft@gmx.netTo: kostikbel@gmail.comDate: Tue, 1 May 2007=
 13:34:52 +0200Subject: Re: strace causes panic: sleeping threadKostik Belo=
usov <kostikbel@gmail.com> writes:> The procfs PIOCWAIT/PIOCWAIT32 ioctls d=
rop the p_mtx for> sleep. Could it be that p being freed/reused meantime ? =
So it should be held while the lock is dropped.  It is still a procfsissue =
(and one that was present, although benign, before I removedGiant from pseu=
dofs).  Please try this updated patch. DES-- Dag-Erling Sm=F8rgrav - des@de=
s.no=20
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Space=
s. It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=3Dcreate&wx_url=3D/friends.=
aspx&mkt=3Den-us=



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