[GENERAL] Insert Assertion Failed in strcoll_l.c:112

2012-12-22 Thread Michael Arnold
Hi, The following is written to /var/log/postgresql/postgresql-9.1-main.log: 127.0.0.1(59800) INSERT: strcoll_l.c:112: __strcoll_l: Assertion `((uintptr_t) indirect) % __alignof__ (indirect[0]) == 0' failed. 2012-12-23 08:54:54 SGT LOG: server process (PID 1964) was terminated by signal 6: Abo

Re: [GENERAL] Insert Assertion Failed in strcoll_l.c:112

2012-12-24 Thread Michael Arnold
Thanks Tom, but no luck this time: both boxes now on Ubuntu 12.10, but same error. Also removed -march gcc switch, likewise with no impact on error. Kind regards, Michael From: Tom Lane Sent: 24/12/2012 1:16 AM To: Michael Arnold Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Insert