#34311: ruby19: segfault while linking miniruby/generating encdb.h during build ---------------------------------+------------------------------------------ Reporter: jowens@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ruby19 ---------------------------------+------------------------------------------ First time I've ever installed Ruby. I can't think that this is failing for everyone, yet I'm not understanding what is different about my installation ... {{{ :info:build linking miniruby :info:build generating encdb.h :info:build <internal:prelude>:1: [BUG] Segmentation fault :info:build ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11] :info:build :info:build -- Control frame information ----------------------------------------------- :info:build c:0003 p:0002 s:0006 b:0006 l:000005 d:000005 TOP <internal:prelude>:1 :info:build c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH :info:build c:0001 p:0000 s:0002 b:0002 l:000f98 d:000f98 TOP :info:build :info:build -- Ruby level backtrace information ---------------------------------------- :info:build <internal:prelude>:1:in `<compiled>' :info:build :info:build -- C level backtrace information ------------------------------------------- :info:build :info:build See Crash Report log file under ~/Library/Logs/CrashReporter or :info:build /Library/Logs/CrashReporter, for the more detail of. :info:build :info:build -- Other runtime information ----------------------------------------------- :info:build :info:build * Loaded script: ./miniruby :info:build :info:build * Loaded features: :info:build :info:build 0 enumerator.so :info:build :info:build [NOTE] :info:build You may have encountered a bug in the Ruby interpreter or extension libraries. :info:build Bug reports are welcome. :info:build For details: http://www.ruby-lang.org/bugreport.html :info:build :info:build <internal:prelude>:1: [BUG] Segmentation fault :info:build ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin11] :info:build :info:build -- Control frame information ----------------------------------------------- :info:build c:0003 p:0002 s:0006 b:0006 l:000005 d:000005 TOP <internal:prelude>:1 :info:build c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH :info:build c:0001 p:0000 s:0002 b:0002 l:000498 d:000498 TOP :info:build :info:build -- Ruby level backtrace information ---------------------------------------- :info:build <internal:prelude>:1:in `<compiled>' :info:build :info:build -- C level backtrace information ------------------------------------------- :info:build :info:build See Crash Report log file under ~/Library/Logs/CrashReporter or :info:build /Library/Logs/CrashReporter, for the more detail of. :info:build :info:build -- Other runtime information ----------------------------------------------- :info:build :info:build * Loaded script: ./miniruby :info:build :info:build * Loaded features: :info:build :info:build 0 enumerator.so :info:build :info:build [NOTE] :info:build You may have encountered a bug in the Ruby interpreter or extension libraries. :info:build Bug reports are welcome. :info:build For details: http://www.ruby-lang.org/bugreport.html :info:build :info:build make: *** [encdb.h] Abort trap: 6 :info:build make: *** Waiting for unfinished jobs.... :info:build make: *** [.rbconfig.time] Abort trap: 6 }}} -- Ticket URL: <https://trac.macports.org/ticket/34311> MacPorts <http://www.macports.org/> Ports system for Mac OS