From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 04:57:08 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6445D106564A for ; Wed, 19 Jan 2011 04:57:08 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id 495628FC14 for ; Wed, 19 Jan 2011 04:57:08 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from [17.151.95.192] by asmtp028.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LF9009Q172A4OD0@asmtp028.mac.com> for freebsd-questions@freebsd.org; Tue, 18 Jan 2011 20:56:36 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-01-19_03:2011-01-19, 2011-01-19, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1010190000 definitions=main-1101180241 From: Chuck Swiger In-reply-to: <84pqrt5xet.fsf@maxwell.cjones.org> Date: Tue, 18 Jan 2011 20:56:34 -0800 Message-id: <8F60CE40-A466-4917-AE10-B63F4026B0D9@mac.com> References: <844o957rei.fsf@maxwell.cjones.org> <90697FB1-79FD-4766-A01B-B06672D1EB7C@mac.com> <84y66h6491.fsf@maxwell.cjones.org> <84vd1l61uf.fsf@maxwell.cjones.org> <84pqrt5xet.fsf@maxwell.cjones.org> To: weif@weif.net X-Mailer: Apple Mail (2.1082) Cc: FreeBSD - Subject: Re: use of menus crashes Firefox? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2011 04:57:08 -0000 On Jan 18, 2011, at 8:29 PM, Keith Seyffarth wrote: > I did this: > $ gdb /usr/local/lib/firefox3/firefox-bin 10388 > > This results in Firefox being locked and non-responsive to the user interface. Enter "run", or "c" for continue. If and when Firefox crashes, you will be able to gain more useful information.... -- -Chuck