From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Marc Simonin <m(dot)simonin(at)allibert-trekking(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: Multiple Crashs on OSX Intel |
Date: | 2007-01-31 15:33:49 |
Message-ID: | 26259.1170257629@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Marc Simonin <m(dot)simonin(at)allibert-trekking(dot)com> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Zdenek Kotala | 2007-01-31 19:22:59 | Re: Daylight Saving Time |
Previous Message | Marc Simonin | 2007-01-31 13:19:12 | Multiple Crashs on OSX Intel |