Re: ECPG failure on BF member Vaquita (Windows Vista)

Поиск
Список
Период
Сортировка
От Mark Wong
Тема Re: ECPG failure on BF member Vaquita (Windows Vista)
Дата
Msg-id 70c01d1d0704250926h7e534776qb1bfb838ae3fdc47@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ECPG failure on BF member Vaquita (Windows Vista)  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: ECPG failure on BF member Vaquita (Windows Vista)  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On 4/25/07, Michael Meskes <meskes@postgresql.org> wrote:
> I also saw that wombat is segfaulting in ecpg tests but not only with
> CVS HEAD but also trying to test 8.2. Any idea what's going on with this
> machine?

I generated a stack trace for REL8_2_STABLE, but I'm not sure how
helpful it is.  Let me know what other information I can provide...
Looks like I don't have symbols for libc.

Core was generated by `sql/update '.
Program terminated with signal 11, Segmentation fault.
#0  ECPGget_variable (ap=<value optimized out>, type=<value optimized out>,   var=0x10028730, indicator=1 '\001') at
execute.c:131
131                             var->ind_value = *((char **)
(var->ind_pointer));
(gdb) bt
#0  ECPGget_variable (ap=<value optimized out>, type=<value optimized out>,   var=0x10028730, indicator=1 '\001') at
execute.c:131
#1  0x0000040000048948 in ECPGdo (lineno=28, compat=<value optimized out>,   force_indicator=<value optimized out>,
connection_name=<valueoptimized out>, query=<value optimized out>)   at execute.c:195
 
#2  0x0000000010000d20 in main (argc=<value optimized out>,   argv=<value optimized out>) at update.pgc:28
#3  0x000004000063ce4c in .generic_start_main () from /lib/libc.so.6
#4  0x000004000063d0f8 in .__libc_start_main () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()


Regards,
Mark


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: temporal variants of generate_series()
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: ECPG failure on BF member Vaquita (Windows Vista)