Re: initdb crash

From: nitrogenycs(at)web(dot)de
To: "pgsql-hackers-win32(at)postgresql(dot)org" <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: initdb crash
Date: 2004-07-04 14:28:03
Message-ID: opsamag1drtb7900@smtp.web.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Sorry for continuing bitching on this :)

apparently initdb seems to execute a good bunch of statements before it
crashes.

/*
Here's are a lot of debug messages like the next 5 lines which seem to
indicate success inserting and creating stuff
(i've cut them to shorten this mail, if u need them, tell me)
*/
DEBUG: inserting column 14 value "-"
DEBUG: Typ == NULL, typeindex = 1
DEBUG: inserted -> -
DEBUG: inserting column 15 NULL
DEBUG: inserting row oid 1242, 16 columns
child process was terminated by signal 5
initdb: failed

and then there's this sudden crash. It's strange it crashes right in the
middle. Any hints?

-Matthias

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message John Meinel 2004-07-04 15:15:20 Local Admin Priveleges (was Re: initdb crash)
Previous Message Tom Lane 2004-07-04 14:09:31 Re: initdb crash