Tuesday, August 24, 2010

postgres 9 segmentation fault on createuser

No errors in the log, just a sudden segmentation fault after answering y/n on the superuser question. Was able to fix by recompiling postgres without openssl. I think this might be due to the incredibly old version of openssl that ships with CentOS.