Re: backend crash following load command
От | Merlin Moncure |
---|---|
Тема | Re: backend crash following load command |
Дата | |
Msg-id | b42b73150611281138pd13909cpb43b07312413c2c2@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: backend crash following load command (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: backend crash following load command
Re: backend crash following load command |
Список | pgsql-general |
On 11/28/06, Tom Lane <tgl@sss.pgh.pa.us> wrote: > "Merlin Moncure" <mmoncure@gmail.com> writes: > > We are getting a backend crash after issueing a load command. > > No crash from your example here (on Fedora Core 5). What platform and > gcc are you using exactly? Can you provide a stack trace from the crash? ok, an update on this. we actually covered up the bug in reducing the problem to our test case. our make system used cp -f to overwite the .so file in use by postgresql. interestingly, this will cause a crash on the .so reload via LOAD. There may be a perfectly normal reason for this. so, 1. compile just about any c function 2. create a function/load it 3. recompile and cp -f over the one in use (cp works ok) 4. reload...crash merlin
В списке pgsql-general по дате отправления: