Re: BUG #3901: Received error - Mailing list pgsql-bugs
From | Chris Hoover |
---|---|
Subject | Re: BUG #3901: Received error |
Date | |
Msg-id | 1d219a6f0801251137v7b532d8co300c1b9e36553abd@mail.gmail.com Whole thread Raw |
In response to | Re: BUG #3901: Received error ("Chris Hoover" <revoohc@gmail.com>) |
Responses |
Re: BUG #3901: Received error
|
List | pgsql-bugs |
On Jan 25, 2008 2:30 PM, Chris Hoover <revoohc@gmail.com> wrote: > On Jan 25, 2008 2:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > > > "Chris Hoover" <revoohc@gmail.com> writes: > > > In the noon log, I have this entry: > > > 2008-01-25 12:00:00.063 EST,,,3040,,479a01f1.be0,2,,2008-01-25 > > 10:36:17 > > > EST,,0,LOG,00000,"system logger process (PID 3041) was terminated by > > signal > > > 6: Aborted",,,,,,,, > > > > > In the 1400 log, I have this entry: > > > 2008-01-25 14:00:00.898 EST,,,3040,,479a01f1.be0,3,,2008-01-25 > > 10:36:17 > > > EST,,0,LOG,00000,"system logger process (PID 3391) was terminated by > > signal > > > 6: Aborted",,,,,,,, > > > > System logger, eh? What are all your non-default logging parameter > > settings? > > > > The corefiles are not going to be useful to anyone else with a different > > setup. Please use gdb to get a backtrace from them yourself. > > > > regards, tom lane > > > > Ok, I think I figured out how to get the backtrace (praise google!) Core.3391 #0 0x006497a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 (gdb) bt #0 0x006497a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x006897f5 in raise () from /lib/tls/libc.so.6 #2 0x0068b199 in abort () from /lib/tls/libc.so.6 #3 0x082c8fa6 in ExceptionalCondition ( conditionName=0x83bc514 "!(((header->context) != ((void *)0) && (((((Node*)((header->context)))->type) == T_AllocSetContext))))", errorType=0x82f89d2 "BadArgument", fileName=0xd3f "", lineNumber=0) at assert.c:57 #4 0x082e58ce in pfree (pointer=0x89cde14) at mcxt.c:589 #5 0x081f9620 in SysLogger_Start () at syslogger.c:1172 #6 0x081f6bd1 in reaper (postgres_signal_arg=17) at postmaster.c:2283 #7 <signal handler called> #8 0x006497a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #9 0x007223dd in ___newselect_nocancel () from /lib/tls/libc.so.6 #10 0x081f5477 in ServerLoop () at postmaster.c:1234 #11 0x081f79d3 in PostmasterMain (argc=3, argv=0x89b7508) at postmaster.c :1029 #12 0x081aa10c in main (argc=3, argv=0x89b7508) at main.c:188 core.3041 #0 0x006497a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 (gdb) bt #0 0x006497a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x006897f5 in raise () from /lib/tls/libc.so.6 #2 0x0068b199 in abort () from /lib/tls/libc.so.6 #3 0x082c8fa6 in ExceptionalCondition ( conditionName=0x83bc514 "!(((header->context) != ((void *)0) && (((((Node*)((header->context)))->type) == T_AllocSetContext))))", errorType=0x82f89d2 "BadArgument", fileName=0xbe1 "", lineNumber=0) at assert.c:57 #4 0x082e58ce in pfree (pointer=0x89cde14) at mcxt.c:589 #5 0x081f9620 in SysLogger_Start () at syslogger.c:1172 #6 0x081f796c in PostmasterMain (argc=3, argv=0x89b7508) at postmaster.c :993 #7 0x081aa10c in main (argc=3, argv=0x89b7508) at main.c:188 Let me know if you need more. HTH, Chris -- Come see how to SAVE money on fuel, decrease harmful emissions, and even make MONEY. Visit http://colafuelguy.mybpi.com and join the revolution!
pgsql-bugs by date: