From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <13426df10806301054n1b4bd950nb11ab96e05f62ee7@mail.gmail.com> Date: Mon, 30 Jun 2008 10:54:47 -0700 From: "ron minnich" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <20080630173103.8B4CC1E8C51@holo.morphisms.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13426df10806301003y68192e5xc9b18c5b4d4b5e7a@mail.gmail.com> <20080630173103.8B4CC1E8C51@holo.morphisms.net> Subject: Re: [9fans] 9vx problem with venti Topicbox-Message-UUID: ceda8202-ead3-11e9-9d60-3106f5b1d025 On Mon, Jun 30, 2008 at 10:33 AM, Russ Cox wrote: > If you invoke it with the -A flag, then it will go into a > sleep loop on panic (-A stands for abort, but that didn't > work very well on OS X). You can then attach with gdb > and get a stack trace or look at what the other threads > are doing. in the case of .11 it never really dies -- just hangs ... sufficient input will finally kill the X11 thread. ron