Hello again!

GDB infos:

--------------------------------------------------------------------------------
Reading symbols from /usr/lib/libgpg-error.so.0...done.
Loaded symbols for /usr/lib/libgpg-error.so.0
Core was generated by `pgpool: postgre'.
Program terminated with signal 11, Segmentation fault.
#0  0x000000000041780c in AsciiRow (frontend=0x6c4b40, backend=0x6c4730, 
num_fields=<value optimized out>)
    at pool_process_query.c:2280
2280                                            buf = 
pool_read2(CONNECTION(backend, j), size);
(gdb) 

(gdb) bt
#0  0x000000000041780c in AsciiRow (frontend=0x6c4b40, backend=0x6c4730, 
num_fields=<value optimized out>)
    at pool_process_query.c:2280
#1  0x000000000041b35e in pool_process_query (frontend=0x6c4b40, 
backend=0x6c4730, connection_reuse=0, 
    first_ready_for_query_received=<value optimized out>) at 
pool_process_query.c:521
#2  0x00000000004086a9 in do_child (unix_fd=3, inet_fd=4) at child.c:428
#3  0x000000000040430b in fork_a_child (unix_fd=3, inet_fd=4, id=186) at 
main.c:797
#4  0x0000000000404933 in reaper () at main.c:1543
#5  0x0000000000405f65 in main (argc=<value optimized out>, argv=<value 
optimized out>) at main.c:468
(gdb) 
--------------------------------------------------------------------------------

Btw, maybe this is an issue:

[15:12] u0238:bin# file pgpool 
pgpool: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux 
2.6.8, dynamically linked (uses shared libs), not stripped
[15:12] u0238:bin# file core    
core: ELF 64-bit LSB core file x86-64, version 1 (SYSV), SVR4-style, from 
'pgpool: postgr'
[15:12] u0238:bin# 


Sincerly

Nico

Yoshiyuki Asaba [Fri, May 16, 2008 at 11:49:08AM +0900]:
> Hi,
> 
> From: Nico -telmich- Schottelius <[EMAIL PROTECTED]>
> Subject: [Pgpool-general] pgpool2.1b2 segfaulting
> Date: Thu, 15 May 2008 17:52:14 +0200
> 
> > 2008-05-15 17:48:46 DEBUG: pid 15074: child 15162 exits with status 11 by 
> > signal 11
> 
> Hmm...
> Could you show us the backtrace if the core file exists?
> 
> Regards,
> --
> Yoshiyuki Asaba
> [EMAIL PROTECTED]
> _______________________________________________
> Pgpool-general mailing list
> [email protected]
> http://pgfoundry.org/mailman/listinfo/pgpool-general

-- 
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to