From: nobu@... Date: 2017-04-07T15:25:12+00:00 Subject: [ruby-core:80611] [Ruby trunk Bug#13410][Feedback] [BUG] Segmentation fault at file read Issue #13410 has been updated by nobu (Nobuyoshi Nakada). File bug-13410.log added Description updated Status changed from Open to Feedback 2.3.1 is outdated. Does it happen with 2.3.4 or 2.4.1? ---------------------------------------- Bug #13410: [BUG] Segmentation fault at file read https://bugs.ruby-lang.org/issues/13410#change-64117 * Author: timhormersdorf@googlemail.com (Tim Foerster) * Status: Feedback * Priority: Normal * Assignee: * Target version: * ruby -v: * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- The following line has triggered this issue: ~~~ ruby Dir['/proc/[0-9]*/cmdline'].map do |x| File.read(x)[/^qemu-system-x86_64.*(vm-\d+)/,1] # Line 41 end ~~~ ---Files-------------------------------- bug-13410.log (125 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: