Bug #7703
closedSegfault in 1.9.3-p362, possibly threads related
Description
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
Files
Updated by normalperson (Eric Wong) almost 13 years ago
"riscfuture (Tim Morgan)" ruby@timothymorgan.info wrote:
Issue #7703 has been reported by riscfuture (Tim Morgan).
Bug #7703: Segfault in 1.9.3-p362, possibly threads related
https://bugs.ruby-lang.org/issues/7703
This is probably the same bug fixed in p363 (unreleased)
See https://bugs.ruby-lang.org/issues/7629
https://bugs.ruby-lang.org/issues/7641
https://bugs.ruby-lang.org/issues/7687
Hopefully a new 1.9.3 release will come soon (meanwhile you can
use SVN or the git mirror).
Updated by ko1 (Koichi Sasada) almost 13 years ago
- Assignee set to usa (Usaku NAKAMURA)
- Target version set to 1.9.3
Updated by usa (Usaku NAKAMURA) almost 13 years ago
- Status changed from Open to Feedback
p374 will help you.
Updated by naruse (Yui NARUSE) over 12 years ago
- Target version changed from 1.9.3 to 2.6
Updated by naruse (Yui NARUSE) almost 8 years ago
- Target version deleted (
2.6)
Updated by jeremyevans0 (Jeremy Evans) over 6 years ago
- Status changed from Feedback to Closed