[Pljava-dev] pljava kills my postgres server
Thomas Hallgren
thomas at tada.se
Fri Mar 17 21:35:46 UTC 2006
Jon Brisbin wrote:
>
>> A stack-trace from the core file might help too of course.
> How do I get one of those?
>
The easiest way is to follow this Wiki page that I just added:
http://wiki.tada.se/display/pljava/Debugging+in+C
Once you hit cont in the debugger, you will crash. Hopefully the
debugger will trap that and you can then type the command
bt
That will give you the printout (not from the core though, this will be
from the running process).
Regards,
Thomas Hallgren
More information about the Pljava-dev
mailing list