Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

context.rb:39: [BUG] Bus Error #96

Closed
@brunoh

Description

@brunoh

Hello,

I get the following issue when trying to precompile assets on FreeBSD8.1-amd64 with ruby 1.9.2(p136 or p290) and rails 3.1.0.rc6:

   * executing `deploy:assets:precompile'
  * executing "cd /usr/local/www/myapp/releases/20110825000840 && bundle exec rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile"
    servers: ["example.org"]
    [example.org] executing command
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:39: [BUG] Bus Error
 ** [out :: example.org] ruby 1.9.2p290 (2011-07-09 revision 32553) [amd64-freebsd8]
 ** [out :: example.org] 
 ** [out :: example.org] -- control frame ----------
 ** [out :: example.org] c:0074 p:---- s:0266 b:0266 l:000265 d:000265 CFUNC  :try
 ** [out :: example.org] c:0073 p:0017 s:0263 b:0263 l:000256 d:000262 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:39
 ** [out :: example.org] c:0072 p:0028
 ** [out :: example.org] s:0261 b:0261 l:000260 d:000260 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/portal.rb:16
 ** [out :: example.org] c:0071 p:0079 s:0257 b:0257 l:000256 d:000256 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:38
 ** [out :: example.org] c:0070 p:0037 s:0249 b:0249 l:000234 d:000248 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:9
 ** [out :: example.org] c:0069 p:0007 s:0247 b:0247 l:000239 d:000246 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:78
 ** [out :: example.org] c:0068 p:0024 s:0244 b:0244 l:000243 d:000243 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/c/locker.rb:13
 ** [out :: example.org] 
 ** [out :: example.org] c:0067 p:0027 s:0240 b:0240 l:000239 d:000239 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:76
 ** [out :: example.org] c:0066 p:0041
 ** [out :: example.org] s:0235 b:0235
 ** [out :: example.org] l:000234
 ** [out :: example.org] d:000234
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:7
 ** [out :: example.org] 
 ** [out :: example.org] c:0065
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0231 b:0231
 ** [out :: example.org] l:000230
 ** [out :: example.org] d:000230
 ** [out :: example.org] FINISH
 ** [out :: example.org] 
 ** [out :: example.org] c:0064
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0229 b:0229
 ** [out :: example.org] l:000228
 ** [out :: example.org] d:000228
 ** [out :: example.org] CFUNC
 ** [out :: example.org] :new
 ** [out :: example.org] 
 ** [out :: example.org] c:0063
 ** [out :: example.org] p:0019
 ** [out :: example.org] s:0225 b:0225
 ** [out :: example.org] l:000224
 ** [out :: example.org] d:000224
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:107
 ** [out :: example.org] 
 ** [out :: example.org] c:0062
 ** [out :: example.org] p:0019
 ** [out :: example.org] s:0221 b:0221
 ** [out :: example.org] l:000220
 ** [out :: example.org] d:000220
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/module.rb:27
 ** [out :: example.org] 
 ** [out :: example.org] c:0061
 ** [out :: example.org] p:0099
 ** [out :: example.org] s:0217 b:0217
 ** [out :: example.org] l:000216
 ** [out :: example.org] d:000216
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/uglifier-1.0.1/lib/uglifier.rb:49
 ** [out :: example.org] 
 ** [out :: example.org] c:0060
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0213 b:0213
 ** [out :: example.org] l:000212
 ** [out :: example.org] d:000212
 ** [out :: example.org] FINISH
 ** [out :: example.org] 
 ** [out :: example.org] c:0059
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0211 b:0211
 ** [out :: example.org] l:000210
 ** [out :: example.org] d:000210
 ** [out :: example.org] CFUNC
 ** [out :: example.org] :new
 ** [out :: example.org] 
 ** [out :: example.org] c:0058
 ** [out :: example.org] p:0113
 ** [out :: example.org] s:0208 b:0208
 ** [out :: example.org] l:000207
 ** [out :: example.org] d:000207
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/railtie.rb:78
 ** [out :: example.org] 
 ** [out :: example.org] c:0057
 ** [out :: example.org] p:0021
 ** [out :: example.org] s:0204 b:0204
 ** [out :: example.org] l:000203
 ** [out :: example.org] d:000203
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/railties-3.1.0.rc6/lib/rails/railtie/configurable.rb:30
 ** [out :: example.org] 
 ** [out :: example.org] c:0056
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0199 b:0199
 ** [out :: example.org] l:000198
 ** [out :: example.org] d:000198
 ** [out :: example.org] FINISH
 ** [out :: example.org] 
 ** [out :: example.org] c:0055
 ** [out :: example.org] p:0030
 ** [out :: example.org] s:0197 b:0197
 ** [out :: example.org] l:0002e8
 ** [out :: example.org] d:000196
 ** [out :: example.org] BLOCK
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/railtie.rb:53
 ** [out :: example.org] 
 ** [out :: example.org] c:0054
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0195 b:0195
 ** [out :: example.org] l:000194
 ** [out :: example.org] d:000194
 ** [out :: example.org] FINISH
 ** [out :: example.org] 
 ** [out :: example.org] c:0053
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0193 b:0193
 ** [out :: example.org] l:000192
 ** [out :: example.org] d:000192
 ** [out :: example.org] CFUNC
 ** [out :: example.org] :call
 ** [out :: example.org] 
 ** [out :: example.org] c:0052
 ** [out :: example.org] p:0027
 ** [out :: example.org] s:0190 b:0190
 ** [out :: example.org] l:000189
 ** [out :: example.org] d:000189
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/compressors.rb:14
 ** [out :: example.org] 
 ** [out :: example.org] c:0051
 ** [out :: example.org] p:0011
 ** [out :: example.org] s:0187 b:0187
 ** [out :: example.org] l:000186
 ** [out :: example.org] d:000186
 ** [out :: example.org] METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/compressors.rb:18
 ** [out :: example.org] 
 ** [out :: example.org] c:0050
 ** [out :: example.org] p:0014
 ** [out :: example.org] s:0183 b:0183
 ** [out :: example.org] l:001120
 ** [out :: example.org] d:000182
 ** [out :: example.org] BLOCK
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/processing.rb:265
 ** [out :: example.org] 
 ** [out :: example.org] c:0049
 ** [out :: example.org] p:----
 ** [out :: example.org] s:0179 b:0179
 ** [out :: example.org] l:000178
 ** [out :: example.org] d:000178
 ** [out :: example.org] FINISH
 ** [out :: example.org] 
 ** [out :: example.org] c:0048 p:---- s:0177 b:0177 l:000176
 ** [out :: example.org] d:000176 CFUNC  :call
 ** [out :: example.org] c:0047 p:0032 s:0172 b:0172
 ** [out :: example.org] l:000171 d:000171 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/processor.rb:29
 ** [out :: example.org] c:0046 p:0042 s:0167 b:0167
 ** [out :: example.org] l:000166 d:000166 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/tilt-1.3.2/lib/tilt/template.rb:76
 ** [out :: example.org] c:0045 p:0039
 ** [out :: example.org] s:0161 b:0161 l:002668 d:0008d0 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/context.rb:176
 ** [out :: example.org] c:0044 p:----
 ** [out :: example.org] s:0156 b:0156 l:000155 d:000155 FINISH
 ** [out :: example.org] c:0043 p:----
 ** [out :: example.org] s:0154 b:0154 l:000153 d:000153 CFUNC  :each
 ** [out :: example.org] c:0042
 ** [out :: example.org] p:0136 s:0151 b:0151 l:002668 d:002668 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/context.rb:173
 ** [out :: example.org] c:0041 p:0074 s:0140 b:0140 l:000130 d:000139 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:233
 ** [out :: example.org] 
 ** [out :: example.org] c:0040 p:0055 s:0137 b:0137 l:000136 d:000136 METHOD
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/caching.rb:26
 ** [out :: example.org] c:0039 p:0036 s:0131 b:0131 l:000130 d:000130
 ** [out :: example.org] METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:226
 ** [out :: example.org] c:0038 p:0025 s:0127 b:0127 l:000126
 ** [out :: example.org] d:000126 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:71
 ** [out :: example.org] c:0037 p:0031 s:0124 b:0123
 ** [out :: example.org] l:000122 d:000122 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/asset.rb:95
 ** [out :: example.org] c:0036 p:0112
 ** [out :: example.org] s:0120 b:0118 l:000093 d:000117 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:58
 ** [out :: example.org] c:0035
 ** [out :: example.org] p:0008 s:0113 b:0113 l:000104 d:000112 BLOCK  /usr/local/lib/ruby/1.9/set.rb:222
 ** [out :: example.org] c:0034
 ** [out :: example.org] p:---- s:0110 b:0110 l:000109 d:000109 FINISH
 ** [out :: example.org] c:0033 p:---- s:0108 b:0108 l:000107 d:000107 CFUNC  :each_key
 ** [out :: example.org] 
 ** [out :: example.org] c:0032 p:0043 s:0105 b:0105 l:000104 d:000104
 ** [out :: example.org] METHOD /usr/local/lib/ruby/1.9/set.rb:222
 ** [out :: example.org] c:0031 p:0015 s:0102 b:0102
 ** [out :: example.org] l:000093 d:000101 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:48
 ** [out :: example.org] c:0030 p:----
 ** [out :: example.org] s:0099 b:0099 l:000098 d:000098 FINISH
 ** [out :: example.org] c:0029 p:---- s:0097 b:0097
 ** [out :: example.org] l:000096 d:000096 CFUNC  :each
 ** [out :: example.org] c:0028 p:0151
 ** [out :: example.org] s:0094 b:0094 l:000093 d:000093 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:47
 ** [out :: example.org] c:0027 p:0278 s:0087 b:0087 l:000c98 d:000086 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/assets.rake:19
 ** [out :: example.org] 
 ** [out :: example.org] c:0026 p:---- s:0084 b:0084 l:000083 d:000083 FINISH
 ** [out :: example.org] c:0025 p:---- s:0082 b:0082 l:000081 d:000081 CFUNC  :call
 ** [out :: example.org] 
 ** [out :: example.org] c:0024 p:0043 s:0077 b:0077 l:000068 d:000076
 ** [out :: example.org] BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:205
 ** [out :: example.org] c:0023 p:---- s:0074 b:0074 l:000073
 ** [out :: example.org] d:000073 FINISH
 ** [out :: example.org] c:0022 p:---- s:0072 b:0072 l:000071
 ** [out :: example.org] d:000071 CFUNC  :each
 ** [out :: example.org] c:0021 p:0173
 ** [out :: example.org] s:0069 b:0069 l:000068 d:000068 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:200
 ** [out :: example.org] c:0020 p:0111 s:0065 b:0065 l:000059 d:000064 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:158
 ** [out :: example.org] c:0019 p:0019 s:0063 b:0063 l:000062 d:000062 METHOD
 ** [out :: example.org] /usr/local/lib/ruby/1.9/monitor.rb:201
 ** [out :: example.org] c:0018 p:0033 s:0060 b:0060 l:000059
 ** [out :: example.org] d:000059 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:151
 ** [out :: example.org] c:0017 p:0048
 ** [out :: example.org] s:0053 b:0053 l:000052 d:000052 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:144
 ** [out :: example.org] c:0016
 ** [out :: example.org] p:0045 s:0048 b:0048 l:000047 d:000047 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:112
 ** [out :: example.org] c:0015 p:0012 s:0041 b:0041 l:000026 d:000040 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:90
 ** [out :: example.org] 
 ** [out :: example.org] c:0014 p:---- s:0038 b:0038 l:000037 d:000037 FINISH
 ** [out :: example.org] c:0013 p:---- s:0036 b:0036 l:000035 d:000035 CFUNC  :each
 ** [out :: example.org] 
 ** [out :: example.org] c:0012 p:0069 s:0033 b:0033 l:000026 d:000032
 ** [out :: example.org] BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:90
 ** [out :: example.org] c:0011 p:0009 s:0031 b:0031
 ** [out :: example.org] l:000030 d:000030 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:129
 ** [out :: example.org] c:0010 p:0011
 ** [out :: example.org] s:0027 b:0027 l:000026 d:000026 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:84
 ** [out :: example.org] c:0009
 ** [out :: example.org] p:0029 s:0024 b:0024 l:000017 d:000023 BLOCK  /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:62
 ** [out :: example.org] c:0008 p:0009 s:0022 b:0022 l:000021 d:000021 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:129
 ** [out :: example.org] c:0007 p:0011 s:0018 b:0018 l:000017 d:000017 METHOD /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:59
 ** [out :: example.org] 
 ** [out :: example.org] c:0006 p:0048 s:0015 b:0015 l:000014 d:000014 TOP
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/bin/rake:32
 ** [out :: example.org] c:0005 p:---- s:0013 b:0013 l:000012 d:000012
 ** [out :: example.org] FINISH
 ** [out :: example.org] c:0004 p:---- s:0011 b:0011 l:000010 d:000010
 ** [out :: example.org] CFUNC  :load
 ** [out :: example.org] c:0003 p:0127 s:0007 b:0007
 ** [out :: example.org] l:001678 d:000ad0 EVAL   /usr/local/www/myapp/shared/bundle/ruby/1.9/bin/rake:19
 ** [out :: example.org] c:0002 p:----
 ** [out :: example.org] s:0004 b:0004 l:000003 d:000003 FINISH
 ** [out :: example.org] c:0001 p:0000
 ** [out :: example.org] s:0002 b:0002 l:001678 d:001678 TOP
 ** [out :: example.org] ---------------------------
 ** [out :: example.org] -- Ruby level backtrace information ----------------------------------------
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/bin/rake:19:in `<main>'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/bin/rake:19:in `load'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
 ** [out :: example.org] /usr/local/lib/ruby/1.9/monitor.rb:201:in `mon_synchronize'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/assets.rake:19:in `block (2 levels) in <top (required)>'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:47:in `precompile'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:47:in `each'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:48:in `block in precompile'
 ** [out :: example.org] /usr/local/lib/ruby/1.9/set.rb:222:in `each'
 ** [out :: example.org] /usr/local/lib/ruby/1.9/set.rb:222:in `each_key'
 ** [out :: example.org] /usr/local/lib/ruby/1.9/set.rb:222:in `block in each'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/static_compilation.rb:58:in `block (2 levels) in precompile'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/asset.rb:95:in `digest_path'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:71:in `digest'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:226:in `build_source'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/caching.rb:26:in `cache_hash'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/bundled_asset.rb:233:in `block in build_source'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/context.rb:173:in `evaluate'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/context.rb:173:in `each'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/context.rb:176:in `block in evaluate'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/tilt-1.3.2/lib/tilt/template.rb:76:in `render'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/processor.rb:29:in `evaluate'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/processor.rb:29:in `call'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/sprockets-2.0.0.beta.14/lib/sprockets/processing.rb:265:in `block in js_compressor='
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/compressors.rb:18:in `compress'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/compressors.rb:14:in `compressor'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/compressors.rb:14:in `call'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/railtie.rb:53:in `block (2 levels) in <class:Railtie>'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/railties-3.1.0.rc6/lib/rails/railtie/configurable.rb:30:in `method_missing'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/railtie.rb:78:in `expand_js_compressor'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/actionpack-3.1.0.rc6/lib/sprockets/railtie.rb:78:in `new'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/uglifier-1.0.1/lib/uglifier.rb:49:in `initialize'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/module.rb:27:in `compile'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:107:in `compile'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:107:in `new'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:7:in `initialize'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:76:in `lock'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/c/locker.rb:13:in `Locker'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:78:in `block in lock'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/execjs-1.2.4/lib/execjs/ruby_racer_runtime.rb:9:in `block in initialize'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:38:in `eval'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/portal.rb:16:in `lock'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:39:in `block in eval'
 ** [out :: example.org] /usr/local/www/myapp/shared/bundle/ruby/1.9/gems/therubyracer-0.9.4/lib/v8/context.rb:39:in `try'
 ** [out :: example.org] 
 ** [out :: example.org] [NOTE]
 ** [out :: example.org] You may have encountered a bug in the Ruby interpreter or extension libraries.
 ** [out :: example.org] Bug reports are welcome.
 ** [out :: example.org] For details: http://www.ruby-lang.org/bugreport.html
 ** [out :: example.org] 
    command finished in 15529ms
failed: "sh -c 'cd /usr/local/www/myapp/releases/20110825000840 && bundle exec rake RAILS_ENV=production RAILS_GROUPS=assets assets:precompile'" on example.org

All is OK on Archlinux.

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions