Tom Lane schrieb:
=?ISO-8859-15?Q?Torsten_Z=FChlsdorff?= <foo@xxxxxxxxxxxxxxxxxxx> writes:
It's the same like before, but this time with core-file! :) I don't know
why, but now there is one. You can find it here:
http://www.dddbl.de/postgres.core (2,4 MB)
That's good, but the core file is pretty much useless to anyone else.
Please gdb it and post a stack trace:
gdb /path/to/postgres /path/to/core
gdb> bt
gdb> quit
Hm... /path/to/postgres? Not initdb? But regardless what i use, it looks
like:
#0 0x0000000800bb166c in ?? ()
#1 0x00000000005b158f in ?? ()
#2 0x0000003000000020 in ?? ()
#3 0x00007fffffffe620 in ?? ()
#4 0x00007fffffffe560 in ?? ()
#5 0x000000080091607a in ?? ()
#6 0x0000000800c04a60 in ?? ()
#7 0x0000000800913496 in ?? ()
#8 0x00007fffffffeab8 in ?? ()
#9 0x00007fffffffeab0 in ?? ()
#10 0xffffff00423f38e0 in ?? ()
#11 0x00007fffffffe618 in ?? ()
#12 0x0000000000000031 in ?? ()
#13 0x00000000ffffaa8a in ?? ()
#14 0x00000000007ea036 in ?? ()
#15 0x000000080091056d in ?? ()
#16 0x0000000000000207 in ?? ()
#17 0x00000000000005c8 in ?? ()
#18 0x00007fffffffe618 in ?? ()
#19 0xffffff00423f38e0 in ?? ()
#20 0x00007fffffffe65d in ?? ()
#21 0x00000000007ea094 in ?? ()
#22 0x00007fffffffeab0 in ?? ()
#23 0x00007fffffffeab8 in ?? ()
#24 0x0000000000000000 in ?? ()
I believe that is not very helpful, is it?
Greetings,
Torsten
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general