On Sep 30, 2010, at 3:58 PM, WilliamF wrote: > RPM Monitoring DJ worker host:railgun64.29642 pid:29790 > *** Starting job worker host:railgun64.29642 pid:29790 > /usr/ruby1.8.7/lib/ruby/1.8/uri/common.rb:385: [BUG] Segmentation > fault > ruby 1.8.7 (2010-04-19 patchlevel 253) [x86_64-linux], MBARI 0x6770, > Ruby Enterprise Edition 2010.02
Oof, bummer, William -- I imagine you'd see the same error in the console -- perhaps you could confirm? $ heroku console 'Delayed::Worker.new.work_off(1)' And I have hardly any experience tracking down these segfaults, but if you feel up for a wild goose shave, I'm wondering if it might have something to do with data passed to URI.split (which gets compared with a regex on line 385 of uri/common.rb). Cheers, -- Matthew
smime.p7s
Description: S/MIME cryptographic signature
