From: "usa (Usaku NAKAMURA)" Date: 2013-01-30T18:41:22+09:00 Subject: [ruby-core:51756] [ruby-trunk - Bug #7703][Feedback] Segfault in 1.9.3-p362, possibly threads related Issue #7703 has been updated by usa (Usaku NAKAMURA). Status changed from Open to Feedback p374 will help you. ---------------------------------------- Bug #7703: Segfault in 1.9.3-p362, possibly threads related https://bugs.ruby-lang.org/issues/7703#change-35725 Author: riscfuture (Tim Morgan) Status: Feedback Priority: Normal Assignee: usa (Usaku NAKAMURA) Category: Target version: 1.9.3 ruby -v: ruby 1.9.3p362 (2012-12-25 revision 38607) [x86_64-darwin12.2.1] I can consistently cause a segfault in p362 that does not occur in p327 in my Rails project. From the stack trace it seems to be related to threads and `yield`. Unfortunately the code is for my company, Square, so it's a trade secret, but I can answer questions and run tests for you. In the attachments I have included verbose set_trace_func output, but the presence or absence of set_trace_func does not alter the crash. Mac OS X 10.8.2, Xcode command line tools, RVM -- http://bugs.ruby-lang.org/