Project

General

Profile

Actions

Bug #14752

closed

abort during build full build log

Added by extremelydangerous (sergio lenzi) almost 6 years ago. Updated over 4 years ago.

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

Description

during ruby build on NetBSD arm the system aborts and I cannot find a core or anything else to
debug it. as the program miniruby does not leave a core dump
================session follows=========================
/usr/work/lang/ruby24-base/work/ruby-2.4.4/lib/erb.rb:15: [BUG] Segmentation fault
ruby 2.4.4p296 (2018-03-28 revision 63013) [armv7-netbsdelf-eabihf]

-- Control frame information -----------------------------------------------
c:0005 p:---- s:0036 e:000035 CFUNC :require
c:0004 p:0008 s:0031 e:000030 TOP /usr/work/lang/ruby24-base/work/ruby-2.4.4/lib/erb.rb:15 [FINISH]
c:0003 p:---- s:0028 e:000027 CFUNC :require
c:0002 p:0008 s:0023 E:0025a4 EVAL ./tool/generic_erb.rb:6 [FINISH]
c:0001 p:0000 s:0003 E:000b98 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
./tool/generic_erb.rb:6:in <main>' ./tool/generic_erb.rb:6:in require'
/usr/work/lang/ruby24-base/work/ruby-2.4.4/lib/erb.rb:15:in <top (required)>' /usr/work/lang/ruby24-base/work/ruby-2.4.4/lib/erb.rb:15:in require'

-- Other runtime information -----------------------------------------------

  • Loaded script: ./tool/generic_erb.rb

  • Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

[1] Abort trap (core dumped) ./miniruby -I./l...
*** [encdb.h] Error code 134

make: stopped in /usr/work/lang/ruby24-base/work/ruby-2.4.4
--- .rbconfig.time ---
./tool/mkconfig.rb:20: [BUG] Segmentation fault
ruby 2.4.4p296 (2018-03-28 revision 63013) [armv7-netbsdelf-eabihf]

-- Control frame information -----------------------------------------------
c:0003 p:---- s:0032 e:000031 CFUNC :require
c:0002 p:0174 s:0027 E:0017b4 EVAL ./tool/mkconfig.rb:20 [FINISH]
c:0001 p:0000 s:0003 E:000b98 (none) [FINISH]
-- Ruby level backtrace information ----------------------------------------
./tool/mkconfig.rb:20:in <main>' ./tool/mkconfig.rb:20:in require'
-- Other runtime information -----------------------------------------------

  • Loaded script: ./tool/mkconfig.rb

  • Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    [NOTE]
    You may have encountered a bug in the Ruby interpreter or extension libraries.
    Bug reports are welcome.
    For details: http://www.ruby-lang.org/bugreport.html

[1] Abort trap (core dumped) ./miniruby -I./l...
*** [.rbconfig.time] Error code 134

make: stopped in /usr/work/lang/ruby24-base/work/ruby-2.4.4


Files

log (41.8 KB) log full build log extremelydangerous (sergio lenzi), 05/12/2018 12:16 AM

Updated by extremelydangerous (sergio lenzi) almost 6 years ago

  • File log log added
  • Subject changed from abort during build to abort during build full build log

this is the full build log

Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0