Re: CVS HEAD busted on Windows? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CVS HEAD busted on Windows?
Date
Msg-id 10621.1150903916@sss.pgh.pa.us
Whole thread Raw
In response to Re: CVS HEAD busted on Windows?  ("Dave Page" <dpage@vale-housing.co.uk>)
Responses Re: CVS HEAD busted on Windows?  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-hackers
"Dave Page" <dpage@vale-housing.co.uk> writes:
>> Well, that's pretty clearly a null pointer dereference.  Any chance of
>> mapping the instruction address back to something useful?

> Not sure how I would do that. Any hints?

gdb might produce something useful, with something like
    x/32i 0xNNNN - 16

Failing that, see if you can get the linker to spit out a link map when
it builds psql.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: CVS HEAD busted on Windows?
Next
From: "Dave Page"
Date:
Subject: Re: CVS HEAD busted on Windows?