From: | Mark Wong <markw(at)osdl(dot)org> |
---|---|
To: | ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] WAL: O_DIRECT and multipage-writer |
Date: | 2005-01-27 18:18:44 |
Message-ID: | 20050127101844.A29667@osdl.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Hi everyone,
I gave this a try with DBT-2, but got a core dump on our ia64 system.
I hope this isn't a random thing, like I ran into previously. Maybe
I'll try again, but postgres dumped core. Binary and core here:
http://developer.osdl.org/markw/pgsql/core/2morefiles.tar.bz2
#0 FunctionCall2 (flinfo=0x0, arg1=0, arg2=0) at fmgr.c:1141
1141 result = FunctionCallInvoke(&fcinfo);
(gdb) bt
#0 FunctionCall2 (flinfo=0x0, arg1=0, arg2=0) at fmgr.c:1141
#1 0x40000000003bdb80 in FunctionCall2 (flinfo=Cannot access memory at address 0x0
) at fmgr.c:1141
#2 0x40000000003bdb80 in FunctionCall2 (flinfo=Cannot access memory at address 0x0
) at fmgr.c:1141
Over and over again, so I'll keep the backtrace short.
Mark
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2005-01-27 18:39:52 | Re: [pgsql-hackers] Patent issues and 8.1 |
Previous Message | Josh Berkus | 2005-01-27 17:51:12 | Re: [pgsql-hackers] Patent issues and 8.1 |
From | Date | Subject | |
---|---|---|---|
Next Message | Ed L. | 2005-01-27 21:12:54 | Re: dbsize patch |
Previous Message | Ed L. | 2005-01-27 15:42:51 | Re: dbsize patch |