Andrew Sullivan wrote: > On Thu, Jun 17, 2004 at 01:12:10PM -0400, Bruce Momjian wrote: > > > Well, the bad news is that this backtrace isn't very useful. > > No kidding. It's pretty frustrating. > > > My only guess is that getaddrinfo in your libc has a bug somehow that is > > corrupting the stack (hance the improper backtrace), then crashing. > > It could be libc on AIX, I suppose, but it strikes me as sort of odd > that nobody else ever seens this. Unless nobody else is using AIX > 5.1, which is of course possible. > > One hypothesis is that this is happening at start up time (this core > dump didn't show up in the data/ area, but in the init directory, > however, which makes that theory a little suspect).
When you say "init" directory, what do you mean? /bin? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match