Project

General

Profile

Actions

Backport #7641

closed

Segmentation Fault MRI 1.9.3-p362

Added by Geeks (Hiram Nascimento) about 11 years ago. Updated about 11 years ago.

Status:
Closed
Assignee:
-
[ruby-core:51207]

Description

Folks, I've a regular Rails project throwing the following error:

Notes: The issue doesn't happen on Ruby 1.9.3-p327

/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241: [BUG] Segmentation fault
ruby 1.9.3p362 (2012-12-25 revision 38607) [x86_64-darwin12.2.0]

def scoping
@klass.with_scope(self, :overwrite) { yield }
end

-- Control frame information -----------------------------------------------
c:0109 p:0016 s:0528 b:0525 l:000524 d:000524 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0108 p:0026 s:0522 b:0522 l:000521 d:000521 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/default.rb:41
c:0107 p:0022 s:0519 b:0519 l:002078 d:000518 LAMBDA /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/named.rb:180
c:0106 p:---- s:0514 b:0514 l:000513 d:000513 FINISH
c:0105 p:0020 s:0512 b:0512 l:002240 d:000511 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37
c:0104 p:0005 s:0510 b:0510 l:0022f8 d:000509 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0103 p:0354 s:0508 b:0508 l:000507 d:000507 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping.rb:98
c:0102 p:0016 s:0499 b:0499 l:0022f8 d:0022f8 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0101 p:0049 s:0496 b:0496 l:002240 d:002240 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37
c:0100 p:---- s:0490 b:0490 l:000489 d:000489 FINISH
c:0099 p:0071 s:0488 b:0488 l:000487 d:000487 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:128
c:0098 p:0017 s:0482 b:0482 l:000481 d:000481 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:121
c:0097 p:0027 s:0479 b:0479 l:000478 d:000478 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/decorators.rb:14
c:0096 p:0023 s:0474 b:0473 l:000472 d:000472 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:13
c:0095 p:0019 s:0470 b:0468 l:000467 d:000467 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/inherited_resources-1.3.1/lib/inherited_resources/actions.rb:7
c:0094 p:0016 s:0463 b:0463 l:002148 d:002148 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/actions.rb:11
c:0093 p:0014 s:0458 b:0458 l:000457 d:000457 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/implicit_render.rb:4
c:0092 p:0015 s:0452 b:0452 l:000451 d:000451 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:167
c:0091 p:0041 s:0447 b:0447 l:000446 d:000446 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rendering.rb:10
c:0090 p:0010 s:0443 b:0443 l:000400 d:000442 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:18
c:0089 p:0245 s:0441 b:0441 l:000440 d:000440 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:447
c:0088 p:0115 s:0435 b:0435 l:000434 d:000434 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0087 p:0027 s:0426 b:0426 l:000425 d:000425 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385
c:0086 p:0024 s:0421 b:0421 l:000420 d:000420 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81
c:0085 p:0020 s:0415 b:0415 l:000400 d:000400 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:17
c:0084 p:0012 s:0411 b:0411 l:000410 d:000410 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rescue.rb:29
c:0083 p:0010 s:0406 b:0406 l:000387 d:000405 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:30
c:0082 p:0017 s:0402 b:0402 l:000392 d:000401 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123
c:0081 p:0032 s:0400 b:0400 l:000399 d:000399 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications/instrumenter.rb:20
c:0080 p:0036 s:0393 b:0393 l:000392 d:000392 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123
c:0079 p:0152 s:0388 b:0388 l:000387 d:000387 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:29
c:0078 p:0174 s:0383 b:0383 l:000382 d:000382 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/params_wrapper.rb:207
c:0077 p:0032 s:0376 b:0376 l:000375 d:000375 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/railties/controller_runtime.rb:18
c:0076 p:0093 s:0371 b:0371 l:000370 d:000370 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:121
c:0075 p:0084 s:0365 b:0365 l:000364 d:000364 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/rendering.rb:45
c:0074 p:0048 s:0360 b:0360 l:000359 d:000359 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:203
c:0073 p:0086 s:0355 b:0355 l:000354 d:000354 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rack_delegation.rb:14
c:0072 p:0030 s:0349 b:0349 l:000b78 d:000348 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:246
c:0071 p:---- s:0346 b:0346 l:000345 d:000345 FINISH
c:0070 p:---- s:0344 b:0344 l:000343 d:000343 CFUNC :call
c:0069 p:0022 s:0340 b:0340 l:000339 d:000339 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73
c:0068 p:0094 s:0334 b:0334 l:000333 d:000333 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:36
c:0067 p:0184 s:0328 b:0328 l:000311 d:000327 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:68
c:0066 p:---- s:0317 b:0317 l:000316 d:000316 FINISH
c:0065 p:---- s:0315 b:0315 l:000314 d:000314 CFUNC :each
c:0064 p:0051 s:0312 b:0312 l:000311 d:000311 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56
c:0063 p:0025 s:0308 b:0308 l:000307 d:000307 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:601
c:0062 p:0014 s:0304 b:0304 l:000295 d:000303 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:35
c:0061 p:---- s:0302 b:0302 l:000301 d:000301 FINISH
c:0060 p:---- s:0300 b:0300 l:000299 d:000299 CFUNC :catch
c:0059 p:0086 s:0296 b:0296 l:000295 d:000295 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34
c:0058 p:0015 s:0291 b:0291 l:000290 d:000290 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/best_standards_support.rb:17
c:0057 p:0015 s:0284 b:0284 l:000283 d:000283 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/etag.rb:23
c:0056 p:0068 s:0276 b:0276 l:000275 d:000275 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/conditionalget.rb:25
c:0055 p:0093 s:0269 b:0269 l:000268 d:000268 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/head.rb:14
c:0054 p:0046 s:0262 b:0262 l:000261 d:000261 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/params_parser.rb:21
c:0053 p:0054 s:0257 b:0257 l:000256 d:000256 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/flash.rb:242
c:0052 p:0031 s:0249 b:0249 l:000248 d:000248 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205
c:0051 p:0013 s:0241 b:0241 l:000240 d:000240 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200
c:0050 p:0020 s:0237 b:0237 l:000236 d:000236 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/cookies.rb:341
c:0049 p:0064 s:0229 b:0229 l:000228 d:000228 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/query_cache.rb:64
c:0048 p:0029 s:0220 b:0220 l:000219 d:000219 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/connection_pool.r
c:0047 p:0014 s:0212 b:0212 l:001900 d:000211 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:28
c:0046 p:0040 s:0210 b:0210 l:000209 d:000209 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0045 p:0115 s:0203 b:0203 l:000202 d:000202 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0044 p:0027 s:0194 b:0194 l:000193 d:000193 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385
c:0043 p:0024 s:0189 b:0189 l:000188 d:000188 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81
c:0042 p:0013 s:0183 b:0183 l:001900 d:001900 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:27
c:0041 p:0039 s:0179 b:0179 l:000178 d:000178 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/reloader.rb:65
c:0040 p:0044 s:0174 b:0174 l:000173 d:000173 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/remote_ip.rb:31
c:0039 p:0017 s:0170 b:0170 l:000169 d:000169 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/debug_exceptions.rb:16
c:0038 p:0017 s:0163 b:0163 l:000162 d:000162 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/show_exceptions.rb:56
c:0037 p:0117 s:0157 b:0157 l:000156 d:000156 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:32
c:0036 p:0015 s:0152 b:0152 l:000144 d:000151 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16
c:0035 p:0021 s:0150 b:0150 l:000149 d:000149 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/tagged_logging.rb:22
c:0034 p:0078 s:0145 b:0145 l:000144 d:000144 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16
c:0033 p:0048 s:0140 b:0140 l:000139 d:000139 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/request_id.rb:22
c:0032 p:0095 s:0133 b:0133 l:000132 d:000132 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/methodoverride.rb:21
c:0031 p:0032 s:0128 b:0128 l:000127 d:000127 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/runtime.rb:17
c:0030 p:0057 s:0119 b:0119 l:000118 d:000118 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/cache/strategy/local_cache.rb:72
c:0029 p:0068 s:0115 b:0115 l:000114 d:000114 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/lock.rb:15
c:0028 p:0124 s:0109 b:0109 l:000108 d:000108 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/static.rb:62
c:0027 p:0032 s:0103 b:0103 l:000102 d:000102 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine.rb:479
c:0026 p:0034 s:0099 b:0099 l:000098 d:000098 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/application.rb:223
c:0025 p:0015 s:0095 b:0095 l:000094 d:000094 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/content_length.rb:14
c:0024 p:0015 s:0086 b:0086 l:000085 d:000085 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/log_tailer.rb:17
c:0023 p:0020 s:0081 b:0081 l:000072 d:000080 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:81
c:0022 p:---- s:0079 b:0079 l:000078 d:000078 FINISH
c:0021 p:---- s:0077 b:0077 l:000076 d:000076 CFUNC :catch
c:0020 p:0135 s:0073 b:0073 l:000072 d:000072 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:79
c:0019 p:0088 s:0068 b:0067 l:000066 d:000066 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:54
c:0018 p:0043 s:0064 b:0064 l:000063 d:000063 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:39
c:0017 p:---- s:0059 b:0059 l:000058 d:000058 FINISH
c:0016 p:---- s:0057 b:0057 l:000056 d:000056 CFUNC :run_machine
c:0015 p:0325 s:0054 b:0054 l:000053 d:000053 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:187
c:0014 p:0066 s:0047 b:0047 l:000910 d:000910 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/backends/base.rb:63
c:0013 p:0143 s:0043 b:0043 l:000042 d:000042 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/server.rb:159
c:0012 p:0081 s:0040 b:0040 l:000039 d:000039 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/handler/thin.rb:13
c:0011 p:0271 s:0034 b:0034 l:001470 d:001470 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/server.rb:265
c:0010 p:0231 s:0028 b:0028 l:0019f0 d:0019f0 METHOD /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands/server.rb:70
c:0009 p:0063 s:0024 b:0024 l:000015 d:000023 BLOCK /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands.rb:55
c:0008 p:---- s:0021 b:0021 l:000020 d:000020 FINISH
c:0007 p:---- s:0019 b:0019 l:000018 d:000018 CFUNC :tap
c:0006 p:0702 s:0016 b:0016 l:000015 d:000015 TOP /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands.rb:50
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :require
c:0003 p:0061 s:0006 b:0006 l:0024a8 d:001088 EVAL script/rails:6
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0024a8 d:0024a8 TOP

-- Ruby level backtrace information ----------------------------------------
script/rails:6:in <main>' script/rails:6:in require'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands.rb:50:in <top (required)>' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands.rb:50:in tap'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands.rb:55:in block in <top (required)>' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands/server.rb:70:in start'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/server.rb:265:in start' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/handler/thin.rb:13:in run'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/server.rb:159:in start' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/backends/base.rb:63:in start'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:in run' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/eventmachine-1.0.0/lib/eventmachine.rb:187:in run_machine'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:39:in receive_data' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:54:in process'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:79:in pre_process' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:79:in catch'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/thin-1.5.0/lib/thin/connection.rb:81:in block in pre_process' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/log_tailer.rb:17:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/content_length.rb:14:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/application.rb:223:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine.rb:479:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/static.rb:62:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/lock.rb:15:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/cache/strategy/local_cache.rb:72:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/runtime.rb:17:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/request_id.rb:22:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/tagged_logging.rb:22:in tagged' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16:in block in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:32:in call_app' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/show_exceptions.rb:56:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/debug_exceptions.rb:16:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/remote_ip.rb:31:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/reloader.rb:65:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:27:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81:in run_callbacks' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385:in _run_call_callbacks'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in __run_callback' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in _run__2456803564489966069__call__2034545948090505045__callbacks'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:28:in block in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/query_cache.rb:64:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/cookies.rb:341:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in context'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/flash.rb:242:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/params_parser.rb:21:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/head.rb:14:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/etag.rb:23:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/best_standards_support.rb:17:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34:in catch'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:35:in block in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:601:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56:in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56:in each'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:68:in block in call' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:36:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73:in dispatch' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73:in call'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:246:in block in action' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rack_delegation.rb:14:in dispatch'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:203:in dispatch' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/rendering.rb:45:in process'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:121:in process' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/railties/controller_runtime.rb:18:in process_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/params_wrapper.rb:207:in process_action' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:29:in process_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123:in instrument' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications/instrumenter.rb:20:in instrument'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123:in block in instrument' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:30:in block in process_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rescue.rb:29:in process_action' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:17:in process_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81:in run_callbacks' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385:in _run_process_action_callbacks'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in __run_callback' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:447:in _run__2146729280680621850__process_action__3579079132170108192__callbacks'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:18:in block in process_action' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rendering.rb:10:in process_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:167:in process_action' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/implicit_render.rb:4:in send_action'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/actions.rb:11:in index' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/inherited_resources-1.3.1/lib/inherited_resources/actions.rb:7:in index'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:13:in collection' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/decorators.rb:14:in active_admin_collection'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:121:in active_admin_collection' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeadmin-0.5.1/lib/active_admin/resource_controller/collection.rb:128:in paginate'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37:in method_missing' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in scoping'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping.rb:98:in with_scope' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in block in scoping'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37:in block in method_missing' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/named.rb:180:in block in scope'
/Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/default.rb:41:in unscoped' /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in scoping'

-- C level backtrace information -------------------------------------------

See Crash Report log file under ~/Library/Logs/CrashReporter or
/Library/Logs/CrashReporter, for the more detail of.

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

  • Loaded script: script/rails

  • Loaded features:

    0 enumerator.so
    1 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/enc/encdb.bundle
    2 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/enc/trans/transdb.bundle
    3 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb
    4 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/rbconfig.rb
    5 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb
    6 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb
    7 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb
    8 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems.rb
    9 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/pathname.bundle
    10 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/pathname.rb
    11 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/version.rb
    12 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/etc.bundle
    13 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/config_file.rb
    14 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb
    15 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/dependency.rb
    16 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/platform.rb
    17 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb
    18 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/path_support.rb
    19 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/syntax_error.rb
    20 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/psych.bundle
    21 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/stringio.bundle
    22 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/node.rb
    23 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/stream.rb
    24 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/document.rb
    25 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/sequence.rb
    26 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/scalar.rb
    27 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/mapping.rb
    28 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes/alias.rb
    29 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/nodes.rb
    30 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/streaming.rb
    31 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/visitor.rb
    32 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/strscan.bundle
    33 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/scalar_scanner.rb
    34 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/to_ruby.rb
    35 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/emitter.rb
    36 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/yaml_tree.rb
    37 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/json/ruby_events.rb
    38 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/json_tree.rb
    39 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors/depth_first.rb
    40 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/visitors.rb
    41 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/handler.rb
    42 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/tree_builder.rb
    43 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/parser.rb
    44 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/omap.rb
    45 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/set.rb
    46 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/coder.rb
    47 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/core_ext.rb
    48 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/date_core.bundle
    49 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/date/format.rb
    50 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/date.rb
    51 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/deprecated.rb
    52 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/stream.rb
    53 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/json/yaml_events.rb
    54 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/json/tree_builder.rb
    55 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/json/stream.rb
    56 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych/handlers/document_stream.rb
    57 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/psych.rb
    58 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/psych_additions.rb
    59 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/psych_tree.rb
    60 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/yaml.rb
    61 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/syck_hack.rb
    62 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/rubygems_integration.rb
    63 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/shared_helpers.rb
    64 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/fileutils.rb
    65 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/gem_path_manipulation.rb
    66 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/psyched_yaml.rb
    67 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/gem_helpers.rb
    68 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/match_platform.rb
    69 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/rubygems_ext.rb
    70 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/version.rb
    71 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler.rb
    72 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/settings.rb
    73 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/digest.bundle
    74 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/digest.rb
    75 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/digest/sha1.bundle
    76 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/set.rb
    77 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/definition.rb
    78 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/dependency.rb
    79 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/dsl.rb
    80 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/common.rb
    81 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/generic.rb
    82 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/ftp.rb
    83 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/http.rb
    84 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/https.rb
    85 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/ldap.rb
    86 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/ldaps.rb
    87 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri/mailto.rb
    88 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/uri.rb
    89 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/user_interaction.rb
    90 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/f_sync_dir.rb
    91 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_header.rb
    92 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/enc/iso_8859_1.bundle
    93 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/zlib.bundle
    94 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_input.rb
    95 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_output.rb
    96 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader/entry.rb
    97 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_reader.rb
    98 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package/tar_writer.rb
    99 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/package.rb
    100 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/format.rb
    101 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/ext/builder.rb
    102 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/ext/configure_builder.rb
    103 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/optparse.rb
    104 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/command.rb
    105 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/ext/ext_conf_builder.rb
    106 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/ext/rake_builder.rb
    107 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/ext.rb
    108 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/require_paths_builder.rb
    109 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb
    110 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb
    111 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/errors.rb
    112 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/text.rb
    113 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb
    114 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/gem_installer.rb
    115 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/source.rb
    116 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/lockfile_parser.rb
    117 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/lazy_specification.rb
    118 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/tsort.rb
    119 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/forwardable.rb
    120 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/spec_set.rb
    121 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/environment.rb
    122 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/runtime.rb
    123 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/index.rb
    124 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/remote_specification.rb
    125 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/endpoint_specification.rb
    126 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/dep_proxy.rb
    127 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/site_ruby/1.9.1/rubygems/source_index.rb
    128 /Users/hiram/.rvm/gems/ruby-1.9.3-p362@global/gems/bundler-1.2.3/lib/bundler/setup.rb
    129 /Users/hiram/git/mesh_maps/config/boot.rb
    130 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/object/inclusion.rb
    131 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/openssl.bundle
    132 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/bn.rb
    133 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/cipher.rb
    134 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/config.rb
    135 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/digest.rb
    136 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/buffering.rb
    137 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/fcntl.bundle
    138 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/ssl-internal.rb
    139 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl/x509-internal.rb
    140 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/openssl.rb
    141 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/securerandom.rb
    142 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/inflector/inflections.rb
    143 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/inflections.rb
    144 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/inflector/methods.rb
    145 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/lazy_load_hooks.rb
    146 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/dependencies/autoload.rb
    147 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/version.rb
    148 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support.rb
    149 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_pack/version.rb
    150 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_pack.rb
    151 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activemodel-3.2.9/lib/active_model/version.rb
    152 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n/version.rb
    153 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n/exceptions.rb
    154 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n/interpolate/ruby.rb
    155 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n.rb
    156 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n/config.rb
    157 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/i18n.rb
    158 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activemodel-3.2.9/lib/active_model.rb
    159 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack.rb
    160 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch.rb
    161 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/server.rb
    162 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/commands/server.rb
    163 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/ruby_version_check.rb
    164 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/kernel/reporting.rb
    165 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/array/extract_options.rb
    166 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/class/attribute_accessors.rb
    167 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications/fanout.rb
    168 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb
    169 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/array/wrap.rb
    170 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/deprecation/behaviors.rb
    171 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/deprecation/reporting.rb
    172 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/deprecation.rb
    173 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/aliasing.rb
    174 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/deprecation/method_wrappers.rb
    175 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/deprecation/proxy_wrappers.rb
    176 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/deprecation.rb
    177 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/thread.rb
    178 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/monitor.rb
    179 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/logger.rb
    180 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/logger.rb
    181 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/hash/reverse_merge.rb
    182 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/initializable.rb
    183 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/ordered_hash.rb
    184 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/ordered_options.rb
    185 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/hash/deep_dup.rb
    186 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/paths.rb
    187 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack.rb
    188 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/configuration.rb
    189 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/attribute_accessors.rb
    190 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/multibyte/utils.rb
    191 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/multibyte.rb
    192 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/multibyte.rb
    193 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/inflector/transliterate.rb
    194 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/inflections.rb
    195 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/inflector.rb
    196 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/introspection.rb
    197 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/delegation.rb
    198 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/railtie.rb
    199 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine/railties.rb
    200 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine.rb
    201 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/time.rb
    202 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/base64.rb
    203 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/base64.rb
    204 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/encoding.rb
    205 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/object/blank.rb
    206 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/xml_mini/rexml.rb
    207 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/xml_mini.rb
    208 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/hash/keys.rb
    209 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/array/conversions.rb
    210 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/plugin.rb
    211 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/application.rb
    212 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/version.rb
    213 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/file_update_checker.rb
    214 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/concern.rb
    215 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/railtie/configurable.rb
    216 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/railtie/configuration.rb
    217 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/i18n_railtie.rb
    218 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/railtie.rb
    219 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/railtie.rb
    220 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails.rb
    221 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/crud.rb
    222 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/factory_methods.rb
    223 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/expressions.rb
    224 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/predications.rb
    225 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/math.rb
    226 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/alias_predication.rb
    227 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/order_predications.rb
    228 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/table.rb
    229 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/attributes/attribute.rb
    230 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/attributes.rb
    231 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/compatibility/wheres.rb
    232 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/relation.rb
    233 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/expression.rb
    234 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/visitor.rb
    235 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/depth_first.rb
    236 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/x86_64-darwin12.2.0/bigdecimal.bundle
    237 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/to_sql.rb
    238 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/sqlite.rb
    239 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/postgresql.rb
    240 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/mysql.rb
    241 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/mssql.rb
    242 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/oracle.rb
    243 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/join_sql.rb
    244 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/where_sql.rb
    245 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/order_clauses.rb
    246 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/dot.rb
    247 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/ibm_db.rb
    248 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors/informix.rb
    249 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/visitors.rb
    250 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/tree_manager.rb
    251 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/insert_manager.rb
    252 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/select_manager.rb
    253 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/update_manager.rb
    254 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/delete_manager.rb
    255 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/node.rb
    256 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/select_statement.rb
    257 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/select_core.rb
    258 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/insert_statement.rb
    259 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/update_statement.rb
    260 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/terminal.rb
    261 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/true.rb
    262 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/false.rb
    263 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/unary.rb
    264 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/ascending.rb
    265 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/descending.rb
    266 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/unqualified_column.rb
    267 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/with.rb
    268 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/binary.rb
    269 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/equality.rb
    270 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/in.rb
    271 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/join_source.rb
    272 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/delete_statement.rb
    273 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/table_alias.rb
    274 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/infix_operation.rb
    275 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/and.rb
    276 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/function.rb
    277 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/count.rb
    278 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/values.rb
    279 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/named_function.rb
    280 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/inner_join.rb
    281 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/outer_join.rb
    282 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/string_join.rb
    283 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes/sql_literal.rb
    284 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/nodes.rb
    285 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/deprecated.rb
    286 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/sql/engine.rb
    287 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel/sql_literal.rb
    288 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/arel-3.0.2/lib/arel.rb
    289 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/version.rb
    290 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/enumerable.rb
    291 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/kernel/singleton_class.rb
    292 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/remove_method.rb
    293 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/class/attribute.rb
    294 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activemodel-3.2.9/lib/active_model/attribute_methods.rb
    295 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/attribute_methods.rb
    296 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/bigdecimal/util.rb
    297 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/benchmark.rb
    298 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/benchmark.rb
    299 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/schema_cache.rb
    300 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/big_decimal/conversions.rb
    301 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/quoting.rb
    302 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/database_statements.rb
    303 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/schema_statements.rb
    304 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/database_limits.rb
    305 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/query_cache.rb
    306 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/descendants_tracker.rb
    307 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb
    308 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract_adapter.rb
    309 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping.rb
    310 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record.rb
    311 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activemodel-3.2.9/lib/active_model/railtie.rb
    312 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/basic_object.rb
    313 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/object/acts_like.rb
    314 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/duration.rb
    315 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/object/try.rb
    316 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/values/time_zone.rb
    317 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/time_with_zone.rb
    318 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/time/zones.rb
    319 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/date/zones.rb
    320 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/date/calculations.rb
    321 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/time/publicize_conversion_methods.rb
    322 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/time/conversions.rb
    323 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/date_time/calculations.rb
    324 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/date_time/conversions.rb
    325 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/process/daemon.rb
    326 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/time/calculations.rb
    327 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/conversions.rb
    328 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/i18n-0.6.1/lib/i18n/core_ext/string/interpolate.rb
    329 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/interpolation.rb
    330 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/rexml/rexml.rb
    331 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/rexml.rb
    332 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/file/path.rb
    333 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/method_names.rb
    334 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/ruby/shim.rb
    335 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/attr_internal.rb
    336 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/anonymous.rb
    337 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller.rb
    338 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/erb.rb
    339 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/string/output_safety.rb
    340 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_view.rb
    341 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/vendor/html-scanner.rb
    342 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/load_error.rb
    343 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/name_error.rb
    344 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/uri.rb
    345 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller.rb
    346 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_view/railtie.rb
    347 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/railties/routes_helpers.rb
    348 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/railties/paths.rb
    349 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/railtie.rb
    350 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/railtie.rb
    351 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionmailer-3.2.9/lib/action_mailer/version.rb
    352 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/class/delegating_attributes.rb
    353 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/module/reachable.rb
    354 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/class/subclasses.rb
    355 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/class.rb
    356 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/core_ext/array/uniq_by.rb
    357 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionmailer-3.2.9/lib/action_mailer.rb
    358 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionmailer-3.2.9/lib/action_mailer/railtie.rb
    359 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeresource-3.2.9/lib/active_resource/exceptions.rb
    360 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeresource-3.2.9/lib/active_resource/version.rb
    361 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeresource-3.2.9/lib/active_resource.rb
    362 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activeresource-3.2.9/lib/active_resource/railtie.rb
    363 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/test_unit/railtie.rb
    364 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/sprockets/railtie.rb
    365 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/all.rb
    366 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/string_inquirer.rb
    367 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/sqlite3_native.bundle
    368 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/constants.rb
    369 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/errors.rb
    370 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/pragmas.rb
    371 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/resultset.rb
    372 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/statement.rb
    373 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/translator.rb
    374 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/value.rb
    375 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/database.rb
    376 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3/version.rb
    377 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sqlite3-1.3.6/lib/sqlite3.rb
    378 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass/rails/version.rb
    379 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass/rails/helpers.rb
    380 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-3.2.4/lib/sass/logger/log_level.rb
    381 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-3.2.4/lib/sass/logger/base.rb
    382 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-3.2.4/lib/sass/logger.rb
    383 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass/rails/logger.rb
    384 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass/rails/railtie.rb
    385 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass/rails.rb
    386 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/sass-rails-3.2.5/lib/sass-rails.rb
    387 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/version.rb
    388 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/module.rb
    389 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/encoding.rb
    390 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/runtime.rb
    391 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/disabled_runtime.rb
    392 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/shellwords.rb
    393 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/delegate.rb
    394 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/tmpdir.rb
    395 /Users/hiram/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/tempfile.rb
    396 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/external_runtime.rb
    397 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/johnson_runtime.rb
    398 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/mustang_runtime.rb
    399 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/ruby_racer_runtime.rb
    400 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/ruby_rhino_runtime.rb
    401 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/execjs-1.4.0/lib/execjs/runtimes.rb
    402 /Users/hiram/.rvm/gems/ruby-1.9.3-p362/gems/multi_json-1.5.0/lib/multi_json.rb
    403 /Users/hiram/.rvm/gems/ruby


Files

thin_faye_production.yml (369 Bytes) thin_faye_production.yml unixum (Tom Hutter), 01/04/2013 12:41 AM
thin_faye.9292.log (175 KB) thin_faye.9292.log unixum (Tom Hutter), 01/04/2013 12:41 AM

Updated by unixum (Tom Hutter) about 11 years ago

I can confirm a similar behaviour running faye over thin. I start the server with:

thin start -C thin_faye_production.yml (attached)

The thin server starts and then crashes after some time (see attachment thin_faye.9292.log)

Going back to Ruby 1.9.3-p327 worked also for me to solve the segfault issue (see last lines of thin_faye.9292.log)

Updated by Geeks (Hiram Nascimento) about 11 years ago

Yes, Tom, as far as I can see, it happens regardless the web server in use. I could reproduce the issue on WEBRICK, Thin and also Unicorn. It only happens with Ruby 1.9.3-p362. I took a quick look on Change Logs from p327 to p362 and I didn't realize yet what caused the issue. Thanks for your confirmation.

unixum (Tom Hutter) wrote:

I can confirm a similar behaviour running faye over thin. I start the server with:

thin start -C thin_faye_production.yml (attached)

The thin server starts and then crashes after some time (see attachment thin_faye.9292.log)

Going back to Ruby 1.9.3-p327 worked also for me to solve the segfault issue (see last lines of thin_faye.9292.log)

Updated by Geeks (Hiram Nascimento) about 11 years ago

Tom, are you using RVM to install 1.9.3-p362 too or did you compile it yourself?

Updated by mrkn (Kenta Murata) about 11 years ago

I don't know the way to reproduce this issue.
What should I do?

Updated by Geeks (Hiram Nascimento) about 11 years ago

Kenta, it's possible to reproduce this issue by running a regular Rails app. The SEGFAULT is triggered when ActiveRecord do some checking on route's scopes.

However, it seems the issue was fixed by: https://bugs.ruby-lang.org/projects/ruby-193/repository/revisions/38726

I just couldn't find p363 for downloading yet. Any clue on when it will be available?

Updated by usa (Usaku NAKAMURA) about 11 years ago

  • Status changed from Open to Closed

Sorry for inconvinient.
This is a known problem, and already fixed in the repository.

Use the HEAD of ruby_1_9_3 if you can, or use p327 till next patch release.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0