From: Niklas Backlund Date: 2001-04-06T08:10:03+09:00 Subject: [ruby-talk:13521] eruby segmentation fault under win98 I can't seem to run eruby (from the 1.6.2 installer version 3 from Dave&Andy's site) under win98. all I get is C:\>eruby --version ruby: [BUG] Segmentation fault ruby 1.6.2 (2000-12-18) [i386-cygwin] 0 [sig] ERUBY 617491 stackdump: Dumping stack trace to ERUBY.EXE.stackdump and the stack trace looks like this (if it means something to anyone): Stack trace: Frame Function Args 0253F60C 610407DE (00000000, BFF813E3, 819825E8, 610404D1) 0253F65C 610407DE (00000006, 00096C13, 00000000, 00000000) 0253F68C 6103E3D4 (00096C13, 00000006, 61010C30, 0C570170) 0253F6BC 6103E56A (00096C13, 00000006, 00000007, 045C6318) 0253F6DC 61079474 (6108C010, 00096C13, 00000006, 0253F73C) 0253F70C 6106F1E8 (6108C010, 00000006, 0253F73C, 0253F750) 0253F72C 6106F1C0 (00000006, 67D0ADB5, 67D0ADAF, 67D0ADA4) 0253F74C 6106BDFC (045706A0, 67D68697, 0253F77C, 00000000) 0253FB6C 67D0AE33 (67D6A703, 00010000, 00000000, 00000000) 0253FB8C 67D6A72B (0000000B, 00000000, FFFFFFFF, 0459AC08) 0253FBBC 6100DC5F (004026AD, 00000000, 0253FBDC, 004026CC) 0253FBDC 004026F5 (00000004, 6107C0E8, 00000001, 00000002) 0253FBFC 00402A1C (00000002, 045706A0, 04570008, FFFFFFFE) 0253FD88 610038AD (00000000, 00000000, 4D088DCE, 0253FF68) 0253FDB8 61003A8D (00402A04, 00000000, 8198262C, 00000000) 0253FDD8 61003ACC (00000000, 00000000, FFFFFFFF, 00000002) End of stack trace (more stack frames may be present) In a thread from last month, Andy said that this problem shouldn't occur if Ruby is installed in a path without spaces... Well, I always install it under C:\ruby, so that shouldn't be the problem ;-) Any ideas, clues or people with the same problem? /Niklas