Re: [PORTS] Multiple Crashs on OSX Intel
Tom Lane <[email protected]> Wed, 31 Jan 2007 10:33:49 -0500
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Marc Simonin <[email protected]> writes: > The CrashLog log for every crashes one of this two codes > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x9003b7e0 > Exception: EXC_BAD_ACCESS (0x0001) > Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Always those same addresses? If so I'd wonder about a corrupt-data problem. Can you get a stack trace from the core files? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend