Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am geting intermittent seg fault #39

Open
narteyb opened this issue Jan 5, 2013 · 1 comment
Open

I am geting intermittent seg fault #39

narteyb opened this issue Jan 5, 2013 · 1 comment

Comments

@narteyb
Copy link

narteyb commented Jan 5, 2013

This happens in my controller where I have the following code:

@Regions = Region.filter(:params => params)

Here is the output from the seg fault:

/home/danny/.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) [i686-linux]

-- Control frame information -----------------------------------------------
c:0186 p:0018 s:0821 b:0818 l:000817 d:000817 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0185 p:0028 s:0815 b:0815 l:000814 d:000814 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/default.rb:41
c:0184 p:0024 s:0812 b:0812 l:001b34 d:000811 LAMBDA /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/named.rb:180
c:0183 p:---- s:0807 b:0807 l:000806 d:000806 FINISH
c:0182 p:0022 s:0805 b:0805 l:0017e0 d:000804 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37
c:0181 p:0007 s:0803 b:0803 l:00184c d:000802 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0180 p:0396 s:0801 b:0801 l:000800 d:000800 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping.rb:98
c:0179 p:0018 s:0792 b:0792 l:00184c d:00184c METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241
c:0178 p:0055 s:0789 b:0789 l:0017e0 d:0017e0 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37
c:0177 p:---- s:0783 b:0783 l:000782 d:000782 FINISH
c:0176 p:0163 s:0781 b:0781 l:000780 d:000780 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/will_filter-3.1.9/app/models/will_filter/filter.rb:821
c:0175 p:0250 s:0777 b:0777 l:000776 d:000776 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/will_filter-3.1.9/lib/will_filter/extensions/active_record_extension.rb:45
c:0174 p:0069 s:0771 b:0771 l:000770 d:000770 METHOD /home/danny/funcationer/app/controllers/regions_controller.rb:14
c:0173 p:0016 s:0768 b:0768 l:000767 d:000767 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/implicit_render.rb:4
c:0172 p:0017 s:0762 b:0762 l:000761 d:000761 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:167
c:0171 p:0045 s:0757 b:0757 l:000756 d:000756 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rendering.rb:10
c:0170 p:0012 s:0753 b:0753 l:000470 d:000752 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:18
c:0169 p:0246 s:0751 b:0751 l:000750 d:000750 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:447
c:0168 p:0125 s:0745 b:0745 l:000744 d:000744 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0167 p:0027 s:0736 b:0736 l:000735 d:000735 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385
c:0166 p:0026 s:0731 b:0731 l:000730 d:000730 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81
c:0165 p:0022 s:0725 b:0725 l:000470 d:000470 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:17
c:0164 p:0014 s:0721 b:0721 l:000720 d:000720 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rescue.rb:29
c:0163 p:0012 s:0716 b:0716 l:000697 d:000715 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:30
c:0162 p:0019 s:0712 b:0712 l:000702 d:000711 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123
c:0161 p:0040 s:0710 b:0710 l:000709 d:000709 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications/instrumenter.rb:20
c:0160 p:0040 s:0703 b:0703 l:000702 d:000702 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123
c:0159 p:0160 s:0698 b:0698 l:000697 d:000697 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:29
c:0158 p:0190 s:0693 b:0693 l:000692 d:000692 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/params_wrapper.rb:207
c:0157 p:0036 s:0686 b:0686 l:000685 d:000685 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/railties/controller_runtime.rb:18
c:0156 p:0103 s:0681 b:0681 l:000680 d:000680 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:121
c:0155 p:0088 s:0675 b:0675 l:000674 d:000674 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/rendering.rb:45
c:0154 p:0056 s:0670 b:0670 l:000669 d:000669 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:203
c:0153 p:0092 s:0665 b:0665 l:000664 d:000664 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rack_delegation.rb:14
c:0152 p:0032 s:0659 b:0659 l:0013fc d:000658 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:246
c:0151 p:---- s:0656 b:0656 l:000655 d:000655 FINISH
c:0150 p:---- s:0654 b:0654 l:000653 d:000653 CFUNC :call
c:0149 p:0024 s:0650 b:0650 l:000649 d:000649 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73
c:0148 p:0104 s:0644 b:0644 l:000643 d:000643 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:36
c:0147 p:0196 s:0638 b:0638 l:000621 d:000637 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:68
c:0146 p:---- s:0627 b:0627 l:000626 d:000626 FINISH
c:0145 p:---- s:0625 b:0625 l:000624 d:000624 CFUNC :each
c:0144 p:0055 s:0622 b:0622 l:000621 d:000621 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56
c:0143 p:0029 s:0618 b:0618 l:000617 d:000617 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:601
c:0142 p:0022 s:0614 b:0614 l:000613 d:000613 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394
c:0141 p:0063 s:0610 b:0610 l:000609 d:000609 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258
c:0140 p:0110 s:0606 b:0606 l:000605 d:000605 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171
c:0139 p:0021 s:0602 b:0602 l:000601 d:000601 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157
c:0138 p:0022 s:0598 b:0598 l:000597 d:000597 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394
c:0137 p:0063 s:0594 b:0594 l:000593 d:000593 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258
c:0136 p:0110 s:0590 b:0590 l:000589 d:000589 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171
c:0135 p:0021 s:0586 b:0586 l:000585 d:000585 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157
c:0134 p:0022 s:0582 b:0582 l:000581 d:000581 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394
c:0133 p:0063 s:0578 b:0578 l:000577 d:000577 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258
c:0132 p:0110 s:0574 b:0574 l:000573 d:000573 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171
c:0131 p:0021 s:0570 b:0570 l:000569 d:000569 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157
c:0130 p:0016 s:0566 b:0566 l:000557 d:000565 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:35
c:0129 p:---- s:0564 b:0564 l:000563 d:000563 FINISH
c:0128 p:---- s:0562 b:0562 l:000561 d:000561 CFUNC :catch
c:0127 p:0092 s:0558 b:0558 l:000557 d:000557 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34
c:0126 p:0017 s:0553 b:0553 l:000552 d:000552 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/best_standards_support.rb:17
c:0125 p:0017 s:0546 b:0546 l:000545 d:000545 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/etag.rb:23
c:0124 p:0074 s:0538 b:0538 l:000537 d:000537 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/conditionalget.rb:25
c:0123 p:0105 s:0531 b:0531 l:000530 d:000530 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/head.rb:14
c:0122 p:0052 s:0524 b:0524 l:000523 d:000523 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/params_parser.rb:21
c:0121 p:0060 s:0519 b:0519 l:000518 d:000518 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/flash.rb:242
c:0120 p:0035 s:0511 b:0511 l:000510 d:000510 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205
c:0119 p:0015 s:0503 b:0503 l:000502 d:000502 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200
c:0118 p:0024 s:0499 b:0499 l:000498 d:000498 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/cookies.rb:341
c:0117 p:0070 s:0491 b:0491 l:000490 d:000490 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/query_cache.rb:64
c:0116 p:0033 s:0482 b:0482 l:000481 d:000481 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/connection_pool.rb
c:0115 p:0016 s:0474 b:0474 l:0003d0 d:000473 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:28
c:0114 p:0040 s:0472 b:0472 l:000471 d:000471 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0113 p:0125 s:0465 b:0465 l:000464 d:000464 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405
c:0112 p:0027 s:0456 b:0456 l:000455 d:000455 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385
c:0111 p:0026 s:0451 b:0451 l:000450 d:000450 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81
c:0110 p:0015 s:0445 b:0445 l:0003d0 d:0003d0 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:27
c:0109 p:0048 s:0441 b:0441 l:000440 d:000440 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/remote_ip.rb:31
c:0108 p:0021 s:0437 b:0437 l:000436 d:000436 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/debug_exceptions.rb:16
c:0107 p:0021 s:0430 b:0430 l:000429 d:000429 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/show_exceptions.rb:56
c:0106 p:0049 s:0424 b:0424 l:000423 d:000423 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-rails-1.3.0/lib/cucumber/rails/action_controller.rb:10
c:0105 p:0127 s:0420 b:0420 l:000419 d:000419 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:32
c:0104 p:0017 s:0415 b:0415 l:000407 d:000414 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16
c:0103 p:0025 s:0413 b:0413 l:000412 d:000412 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/tagged_logging.rb:22
c:0102 p:0084 s:0408 b:0408 l:000407 d:000407 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16
c:0101 p:0052 s:0403 b:0403 l:000402 d:000402 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/request_id.rb:22
c:0100 p:0107 s:0396 b:0396 l:000395 d:000395 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/methodoverride.rb:21
c:0099 p:0036 s:0391 b:0391 l:000390 d:000390 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/runtime.rb:17
c:0098 p:0061 s:0382 b:0382 l:000381 d:000381 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/cache/strategy/local_cache.rb:72
c:0097 p:0074 s:0378 b:0378 l:000377 d:000377 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/lock.rb:15
c:0096 p:0136 s:0372 b:0372 l:000371 d:000371 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/static.rb:62
c:0095 p:0034 s:0366 b:0366 l:000365 d:000365 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine.rb:479
c:0094 p:0038 s:0362 b:0362 l:000361 d:000361 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/application.rb:223
c:0093 p:0021 s:0358 b:0358 l:000357 d:000357 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/builder.rb:134
c:0092 p:0217 s:0354 b:0354 l:000340 d:000353 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/urlmap.rb:64
c:0091 p:---- s:0346 b:0346 l:000345 d:000345 FINISH
c:0090 p:---- s:0344 b:0344 l:000343 d:000343 CFUNC :each
c:0089 p:0075 s:0341 b:0341 l:000340 d:000340 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/urlmap.rb:49
c:0088 p:0090 s:0332 b:0332 l:000331 d:000331 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/mock_session.rb:30
c:0087 p:0074 s:0324 b:0324 l:000323 d:000323 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/test.rb:230
c:0086 p:0060 s:0318 b:0318 l:000317 d:000317 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/test.rb:57
c:0085 p:0025 s:0311 b:0311 l:000310 d:000310 METHOD /home/danny/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/forwardable.rb:201
c:0084 p:0373 s:0306 b:0306 l:000305 d:000305 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:59
c:0083 p:0029 s:0298 b:0298 l:000297 d:000297 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:35
c:0082 p:0077 s:0291 b:0291 l:000290 d:000290 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:31
c:0081 p:0107 s:0285 b:0285 l:000284 d:000284 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/node.rb:69
c:0080 p:0102 s:0281 b:0281 l:000280 d:000280 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-rails-1.3.0/lib/cucumber/rails/capybara/javascript_emulation.rb:16
c:0079 p:0017 s:0278 b:0278 l:000269 d:000277 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/element.rb:103
c:0078 p:0047 s:0276 b:0276 l:000275 d:000275 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/base.rb:78
c:0077 p:0013 s:0270 b:0270 l:000269 d:000269 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/element.rb:103
c:0076 p:0023 s:0267 b:0267 l:000266 d:000266 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/actions.rb:25
c:0075 p:0035 s:0263 b:0263 l:000334 d:000262 LAMBDA /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/session.rb:341
c:0074 p:---- s:0259 b:0259 l:000258 d:000258 FINISH
c:0073 p:0026 s:0257 b:0257 l:0005ac d:000256 LAMBDA /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/dsl.rb:51
c:0072 p:---- s:0253 b:0253 l:000252 d:000252 FINISH
c:0071 p:0013 s:0251 b:0251 l:000de4 d:000250 BLOCK /home/danny/funcationer/features/step_definitions/regions_steps.rb:28
c:0070 p:---- s:0249 b:0249 l:000248 d:000248 FINISH
c:0069 p:---- s:0247 b:0247 l:000246 d:000246 CFUNC :instance_exec
c:0068 p:0050 s:0244 b:0244 l:000235 d:000243 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:48
c:0067 p:0009 s:0242 b:0242 l:000241 d:000241 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:69
c:0066 p:0013 s:0236 b:0236 l:000235 d:000235 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:36
c:0065 p:0050 s:0229 b:0229 l:000228 d:000228 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/rb_support/rb_step_definition.rb:69
c:0064 p:0045 s:0224 b:0224 l:000223 d:000223 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/step_match.rb:25
c:0063 p:0077 s:0219 b:0219 l:000218 d:000218 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_invocation.rb:60
c:0062 p:0050 s:0213 b:0213 l:000212 d:000212 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_invocation.rb:38
c:0061 p:0012 s:0209 b:0209 l:001558 d:000208 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:99
c:0060 p:0079 s:0207 b:0207 l:000206 d:000206 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163
c:0059 p:0013 s:0201 b:0201 l:001558 d:001558 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:98
c:0058 p:0039 s:0197 b:0197 l:000188 d:000196 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_collection.rb:15
c:0057 p:---- s:0194 b:0194 l:000193 d:000193 FINISH
c:0056 p:---- s:0192 b:0192 l:000191 d:000191 CFUNC :each
c:0055 p:0036 s:0189 b:0189 l:000188 d:000188 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_collection.rb:14
c:0054 p:0012 s:0184 b:0184 l:001db0 d:000183 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:93
c:0053 p:0079 s:0182 b:0182 l:000181 d:000181 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163
c:0052 p:0013 s:0176 b:0176 l:001db0 d:001db0 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:92
c:0051 p:0033 s:0172 b:0172 l:000e80 d:000171 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:55
c:0050 p:0008 s:0170 b:0170 l:000644 d:000169 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:80
c:0049 p:0029 s:0168 b:0168 l:000167 d:000167 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:96
c:0048 p:0015 s:0163 b:0163 l:000644 d:000162 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:79
c:0047 p:---- s:0161 b:0161 l:000160 d:000160 FINISH
c:0046 p:---- s:0159 b:0159 l:000158 d:000158 CFUNC :call
c:0045 p:0014 s:0155 b:0155 l:0010ec d:000154 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:120
c:0044 p:0005 s:0153 b:0153 l:0014a0 d:000152 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:9
c:0043 p:---- s:0151 b:0151 l:000150 d:000150 FINISH
c:0042 p:---- s:0149 b:0149 l:000148 d:000148 CFUNC :call
c:0041 p:0035 s:0146 b:0146 l:000145 d:000145 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:91
c:0040 p:0013 s:0141 b:0141 l:0014a0 d:0014a0 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:8
c:0039 p:0014 s:0137 b:0137 l:0010ec d:001454 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:119
c:0038 p:---- s:0135 b:0135 l:000134 d:000134 FINISH
c:0037 p:---- s:0133 b:0133 l:000132 d:000132 CFUNC :call
c:0036 p:0027 s:0130 b:0130 l:0010ec d:0010ec METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:117
c:0035 p:0041 s:0125 b:0125 l:000124 d:000124 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:91
c:0034 p:0019 s:0119 b:0119 l:000644 d:000644 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:78
c:0033 p:0133 s:0114 b:0114 l:000e80 d:0024dc BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:53
c:0032 p:0014 s:0112 b:0112 l:000111 d:000111 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:108
c:0031 p:0036 s:0108 b:0108 l:000e80 d:000e80 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:47
c:0030 p:0012 s:0104 b:0104 l:000f98 d:000103 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:51
c:0029 p:0079 s:0102 b:0102 l:000101 d:000101 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163
c:0028 p:0013 s:0096 b:0096 l:000f98 d:000f98 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:50
c:0027 p:0014 s:0092 b:0092 l:000083 d:000091 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:43
c:0026 p:---- s:0089 b:0089 l:000088 d:000088 FINISH
c:0025 p:---- s:0087 b:0087 l:000086 d:000086 CFUNC :each
c:0024 p:0125 s:0084 b:0084 l:000083 d:000083 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:42
c:0023 p:0012 s:0080 b:0080 l:002688 d:000079 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:20
c:0022 p:0079 s:0078 b:0078 l:000077 d:000077 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163
c:0021 p:0013 s:0072 b:0072 l:002688 d:002688 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:19
c:0020 p:0014 s:0068 b:0068 l:002644 d:000067 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:29
c:0019 p:---- s:0065 b:0065 l:000064 d:000064 FINISH
c:0018 p:---- s:0063 b:0063 l:000062 d:000062 CFUNC :each
c:0017 p:0015 s:0060 b:0060 l:000059 d:000059 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:17
c:0016 p:0051 s:0056 b:0056 l:002644 d:002644 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:28
c:0015 p:0012 s:0051 b:0051 l:000038 d:000050 BLOCK /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:14
c:0014 p:0079 s:0049 b:0049 l:000048 d:000048 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163
c:0013 p:0013 s:0043 b:0043 l:000038 d:000038 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:13
c:0012 p:0065 s:0039 b:0039 l:000038 d:000038 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:46
c:0011 p:0098 s:0035 b:0035 l:000034 d:000034 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:43
c:0010 p:0019 s:0029 b:0029 l:000028 d:000028 METHOD /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:20
c:0009 p:0220 s:0025 b:0025 l:000024 d:000024 TOP /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/bin/cucumber:14
c:0008 p:---- s:0021 b:0021 l:000020 d:000020 FINISH
c:0007 p:---- s:0019 b:0019 l:000018 d:000018 CFUNC :load
c:0006 p:0126 s:0015 b:0015 l:000014 d:000014 TOP /home/danny/funcationer/script/cucumber:9
c:0005 p:---- s:0012 b:0012 l:000011 d:000011 FINISH
c:0004 p:---- s:0010 b:0010 l:000009 d:000009 CFUNC :load
c:0003 p:0051 s:0006 b:0006 l:0007ac d:00007c EVAL -e:1
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0007ac d:0007ac TOP

-- Ruby level backtrace information ----------------------------------------
-e:1:in <main>' -e:1:inload'
/home/danny/funcationer/script/cucumber:9:in <top (required)>' /home/danny/funcationer/script/cucumber:9:inload'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/bin/cucumber:14:in <top (required)>' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:20:inexecute'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/cli/main.rb:43:in execute!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:46:inrun!'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:13:in visit_features' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163:inbroadcast'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:14:in block in visit_features' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:28:inaccept'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:17:in each' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:17:ineach'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/features.rb:29:in block in accept' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:19:invisit_feature'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163:in broadcast' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:20:inblock in visit_feature'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:42:in accept' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:42:ineach'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/feature.rb:43:in block in accept' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:50:invisit_feature_element'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163:in broadcast' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:51:inblock in visit_feature_element'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:47:in accept' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:108:inwith_visitor'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:53:in block in accept' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:78:inwith_hooks'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:91:in around' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:117:inaround'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:117:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:119:inblock (2 levels) in around'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:8:in around' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:91:inexecute_around'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:91:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/language_support/language_methods.rb:9:inblock in around'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:120:in block (3 levels) in around' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime/support_code.rb:120:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:79:in block in with_hooks' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:96:inbefore_and_after'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/runtime.rb:80:in block (2 levels) in with_hooks' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/scenario.rb:55:inblock (2 levels) in accept'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:92:in visit_steps' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163:inbroadcast'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:93:in block in visit_steps' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_collection.rb:14:inaccept'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_collection.rb:14:in each' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_collection.rb:15:inblock in accept'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:98:in visit_step' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:163:inbroadcast'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/tree_walker.rb:99:in block in visit_step' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_invocation.rb:38:inaccept'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/ast/step_invocation.rb:60:in invoke' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/step_match.rb:25:ininvoke'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/rb_support/rb_step_definition.rb:69:in invoke' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:36:incucumber_instance_exec'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:69:in cucumber_run_with_backtrace_filtering' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:48:inblock in cucumber_instance_exec'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-1.2.1/lib/cucumber/core_ext/instance_exec.rb:48:in instance_exec' /home/danny/funcationer/features/step_definitions/regions_steps.rb:28:inblock in <top (required)>'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/dsl.rb:51:in block (2 levels) in <module:DSL>' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/session.rb:341:inblock (2 levels) in class:Session'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/actions.rb:25:in click_link' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/element.rb:103:inclick'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/base.rb:78:in synchronize' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/node/element.rb:103:inblock in click'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-rails-1.3.0/lib/cucumber/rails/capybara/javascript_emulation.rb:16:in click_with_javascript_emulation' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/node.rb:69:inclick'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:31:in follow' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:35:inprocess_and_follow_redirects'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/capybara-2.0.2/lib/capybara/rack_test/browser.rb:59:in process' /home/danny/.rvm/rubies/ruby-1.9.3-p362/lib/ruby/1.9.1/forwardable.rb:201:inget'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/test.rb:57:in get' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/test.rb:230:inprocess_request'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-test-0.6.2/lib/rack/mock_session.rb:30:in request' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/urlmap.rb:49:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/urlmap.rb:49:in each' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/urlmap.rb:64:inblock in call'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/builder.rb:134:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/application.rb:223:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/engine.rb:479:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/static.rb:62:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/lock.rb:15:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/cache/strategy/local_cache.rb:72:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/runtime.rb:17:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/request_id.rb:22:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/tagged_logging.rb:22:in tagged' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:16:inblock in call'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/railties-3.2.9/lib/rails/rack/logger.rb:32:in call_app' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/cucumber-rails-1.3.0/lib/cucumber/rails/action_controller.rb:10:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/show_exceptions.rb:56:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/debug_exceptions.rb:16:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/remote_ip.rb:31:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:27:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81:in run_callbacks' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385:in_run_call_callbacks'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in __run_callback' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in_run__171758273__call__170192727__callbacks'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/callbacks.rb:28:in block in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/connection_adapters/abstract/connection_pool.rb:479:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/query_cache.rb:64:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/cookies.rb:341:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:incontext'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/flash.rb:242:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/params_parser.rb:21:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/head.rb:14:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/rack-1.4.1/lib/rack/etag.rb:23:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/middleware/best_standards_support.rb:17:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:34:incatch'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/warden-1.2.1/lib/warden/manager.rb:35:in block in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171:in call!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258:inmock_call!'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394:in call_app!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171:in call!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258:inmock_call!'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394:in call_app!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:157:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:171:in call!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:258:inmock_call!'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/omniauth-1.1.1/lib/omniauth/strategy.rb:394:in call_app!' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:601:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56:in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:56:ineach'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/journey-1.0.4/lib/journey/router.rb:68:in block in call' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:36:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73:in dispatch' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_dispatch/routing/route_set.rb:73:incall'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:246:in block in action' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rack_delegation.rb:14:indispatch'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal.rb:203:in dispatch' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/rendering.rb:45:inprocess'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:121:in process' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/railties/controller_runtime.rb:18:inprocess_action'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/params_wrapper.rb:207:in process_action' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:29:inprocess_action'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123:in instrument' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications/instrumenter.rb:20:ininstrument'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/notifications.rb:123:in block in instrument' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/instrumentation.rb:30:inblock in process_action'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rescue.rb:29:in process_action' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:17:inprocess_action'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:81:in run_callbacks' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:385:in_run_process_action_callbacks'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:405:in __run_callback' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activesupport-3.2.9/lib/active_support/callbacks.rb:447:in_run__565299134__process_action__529285081__callbacks'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/callbacks.rb:18:in block in process_action' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/rendering.rb:10:inprocess_action'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/abstract_controller/base.rb:167:in process_action' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/actionpack-3.2.9/lib/action_controller/metal/implicit_render.rb:4:insend_action'
/home/danny/funcationer/app/controllers/regions_controller.rb:14:in index' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/will_filter-3.1.9/lib/will_filter/extensions/active_record_extension.rb:45:infilter'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/will_filter-3.1.9/app/models/will_filter/filter.rb:821:in results' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37:inmethod_missing'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in scoping' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping.rb:98:inwith_scope'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in block in scoping' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation/delegation.rb:37:inblock in method_missing'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/named.rb:180:in block in scope' /home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/scoping/default.rb:41:inunscoped'
/home/danny/.rvm/gems/ruby-1.9.3-p362/gems/activerecord-3.2.9/lib/active_record/relation.rb:241:in `scoping'

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

Process finished with exit code 139

@orikremer
Copy link

Looks like a bug in that ruby version:
http://www.ruby-forum.com/topic/4409383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants