Re: [HACKERS] WAL: O_DIRECT and multipage-writer

Поиск
Список
Период
Сортировка
От Mark Wong
Тема Re: [HACKERS] WAL: O_DIRECT and multipage-writer
Дата
Msg-id 20050127101844.A29667@osdl.org
обсуждение исходный текст
Ответ на WAL: O_DIRECT and multipage-writer  (ITAGAKI Takahiro <itagaki.takahiro@lab.ntt.co.jp>)
Ответы Re: [HACKERS] WAL: O_DIRECT and multipage-writer  (ITAGAKI Takahiro <itagaki@tiara.ocn.ne.jp>)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory leak)  (ITAGAKI Takahiro <itagaki.takahiro@lab.ntt.co.jp>)
Список 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

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Ed L."
Дата:
Сообщение: Re: dbsize patch
Следующее
От: "Ed L."
Дата:
Сообщение: Re: dbsize patch