=?EUC-KR?B?wMy52bTZ?= <postgresql(at)dreamwiz(dot)com> writes:
> Appendix : GDB stack tracing report :-)
> #0 strcoll () at strcoll.c:229
Hmm, are you using a platform that uses glibc? If so, I think you are
getting bit by a known bug in the strcoll() library routine. Update to
glibc 2.2.3 or later. See bug report at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=36539
regards, tom lane