[MacRuby] #1343: autotest-fsevent AND autotest-growl causes SegFault

MacRuby ruby-noreply at macosforge.org
Wed Jun 29 09:30:17 PDT 2011


#1343: autotest-fsevent AND autotest-growl causes SegFault
-----------------------------+----------------------------------------------
 Reporter:  kykim@…          |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  blocker          |   Milestone:                       
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------
 install gems:
   autotest-standalone (or ZenTest)
   autotest-fsevent
   autotest-growl

 create .autotest:
   require 'autotest/fsevent'[[BR]]
   require 'autotest/growl'

 run autotest:
   DYLD_LIBRARY_PATH=. ./macruby -I./lib -rubygems `which autotest`

 Segmentation fault

 1) Segmentation fault does not always occur, sometimes program exits[[BR]]
 2) reverse order of requires in .autotest file, program usually
 exits[[BR]]
 3) .autotest of autotest/fsevent only, exits[[BR]]
 4) .autotest of autotest/growl only appears to work properly[[BR]]

 I'd happily try to debug and/or provide more info, but I'm unsure how to
 proceed, any pointers/directions are appreciated.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1343>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list