Izit Izit wrote: > Tim Hunter wrote: >> Izit Izit wrote: >>> Hi, >>> > >>> I ran gdb on the faulty process, here is some output: >>> >>> Program received signal SIGSEGV, Segmentation fault. >>> [Switching to Thread 48005413886848 (LWP 29060)] >>> ruby_re_compile_pattern (pattern=0x10f3070 ":", size=<value optimized >>> out>, >>> bufp=0x96f51f0) at regex.c:2730 >>> 2730 skip[c] = m; >> >> >> Have you tried recompiling with less optimization? > > I have compiled with only --enable-pthreads, the rest was all default. I have moved to ruby enterprise edition (latest version) and the problem is gone. -- Posted via http://www.ruby-forum.com/.