From: laise@... Date: 2015-07-31T07:41:07+00:00 Subject: [ruby-core:70200] [Ruby trunk - Bug #11402] Seg Fault on intensive numeric calculation Issue #11402 has been updated by Alexey Chernenkov. File data_hash.rb added File aggregate_master_card_payment.rb added Kenta Murata wrote: > Alexey, please give me your script to produce this issue. It is a part of production ready app and has too many local dependencies. I have no short script to reproduce that ( ---------------------------------------- Bug #11402: Seg Fault on intensive numeric calculation https://bugs.ruby-lang.org/issues/11402#change-53626 * Author: Alexey Chernenkov * Status: Feedback * Priority: Normal * Assignee: Kenta Murata * ruby -v: ruby 2.1.4p265 (2014-10-27 revision 48166) [x86_64-darwin13.0] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Occur several times: ~~~ [BUG] Segmentation fault at 0x00000000000000 ruby 2.1.4p265 (2014-10-27 revision 48166) [x86_64-darwin13.0] -- Crash Report log information -------------------------------------------- See Crash Report log file under the one of following: * ~/Library/Logs/CrashReporter * /Library/Logs/CrashReporter * ~/Library/Logs/DiagnosticReports * /Library/Logs/DiagnosticReports for more details. (snip) ~~~ ---Files-------------------------------- bug-11402.log (358 KB) ruby_2015-07-28-200557_Alexeys-MacBook-Air.crash (46.9 KB) data_hash.rb (659 Bytes) aggregate_master_card_payment.rb (1.11 KB) -- https://bugs.ruby-lang.org/