From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm From: Brantley Coile Date: Fri, 4 Nov 2005 18:04:08 -0500 In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-ijzhfxjttepzrkjzggxqqtrwkj" Topicbox-Message-UUID: a64e0de8-ead0-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-ijzhfxjttepzrkjzggxqqtrwkj Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit i did the ulimit thing. i just forgot what the core file was named. i see core. now. thanks. --upas-ijzhfxjttepzrkjzggxqqtrwkj Content-Type: message/rfc822 Content-Disposition: inline Received: from mail.cse.psu.edu ([130.203.4.6]) by coraid.com; Fri Nov 4 18:02:31 EST 2005 Received: from psuvax1.cse.psu.edu (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 21293C685C for ; Fri, 4 Nov 2005 18:02:20 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: from localhost (localhost [127.0.0.1]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 28CC2635C0 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 18:01:51 -0500 (EST) Received: from mail.cse.psu.edu ([127.0.0.1]) by localhost (psuvax1 [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03248-01-20 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 18:01:48 -0500 (EST) Received: from mailwasher-b.lanl.gov (mailwasher.lanl.gov [192.65.95.54]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id A5C9D63D35 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 18:01:48 -0500 (EST) Received: from mtdew.lanl.gov (ccstargate.lanl.gov [128.165.250.240]) by mailwasher-b.lanl.gov (8.12.11/8.12.11/(ccn-5)) with ESMTP id jA4N1hAK024084 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 16:01:43 -0700 Received: from mtdew.lanl.gov (mtdew.lanl.gov [127.0.0.1]) by mtdew.lanl.gov (8.13.4/8.13.4) with ESMTP id jA4N1kM4017123 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 16:01:46 -0700 Received: from localhost (andrey@localhost) by mtdew.lanl.gov (8.13.4/8.13.4/Submit) with ESMTP id jA4N1j5n017120 for <9fans@cse.psu.edu>; Fri, 4 Nov 2005 16:01:46 -0700 X-Authentication-Warning: mtdew.lanl.gov: andrey owned process doing -bs Date: Fri, 4 Nov 2005 16:01:45 -0700 (MST) From: andrey mirtchovski To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] drawterm In-Reply-To: <4e28f7a872bb2d9da1a1cb16019380b1@coraid.com> Message-ID: References: <4e28f7a872bb2d9da1a1cb16019380b1@coraid.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-PMX-Version: 4.7.1.128075 X-Virus-Scanned: by amavisd-new at cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces+brantley=coraid.com@cse.psu.edu Errors-To: 9fans-bounces+brantley=coraid.com@cse.psu.edu run 'ulimit -c unlimited' on the shell and you'll get core files. i just compiled it on fc4 and got a segfault: #0 0x0804c934 in secdial (secstore=0x0) at secstore.c:35 35 if(*p == 0) /* else use the authserver */ On Fri, 4 Nov 2005, Brantley Coile wrote: > i just downloaded it. ran it under fc4 and it drops core. > now, if i can just find out where they put the core file!! > > bc > --upas-ijzhfxjttepzrkjzggxqqtrwkj--