slony1-bugs at lists.slony.info slony1-bugs at lists.slony.info
Wed Apr 1 10:04:40 PDT 2009
http://www.slony.info/bugzilla/show_bug.cgi?id=71


Christopher Browne <cbbrowne at ca.afilias.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|slony1-bugs at lists.slony.info|cbbrowne at ca.afilias.info
             Status|NEW                         |ASSIGNED




--- Comment #4 from Christopher Browne <cbbrowne at ca.afilias.info>  2009-04-01 10:04:39 ---
Created an attachment (id=30)
 --> (http://www.slony.info/bugzilla/attachment.cgi?id=30)
Fix to confoptions.c

Thanks *very* much for the additional info...

The problem is almost certainly that the Solaris printf() is "barfing" when it
tries to process via %s a NULL string.

The attached patch should resolve this problem; it checks to see if it's got a
NULL, and prints the string "[NULL]" instead, if that is the case.


-- 
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.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list