From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 16 Nov 2011 20:12:48 +0100 From: David du Colombier <0intro@gmail.com> To: 9fans@9fans.net Message-ID: <20111116201248.7f530a4a@gmail.com> In-Reply-To: References: <397e626b0e4f73f564f8f242c087b651@hamnavoe.com> <20110920094725.6932141e@wks-ddc.exosec.local> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [9fans] mail client; general question web vs command Topicbox-Message-UUID: 40e7c398-ead7-11e9-9d60-3106f5b1d025 > ;$PLAN9/bin/upas/smtp -ai 'tcp!128.141.146.215!12345' > rudolf.sykora@gmail.com rudolf.sykora@cern.ch Segmentation fault Yesterday, I found time to fix this problem. It happens when gethostbyname fail to resolve your hostname. You can apply this patch: http://codereview.appspot.com/download/issue5370105_1.diff It hasn't been merged in plan9port yet, but I'm sure it will be soon. -- David du Colombier