From: Gabriel Gilder Date: 2012-03-08T17:03:00+09:00 Subject: [ruby-core:43133] [ruby-trunk - Bug #5973] Bus Error in simple project requiring YARD Issue #5973 has been updated by Gabriel Gilder. Sorry for the delay, I did not receive any email notification of an update on this thread. I've just tried with ruby 1.9.3p0 and it does work fine. However, I did see the same issue with 1.9.3 in a larger project... sorry, I know that's not really enough to go on. I believe you are probably correct that my ruby versions are built with clang ��� I am building them with RVM on Mac OS X Lion, so I think clang/LLVM is the default. Are there known issues building ruby with LLVM/clang? ---------------------------------------- Bug #5973: Bus Error in simple project requiring YARD https://bugs.ruby-lang.org/issues/5973 Author: Gabriel Gilder Status: Feedback Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.1] Hi, I've created a simple sample project that reliably triggers a bus error in Ruby 1.9.2p290 on Mac OS X. It seems to be triggered simply by requiring the YARD gem. I've posted the sample project to reproduce the error here: https://github.com/ggilder/ruby_segfault_test And I've attached the error message generated, and the CrashReporter log. Thanks, -Gabriel -- http://bugs.ruby-lang.org/