Re: weird buildfarm failures on arm/mipsel and --with-tcl - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: weird buildfarm failures on arm/mipsel and --with-tcl
Date
Msg-id 20070129185406.GX14134@alvh.no-ip.org
Whole thread Raw
In response to Re: weird buildfarm failures on arm/mipsel and --with-tcl  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Responses Re: weird buildfarm failures on arm/mipsel and --with-tcl  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
Stefan Kaltenbrunner wrote:

> backtrace for 7235:
> 
> (gdb) bt

Please do this in GDB:

thread apply all bt

(or maybe it is
threads apply all bt)

This'll give you backtraces for all threads in the process.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: weird buildfarm failures on arm/mipsel and --with-tcl
Next
From: Tom Lane
Date:
Subject: Re: weird buildfarm failures on arm/mipsel and --with-tcl