Re: Crash during elog.c... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Crash during elog.c...
Date
Msg-id 16873.1131133541@sss.pgh.pa.us
Whole thread Raw
In response to Crash during elog.c...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Crash during elog.c...  ("Jim C. Nasby" <jnasby@pervasive.com>)
List pgsql-hackers
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> The backtrace:
> Program terminated with signal 11, Segmentation fault.
> (gdb) bt
> #0  0x0000003b8946fb20 in strlen () from /lib64/tls/libc.so.6
> #1  0x0000003b894428dc in vfprintf () from /lib64/tls/libc.so.6
> #2  0x0000003b89461ba4 in vsnprintf () from /lib64/tls/libc.so.6
> #3  0x00000000004ff420 in appendStringInfoVA (str=0x7fbfffde30, fmt=0x65f59e "%s", args=0x7fbfffdb50) at
stringinfo.c:125

Hrm ... what's the platform again?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gregory Maxwell
Date:
Subject: Re: Reducing the overhead of NUMERIC data
Next
From: Gregory Maxwell
Date:
Subject: Re: Reducing the overhead of NUMERIC data