From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 4 Nov 2005 16:01:45 -0700 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 Topicbox-Message-UUID: a649ee20-ead0-11e9-9d60-3106f5b1d025 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 >