Re: Segfault Exiting psql - Mailing list pgsql-hackers

From David Wheeler
Subject Re: Segfault Exiting psql
Date
Msg-id 93AED4E3-678F-4AD8-8182-6254B85C0C7B@kineticode.com
Whole thread Raw
In response to Re: Segfault Exiting psql  (David Wheeler <david@justatheory.com>)
List pgsql-hackers
On Jul 15, 2005, at 5:13 PM, David Wheeler wrote:

> No. I'm using the readline that comes with Tiger, FWIW. If you tell  
> me how to create a stack trace, I'll post it somewhere for you to  
> see. I don't know C, myself.

Didn't see a reply to this, but if it makes a difference, I just  
learned that the readline library that comes with Tiger (no prior  
version of Mac OS X included readline) is not GNU readline.  
readline.h starts with:

/*      $NetBSD: readline.h,v 1.11 2004/01/17 17:57:40 christos Exp  
$   */

/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
* All rights reserved.

Might this be the source of the segfaults when exiting psql?

Best,

David



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: More buildfarm stuff
Next
From: "Magnus Hagander"
Date:
Subject: Re: For review: Server instrumentation patch