From: Simon Strandgaard Date: 2004-02-13T02:40:01+09:00 Subject: Re: [Bug?] Stack overflow in regexp matcher On Thu, 12 Feb 2004 23:11:13 +0900, David Heinemeier Hansson wrote: >> I have never seen Ruby's regexp engine output the regexp-string. >> However yesterday I tried Oniguruma, and it outputs the regexp-string. >> >> Have you compiled Oniguruma ? > > No. This is a clean 1.8.1 install on both machines. I wasn't able to reproduce the problem. Perhaps its a CPU architecture problem (endian). What CPU is in your FreeBSD box? It could also be weird alignment of C structures. What compiler do you use? -- Simon Strandgaard BTW: my setup is server> uname -a FreeBSD server.neoneye.home 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root@wv1u.btc.adaptec.com:/usr/ obj/usr/src/sys/GENERIC i386 server> gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.2.2 [FreeBSD] 20030205 (release)