Project

General

Profile

Actions

Bug #14965

closed

Segmentation fault at 0x0000000000000000

Added by brunjact (Bruno Jacquet) over 5 years ago. Updated almost 5 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-darwin17]
[ruby-core:88299]

Description

I had installed rabbit ($ gem install rabbit) and created this file

# NES


I then run $ rabbit --type file presentation.md and it crashed. :ยด(


Files

ruby_2018-08-05-190034_machina.crash (60.9 KB) ruby_2018-08-05-190034_machina.crash crash report log brunjact (Bruno Jacquet), 08/05/2018 06:20 PM

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Third Party's Issue

This segfault occurs in a 3rd party C extension: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/glib2/ext/glib2/rbgobj_type.c#L432-L453

You should probably discuss the issue in https://github.com/ruby-gnome2/ruby-gnome2/issues. However, before doing that, please see if you can recreate the issue with ruby 2.5.5.

Actions

Also available in: Atom PDF

Like0
Like0