Actions
Bug #13900
closedSegmentation fault - 2 different machines
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.1p112 (2016-04-26) [x86_64-linux-gnu]
Description
The same error appears systematically - on two different installs of Ruby 2.3.1
A/ Ubuntu 16.04 in Windows10 WSL
B/ Bodhi 4.3.1 on a virtualBOx Windows 10 host.
I followed the message at the end inviting me to report a bug. Hope it helps
BAcktrace:
peter@peter-VirtualBox:/media/sf_Dropbox_(Sonomat)/ENG/Code/Ruby$ ruby listSpectro.rb
listSpectro.rb:35: [BUG] Segmentation fault at 0x0000000000001c
(snip)
Aborted
peter@peter-VirtualBox:/media/sf_Dropbox_(Sonomat)/ENG/Code/Ruby$
Files
Updated by nobu (Nobuyoshi Nakada) over 7 years ago
- Is duplicate of Bug #12670: Segmentation fault on `Magick::Image#get_pixels` on ruby since ruby-2.2 added
Updated by nobu (Nobuyoshi Nakada) over 7 years ago
- File bug-13900.log bug-13900.log added
- Description updated (diff)
Updated by naruse (Yui NARUSE) over 7 years ago
- Status changed from Open to Closed
As nobu wrote, this issue is already fixed.
You can avoid this by upgrading Ruby to 2.3.5 or 2.4.2.
Actions
Like0
Like0Like0Like0