Re: [BUGS] BUG #5846: Segfault Postgresql Built with --lib-libedit-preferred

2011-01-24 Thread Tom Lane
"David E. Wheeler" writes: > Oh. I've probably complained to them myself. First noticed it quite some time > ago. Anyone got a test case that doesn't involve building PostgreSQL? Per the prior discussion, all you need is an example where there are exactly 9 + 10*N (N>=0) possible completions. I

Re: [BUGS] BUG #5846: Segfault Postgresql Built with --lib-libedit-preferred

2011-01-24 Thread David E. Wheeler
On Jan 24, 2011, at 3:49 PM, Tom Lane wrote: > This has been reported before, most recently last week. It's a libedit > bug (and yes it's been reported to Apple, but another complaint directed > there wouldn't hurt). Oh. I've probably complained to them myself. First noticed it quite some time

Re: [BUGS] BUG #5846: Segfault Postgresql Built with --lib-libedit-preferred

2011-01-24 Thread Tom Lane
"David E. Wheeler" writes: > try=# \d mls_fepsql(69838) malloc: *** error for object 0x6: pointer being > freed was not allocated > *** set a breakpoint in malloc_error_break to debug > zsh: abort psql corp_schema This has been reported before, most recently last week. It's a libedit bug (a