From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9c7307771640a386781142bab8d23a66@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Fri, 2 Nov 2012 11:59:12 +0000 In-Reply-To: <21fae63d-964e-4262-ac1b-51158584d65b@x21g2000vbg.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Kernel panic when compiling Go on native Plan 9 Topicbox-Message-UUID: cfa97f54-ead7-11e9-9d60-3106f5b1d025 Are you running a recent (since 24 August) kernel on a multiprocessor? If so, try booting with *nomp=1 in plan9.ini and see if running on just one cpu prevents the panic. I've just updated my kernel, and I'm getting a panic on opening a particular email message in acme. Just debugging it now.