Matt Gibbins <matt_gibbins@xxxxxxxxxxxxxxx> writes: > When I launch gdb for stack trace on the server the process hangs. If you mean you're attaching gdb to the active server process, yes that would stop execution. You could just say "continue" and wait for the segfault to occur. regards, tom lane