|
|||||||||||
|
Re: [GENERAL] double free corruption?
From: Tom Lane <tgl(at)sss.pgh.pa.us>
Date: Fri Dec 28 2007 - 11:41:20 EST
No, an abort() is expected when glibc's malloc code detects a problem, and all that other junk is stuff that malloc helpfully prints on stderr before committing hara-kiri. This seems clearly a memory-stomp bug of some kind (although there's a very small probability that it was a transient RAM glitch). Not much we can do about it without a test case, though. regards, tom lane ---------------------------(end of broadcast)---------------------------TIP 4: Have you searched our list archives? http://archives.postgresql.org/ Received on Fri Dec 28 11:42:43 2007 This archive was generated by hypermail 2.1.8 : Mon Jun 16 2008 - 22:59:59 EDT |
||||||||||
|
|||||||||||