Re: weird buildfarm failures on arm/mipsel and --with-tcl

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: weird buildfarm failures on arm/mipsel and --with-tcl
Date: 2007-01-29 19:00:25
Message-ID: 45BE4449.5000509@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> 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.

sorry forgot to mention that - the backtrace for the other one is an
endless loop of:

Thread 2 (Thread 32769 (LWP 7267)):
#0 0x4018062c in poll () from /lib/libc.so.6
#1 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#2 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#3 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#4 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#5 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#6 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#7 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#8 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#9 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#10 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#11 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0
#12 0x41f023b4 in __pthread_manager () from /lib/libpthread.so.0

Stefan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-01-29 19:03:05 XML type and XPath
Previous Message Tom Lane 2007-01-29 19:00:08 Re: weird buildfarm failures on arm/mipsel and --with-tcl