Re: PostgreSQL crash on Freebsd 7

Поиск
Список
Период
Сортировка
От Michael
Тема Re: PostgreSQL crash on Freebsd 7
Дата
Msg-id 1983190064.20071101232354@gameservice.ru
обсуждение исходный текст
Ответ на Re: PostgreSQL crash on Freebsd 7  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PostgreSQL crash on Freebsd 7  ("Larry Rosenman" <ler@lerctr.org>)
Re: PostgreSQL crash on Freebsd 7  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
TL> How repeatable is this --- does it happen on every connection attempt,
TL> or only sometimes?  Can you start and stop the postmaster without
TL> any problems being logged?
Only sometimes, 1-4 times per day under high load. Postmaster starts
and stops without problems.

Backtraces are a bit different from time to time, here is last:

(gdb) bt
#0  0x485d8277 in kill () from /lib/libc.so.7
#1  0x485d81d6 in raise () from /lib/libc.so.7
#2  0x485d6dda in abort () from /lib/libc.so.7
#3  0x0824694e in errfinish ()
#4  0x08247a43 in elog_finish ()
#5  0x081c565e in s_lock ()
#6  0x081c522e in LWLockAcquire ()
#7  0x081c15ff in LockRelease ()
#8  0x081c03d3 in UnlockRelationId ()
#9  0x08096824 in index_close ()
#10 0x08095afe in systable_endscan ()
#11 0x08131a88 in RelationBuildTriggers ()
#12 0x08241bc8 in RelationCacheInitializePhase2 ()
#13 0x08251afd in InitPostgres ()
#14 0x081cc789 in PostgresMain ()
#15 0x081a5270 in ClosePostmasterPorts ()
#16 0x081a6741 in PostmasterMain ()
#17 0x081650f2 in main ()


Michael

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL crash on Freebsd 7
Следующее
От: "Larry Rosenman"
Дата:
Сообщение: Re: PostgreSQL crash on Freebsd 7