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

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


たびたび有難うございます。
また、貴重なお時間を裂いてまで
ご協力いただき有難うございます。

pgcluster-1.0.6/src/Makefile.global.inの
CFLAGS += -Wall -Wmissing-prototypes -Wmissing-declarations
を
CFLAGS += -Wall -Wmissing-prototypes -Wmissing-declarations -g
に変更し、configureからインストールし直して見ましたが、
やはり、postgres.coreが生成されます。
postgres.coreをデバッガで見てみましたが以前と同じように
表示されます。

$ gdb /usr/local/pgsql/bin/pg_ctl 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"...

"/usr/local/pgsql/bin/pg_ctl": not in executable format: File format not
recognized

Core was generated by `postgres'.
Program terminated with signal 11, Segmentation fault.
#0  0x811acf7 in ?? ()

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

木下 歩





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