Michael Arnold writes:
> The locale is the same on both machines: "en_SG.UTF-8"
> I've extracted the smallest set of code which still produces the
> error. Unfortunately its still more than 1000 lines of code, as
> without the thread and connection pools the error goes away. If only
> 1 thread
Michael Arnold writes:
> Thanks Tom, but no luck this time: both boxes now on Ubuntu 12.10, but
> same error.
Hm. Are they using identical locale settings? Can you extract a
self-contained test case?
It's still a glibc bug AFAICS, but without a test case you'll not likely
get any traction repo
Assertion Failed in strcoll_l.c:112
Michael Arnold writes:
> 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.
This appear
Michael Arnold writes:
> 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.
This appears to be a failure inside glibc (specifically strc
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