bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Tue Apr 12 07:05:17 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=196

--- Comment #5 from Steve Singer <ssinger at ca.afilias.info> 2011-04-12 07:05:17 PDT ---
Testing has encountered


2011-04-12 09:56:41 EDTINFO   main: running scheduler mainloop
2011-04-12 09:56:41 EDTINFO   monitorThread: thread starts
2011-04-12 09:56:41 EDTCONFIG version for "host=localhost dbname=test3" is
80312
2011-04-12 09:56:41 EDTCONFIG version for "host=localhost dbname=test3" is
80312
2011-04-12 09:56:41 EDTCONFIG version for "dbname=test5 host=localhost
port=5432 user=slon password=slon" is 80312
2011-04-12 09:56:41 EDTCONFIG version for "host=localhost dbname=test3" is
80312
2011-04-12 09:56:41 EDTCONFIG storeSet: set_id=1 set_origin=3
set_comment='<unchanged>' - update set

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff5ba6700 (LWP 31602)]
__strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
31    ../sysdeps/x86_64/multiarch/../strlen.S: No such file or directory.
    in ../sysdeps/x86_64/multiarch/../strlen.S
(gdb) up
#1  0x000000000042294e in slon_appendquery_int (dsp=0x7ffff5ba5b40,
fmt=0x42b21c "s.failoverSet_int(%d, %d, %d, %s); ", ap=0x7ffff5b92130)
    at dbutils.c:540
540                            dstring_append(dsp, s);
(gdb) 
#2  0x0000000000422837 in slon_appendquery (dsp=0x7ffff5ba5b40, 
    fmt=0x42b1f8 "lock table %s.sl_event_lock;select %s.failoverSet_int(%d, %d,
%d, %s); ") at dbutils.c:511
511        slon_appendquery_int(dsp, fmt, ap);
(gdb) up
#3  0x000000000040dba9 in remoteWorkerThread_main (cdata=0x6466f0) at
remote_worker.c:1202
1202                    slon_appendquery(&query1,
(gdb) 

Proposed fix at https://github.com/ssinger/slony1-engine/tree/bug196 

https://github.com/ssinger/slony1-engine/commit/c1dbb32a1a993e0d3d32b49526d1ab3fb18ec68d

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list