Hi, At Wed, 16 Jul 2008 12:32:24 +0900, Anonymous wrote in [ruby-core:17799]: > ruby segfaults when rexml tries to parse an xml document (which i can't post). > > tracing the execution, the failure is in: > c-call /usr/lib/ruby/1.8/rexml/parsers/xpathparser.rb:605 === Regexp > > this is inside a case statement on 'path' variable which is a String with value '*' (without quotes) Didn't any other exceptions occur before the crash? -- Nobu Nakada