Re: initdb crash - Mailing list pgsql-hackers-win32

From nitrogenycs@web.de
Subject Re: initdb crash
Date
Msg-id opsamag1drtb7900@smtp.web.de
Whole thread Raw
In response to Re: initdb crash  ("Magnus Hagander" <mha@sollentuna.net>)
List 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


pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: initdb crash
Next
From: John Meinel
Date:
Subject: Local Admin Priveleges (was Re: initdb crash)