[pgcluster: 120] Re: クラスタサーバ起動時に postgres.coreを生成

木下 歩 kinoshita @ elflow.com
2004年 2月 20日 (金) 15:38:07 JST


アドバイス有難うございます。
早速、

%gdb /usr/local/pgsql/bin/postgres postgres.core
としたところ、

GNU gdb 4.18 (FreeBSD)
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols
found)...
Core was generated by `postgres'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libm.so.2...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols
found)...done.
Reading symbols from /usr/lib/libc.so.4...(no debugging symbols
found)...done.
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols
found)...done.
#0  0x811acf7 in PGR_Set_Replicate_Server_Socket ()

と表示されました。
わからないなりに表示されたファイルが存在するか調べてみましたが、
サーバ内には存在していました。
/usr/lib/libcrypt.so.2
/usr/lib/libm.so.2
/usr/lib/libutil.so.3
/usr/lib/libc.so.4
/usr/libexec/ld-elf.so.1

よろしくお願いいたします。

木下 歩





pgcluster メーリングリストの案内