Project

General

Profile

Actions

Bug #13410

closed

[BUG] Segmentation fault at file read

Added by timhormersdorf@googlemail.com (Tim Foerster) almost 7 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:80610]

Description

The following line has triggered this issue:

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) bug-13410.log nobu (Nobuyoshi Nakada), 04/07/2017 03:23 PM
Actions #1

Updated by timhormersdorf@googlemail.com (Tim Foerster) almost 7 years ago

  • Description updated (diff)
Actions #2

Updated by timhormersdorf@googlemail.com (Tim Foerster) almost 7 years ago

  • Description updated (diff)

Updated by nobu (Nobuyoshi Nakada) almost 7 years ago

2.3.1 is outdated.
Does it happen with 2.3.4 or 2.4.1?

Updated by timhormersdorf@googlemail.com (Tim Foerster) almost 7 years ago

I'am currently unable to reproduce them, i hoped any body could take a look at file implementation. I'll get feedback as soon as possible.

Updated by nobu (Nobuyoshi Nakada) almost 7 years ago

Try newer versions, not the outdated one.

Actions #6

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0