Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Sep 2001 11:04:04 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Marcel Moolenaar <marcel@cup.hp.com>
Cc:        current@FreeBSD.org
Subject:   RE: Linuxulator: possible Giant pushdown victim
Message-ID:  <XFMail.010905110404.jhb@FreeBSD.org>
In-Reply-To: <20010905100651.A5560@gauss.cup.hp.com>

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

On 05-Sep-01 Marcel Moolenaar wrote:
> Hi,
> 
> I get consistent locks when trying to run Mozilla for Linux (RH 7.1).
> 
> Breaking into the debugger, I see it hangs in fork_exit()+180. This
> is should be the PROC_LOCK(p) in the source file (kern_fork.c).

Can you do 'show locks <pid>' where <pid> is the pid of the mozilla process?
Also, what does a 'trace' of the pid in question show?  (I take it this is how
you know where it locked up?)

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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