Re: table schema causes crash

Поиск
Список
Период
Сортировка
От
Тема Re: table schema causes crash
Дата
Msg-id 2450.63.226.186.156.1040415803.squirrel@www.minnesota.com
обсуждение исходный текст
Ответ на Re: table schema causes crash  (<tom@minnesota.com>)
Ответы Re: table schema causes crash  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>> But still, you haven't given us anywhere near enough information to
>> find the problem.  I think you'll have to either get in there with a
>> debugger yourself, or let someone have a temporary account on your
>> machine to study the problem.

I attached gdb to a running pid of psql. After I do:

\d imap_passwd

There are thousands of these lines in gdb:

...
#14133 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
#14134 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
#14135 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
#14136 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
#14137 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
#14138 0x160034458 in _rtld_start () from /usr/libexec/ld.elf_so
...

pressing <return> and it keeps going and going...



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

Предыдущее
От:
Дата:
Сообщение: Re: table schema causes crash
Следующее
От: Tom Lane
Дата:
Сообщение: Re: table schema causes crash