Re: 2nd update on TOAST

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: 2nd update on TOAST
Дата
Msg-id 3.0.5.32.20000706210509.01def9b0@mail.rhyme.com.au
обсуждение исходный текст
Ответ на 2nd update on TOAST  (JanWieck@t-online.de (Jan Wieck))
Ответы Re: 2nd update on TOAST  (JanWieck@t-online.de (Jan Wieck))
Список pgsql-hackers
At 11:09 6/07/00 +0200, Jan Wieck wrote:
>
>    No. It's all in the current CVS tree. I removed that patch
>    already.
>

OK, I've updated from CVS and rebuilt & it worked. The, to be sure, I did a
'make distclean' then a 'make' & 'make install' again, and now postmaster
wont start (SIGSEGV). I have rebuild with '-O0 -g', gone into gdb, but the
process dies so I cant get a backtrace.

I have now rebuilt with SYSLOG support, and get the following:

Jul  6 20:54:54 Cerberus2 kernel: Unable to handle kernel NULL pointer
dereference at virtual address 00000038
Jul  6 20:54:54 Cerberus2 kernel: current->tss.cr3 = 02467000, %cr3 = 02467000
Jul  6 20:54:54 Cerberus2 kernel: *pde = 00000000
Jul  6 20:54:54 Cerberus2 kernel: Oops: 0000
Jul  6 20:54:54 Cerberus2 kernel: CPU:    0
Jul  6 20:54:54 Cerberus2 kernel: EIP:    0010:[fcntl_setlk+327/404]
Jul  6 20:54:54 Cerberus2 kernel: EFLAGS: 00000202
Jul  6 20:54:54 Cerberus2 kernel: eax: 00000000   ebx: c15485b0   ecx:
c2494000   edx: c0d49a50
Jul  6 20:54:54 Cerberus2 kernel: esi: bffff574   edi: 00000004   ebp:
fffffff7   esp: c2495f34
Jul  6 20:54:54 Cerberus2 kernel: ds: 0018   es: 0018   ss: 0018
Jul  6 20:54:54 Cerberus2 kernel: Process postmaster (pid: 5661, process
nr: 50, stackpage=c2495000)
Jul  6 20:54:54 Cerberus2 kernel: Stack: 00000000 c15485b0 c2495f40
00000001 00000000 00000000 4000bc74 00000000
Jul  6 20:54:54 Cerberus2 kernel:        00000000 00000000 00000000
00000000 c0d49a50 0000161d 00000000 c15485b0
Jul  6 20:54:54 Cerberus2 kernel:        00000101 00000000 7fffffff
00000000 00000000 00000000 c012c687 00000004
Jul  6 20:54:54 Cerberus2 kernel: Call Trace: [sys_fcntl+595/772]
[sys_open+94/124] [system_call+52/56]
Jul  6 20:54:54 Cerberus2 kernel: Code: 8b 50 38 85 d2 74 15 8d 44 24 24 50
ff 74 24 6c 53 ff d2 89


If anyone can give me some tips on tracking this down, I would appreciate
it....


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.C.N. 008 659 498)             |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: JanWieck@t-online.de (Jan Wieck)
Дата:
Сообщение: Re: [GENERAL] lztext and compression ratios...
Следующее
От: JanWieck@t-online.de (Jan Wieck)
Дата:
Сообщение: Re: 2nd update on TOAST