From: Jon Forums Date: 2012-03-05T01:23:49+09:00 Subject: [ruby-core:43070] [ruby-trunk - Bug #6084] Ruby 1.9.3p125 Segfault while running nanoc compile Issue #6084 has been updated by Jon Forums. I can't replicate with 1.9.3p134 or 1.9.3p155 [i386-mingw32] versions on Win7 32bit. One of my nanoc sites has a Rules file using `erubis`, `redcarpet`, and `colorize_syntax` https://github.com/thecodeshop/ruby/blob/gh-pages/_site_src/Rules For your smallest failing nanoc project, please post a gist/hastebin of your Rules file, any custom Nanoc helpers, output of `gem env`, and your installed gems. ---------------------------------------- Bug #6084: Ruby 1.9.3p125 Segfault while running nanoc compile https://bugs.ruby-lang.org/issues/6084 Author: Guillermo Estrada Status: Feedback Priority: Normal Assignee: Category: core Target version: 1.9.2 ruby -v: ruby 1.9.3p125 (2012-02-16) [i386-mingw32] Ruby interpreter segfaults with the compile command of nanoc for Ruby 1.9.3p125 under Windows. My windows version is Windows 7 Professional x64. While having checked with nanoc developer, this error does not appear on 1.9.3p0, and it is consistent with p125 under different windows machines, I don't think it can be reproduced easily with a new nanoc project, but I have several working projects that ran fine with 1.9.3p0 and each one of them segfaults in one or other place. -- http://bugs.ruby-lang.org/