[#37708] [Ruby 1.9 - Bug #4956][Open] [PATCH] string.c (tr_s_bang): fix leak with heap strings — Eric Wong <normalperson@...>
Eric Wong <normalperson@yhbt.net> wrote:
On Wed, Jul 06, 2011 at 04:46:44AM +0900, Eric Wong wrote:
[#37714] test fail test/matrix/test_matrix.rb:321 — KOSAKI Motohiro <kosaki.motohiro@...>
http://59.106.172.211/~chkbuild/ruby-trunk/log/20110701T110101Z.log.html.gz
2011/7/1 KOSAKI Motohiro <kosaki.motohiro@gmail.com>:
Test fixed, thanks (indeed, Matrix#** now implements non integer exponents).
2011/7/2 Marc-Andre Lafortune <ruby-core-mailing-list@marc-andre.ca>:
[#37724] open-ssl related errors on MacOSX — SASADA Koichi <ko1@...>
Hi,
2011/7/2 SASADA Koichi <ko1@atdot.net>:
2011/7/2 Martin Bo煬et <martin.bosslet@googlemail.com>:
[#37730] [Ruby 1.9 - Bug #4962][Open] come back gem_prelude! — Yusuke Endoh <mame@...>
On Sat, Jul 02, 2011 at 02:18:35PM +0900, Yusuke Endoh wrote:
[#37757] [Ruby 1.9 - Bug #4969][Open] Subtle issue with require — Thomas Sawyer <transfire@...>
[#37761] [Ruby 1.9 - Feature #4970][Open] FileUtils refactored — Thomas Sawyer <transfire@...>
[#37805] [Ruby 1.8 - Bug #4979][Open] `require 'foo'` is ambiguous when there is both foo.rb and foo.so — Antonio Terceiro <terceiro@...>
[#37840] [Ruby 1.9 - Feature #4985][Open] Add %S[] support for making a list of symbols — Aaron Patterson <aaron@...>
I guessed that %S(...) is S-expr syntax.
[#37853] [Ruby 1.9 - Bug #4989][Open] Document Socket constants — Eric Hodel <drbrain@...7.net>
Why change all the statuses to low here? I don't see the validity of
Hi
On Fri, Jul 8, 2011 at 08:25, KOSAKI Motohiro <kosaki.motohiro@gmail.com> wrote:
[#37858] [Ruby 1.9 - Bug #4992][Open] finalizer中のThread.newでSEGV — Shota Fukumori <sorah@...>
> -- Thread.new in finalizer raises SEGV
[#37866] [Backport87 - Feature #4996][Open] About 1.8.7 EOL — Shyouhei Urabe <shyouhei@...>
[#37913] [Ruby 1.9 - Bug #5003][Open] Enumerator#next segfaults in OS X Lion (10.7) — Ganesh Gunasegaran <ganesh.gunas@...>
[#37917] [Ruby 1.9 - Feature #5005][Open] Provide convenient access to original methods — Lazaridis Ilias <ilias@...>
[#37932] [Ruby 1.9 - Feature #5008][Open] Equal rights for Hash (like Array, String, Integer, Float) — Suraj Kurapati <sunaku@...>
On Thu, Mar 29, 2012 at 13:25, rosenfeld (Rodrigo Rosenfeld Rosas) <
[#37936] [Ruby 1.9 - Feature #5010][Open] Add Slop(-like) in stdlib and deprecate current OptionParser API — Rodrigo Rosenfeld Rosas <rr.rosas@...>
Hi,
Em 09-07-2011 20:13, Nobuyoshi Nakada escreveu:
[#37985] [Ruby 1.9 - Bug #2616] unable to trap in doze — Motohiro KOSAKI <kosaki.motohiro@...>
[#37988] [Ruby 1.9 - Feature #5016][Open] Kernel#caller with negative limit should limit result to N initial frames — Nikolai Weibull <now@...>
[#38011] [Ruby 1.9 - Bug #5018][Open] ruby_1_9_3 branch is missing from official GitHub mirror — Luis Lavena <luislavena@...>
[#38096] [Ruby 1.9 - Feature #5033][Open] PATCH: 1.9: gc_mark_children: Avoid gc_mark() tail recursion, use goto again. — Kurt Stephens <ks.ruby@...>
[#38109] [Ruby 1.9 - Bug #5034][Open] C Source Code formatting — Lazaridis Ilias <ilias@...>
[#38137] [Ruby 1.9 - Bug #5038][Open] Ruby 1.9.2 stops on some Regular Expressions — Bob Ambartsumov <bob@...>
[#38140] [Ruby 1.9 - Feature #5041][Open] Set FD_CLOEXEC for all fds (except 0, 1, 2) — Akira Tanaka <akr@...>
[#38158] Proposal to merge net2-http for Ruby 1.9.4 — Yehuda Katz <wycats@...>
I gave a talk at Ruby Kaigi about my work on Net::HTTP (
2011/7/18 Yehuda Katz <wycats@gmail.com>:
Yehuda Katz
[#38164] [Ruby 1.9 - Bug #5046][Open] Bug with xmlrpc::client, basic auth and long authentication strings — Herwin Weststrate <herwin@...>
[#38171] [Ruby 1.9 - Bug #5047][Open] Segfault (most likely involving require) — Jack Christensen <jack@...>
Hiroshi Nakamura <nakahiro@gmail.com> wrote:
On Jul 22, 2011, at 2:41 PM, Eric Wong wrote:
Thank you for the trying the patch.
[#38172] [Backport87 - Backport #5048][Open] Make failed on tk bindings under OSX Lion fresh install — "Wayne E. Seguin" <wayneeseguin@...>
[#38182] [Ruby 1.9 - Feature #5054][Open] Compress a sequence of ends — ANDO Yasushi ANDO <andyjpn@...>
[#38197] [Ruby 1.9 - Feature #5056][Open] About 1.9 EOL — Shyouhei Urabe <shyouhei@...>
Hi,
Hi,
On 23/08/11 at 06:50 +0900, SASADA Koichi wrote:
(2011/08/23 20:09), Lucas Nussbaum wrote:
On 23/08/11 at 20:20 +0900, NARUSE, Yui wrote:
Hello,
[#38295] [Ruby 1.9 - Feature #5064][Open] HTTP user-agent class — Eric Hodel <drbrain@...7.net>
[#38343] [Ruby 1.9 - Bug #5068][Open] Issue with "duplicated when clause is ignored" — Stefano Mioli <stefano.mioli@...>
[#38367] [Ruby 1.9 - Feature #5072][Open] Avoid inadvertent symbol creation in reflection methods — Jeremy Evans <merch-redmine@...>
[#38391] [Ruby 1.9 - Bug #5076][Open] Mac OS X Lion Support — Yui NARUSE <naruse@...>
[#38451] [Ruby 1.9 - Bug #5090][Open] Segfault using Enumerator — Robert Syme <rob.syme@...>
[#38464] [Ruby 1.9 - Bug #5091][Open] Can't require './.testrb' — Thomas Sawyer <transfire@...>
[#38491] 1.9.3 Status Update? — Joshua Ballanco <jballanc@...>
Hello ruby-core,
[#38510] [Ruby 1.9 - Feature #5097][Assigned] Supported platforms of Ruby 1.9.3 — Yui NARUSE <naruse@...>
On Mon, Jul 25, 2011 at 11:52 PM, Yui NARUSE <naruse@airemix.jp> wrote:
Yui NARUSE <naruse@airemix.jp> wrote:
[#38538] [Ruby 1.9 - Feature #5101][Open] allow optional timeout for TCPSocket.new — Eric Wong <normalperson@...>
2011/7/27 Eric Wong <normalperson@yhbt.net>:
Tanaka Akira <akr@fsij.org> wrote:
2011/7/29 Eric Wong <normalperson@yhbt.net>:
2011/7/30 Tanaka Akira <akr@fsij.org>:
[#38610] [Ruby 1.9 - Feature #5120][Open] String#split needs to be logical — Alexey Muranov <muranov@...>
[ruby-core:38074] [Ruby 1.9 - Bug #4611] [BUG] Segementation fault reported
Issue #4611 has been updated by Hiroshi Nakamura.
Piotr, thanks for feedback. Nice, it includes both OpenSSL 0.9.8 (from ruby) and 1.0.0 (from mysql).
Please try to compile your ruby (/usr/local/bin/ruby) with OpenSSL 1.0.0. I don't know much about Mac OS X but giving '--with-openssl-include=/path/to/ssl/include --with-openssl-lib=/path/to/ssl/lib' to configure works normally.
It could be '--with-openssl-include=/path/to/ssl/include --with-openssl-lib=/path/to/ssl/lib64' for 64bit box but anyway it depends on the system you're using.
----------------------------------------
Bug #4611: [BUG] Segementation fault reported
http://redmine.ruby-lang.org/issues/4611
Author: Deryl Doucette
Status: Feedback
Priority: Normal
Assignee: Hiroshi Nakamura
Category:
Target version: 1.9.3
ruby -v: -
I currently have an application using devise and rpx_now gem. When I attempt any login using devise+rpx I get segmentation fault errors. The reported error is as follows: Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678: [BUG] Segmentation fault
This is right after rpx comes BACK from verification using any of the selected accounts for login. Here is the backtrace that ruby reports.
Started POST "/users/sign_in?authenticity_token=EPlyulCZi8j8xWbEFNiAi4h6YFMS5l0sPdR55Y9OM30%3d" for 127.0.0.1 at 2011-04-25 12:54:57 -0400
Processing by Devise::SessionsController#create as HTML
Parameters: {"token"=>"531c5a58efe2267155dad5655b10d8760cb588f3", "authenticity_token"=>"EPlyulCZi8j8xWbEFNiAi4h6YFMS5l0sPdR55Y9OM30="}
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678: [BUG] Segmentation fault
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-darwin10.7.3]
-- control frame ----------
c:0089 p:---- s:0481 b:0481 l:000480 d:000480 CFUNC :connect
c:0088 p:0011 s:0478 b:0478 l:0001d0 d:000477 BLOCK /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678
c:0087 p:0031 s:0476 b:0476 l:000475 d:000475 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/timeout.rb:44
c:0086 p:0026 s:0464 b:0464 l:000463 d:000463 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/timeout.rb:87
c:0085 p:0444 s:0458 b:0458 l:0001d0 d:0001d0 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678
c:0084 p:0011 s:0450 b:0450 l:000449 d:000449 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:637
c:0083 p:0048 s:0447 b:0447 l:000446 d:000446 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:626
c:0082 p:0025 s:0444 b:0444 l:000443 d:000443 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:1168
c:0081 p:0028 s:0437 b:0437 l:000436 d:000436 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now/api.rb:34
c:0080 p:0098 s:0432 b:0432 l:000431 d:000431 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now/api.rb:19
c:0079 p:0037 s:0424 b:0424 l:000423 d:000423 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now.rb:38
c:0078 p:0047 s:0418 b:0418 l:000417 d:000417 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now.rb:26
c:0077 p:0111 s:0410 b:0410 l:000409 d:000409 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/devise_rpx_connectable-0.2.2/lib/devise_rpx_connectable/strategy.rb:22
c:0076 p:0018 s:0404 b:0404 l:000403 d:000403 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/strategies/base.rb:53
c:0075 p:0094 s:0401 b:0401 l:000391 d:000400 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:303
c:0074 p:---- s:0397 b:0397 l:000396 d:000396 FINISH
c:0073 p:---- s:0395 b:0395 l:000394 d:000394 CFUNC :each
c:0072 p:0112 s:0392 b:0392 l:000391 d:000391 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:298
c:0071 p:0065 s:0385 b:0385 l:000384 d:000384 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:271
c:0070 p:0013 s:0378 b:0378 l:000377 d:000377 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:90
c:0069 p:0037 s:0372 b:0372 l:000371 d:000371 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/devise-1.1.7/lib/devise/controllers/helpers.rb:226
c:0068 p:0019 s:0369 b:0367 l:000366 d:000366 METHOD /Users/pgpkeys/Projects/cca/app/controllers/application_controller.rb:9
c:0067 p:0118 s:0364 b:0364 l:000363 d:000363 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:446
c:0066 p:0113 s:0358 b:0358 l:000357 d:000357 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:409
c:0065 p:0024 s:0349 b:0349 l:000348 d:000348 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:93
c:0064 p:0015 s:0343 b:0343 l:002098 d:002098 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/callbacks.rb:17
c:0063 p:0012 s:0338 b:0338 l:000319 d:000337 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/instrumentation.rb:30
c:0062 p:0017 s:0334 b:0334 l:000324 d:000333 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications.rb:52
c:0061 p:0032 s:0332 b:0332 l:000331 d:000331 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications/instrumenter.rb:21
c:0060 p:0036 s:0325 b:0325 l:000324 d:000324 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications.rb:52
c:0059 p:0152 s:0320 b:0320 l:000319 d:000319 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/instrumentation.rb:29
c:0058 p:0012 s:0314 b:0314 l:000313 d:000313 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/rescue.rb:17
c:0057 p:0093 s:0309 b:0309 l:000308 d:000308 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/base.rb:119
c:0056 p:0084 s:0303 b:0303 l:000302 d:000302 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/rendering.rb:41
c:0055 p:0048 s:0298 b:0298 l:000297 d:000297 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal.rb:138
c:0054 p:0086 s:0293 b:0293 l:000292 d:000292 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/rack_delegation.rb:14
c:0053 p:0030 s:0287 b:0287 l:000ae8 d:000286 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal.rb:178
c:0052 p:---- s:0284 b:0284 l:000283 d:000283 FINISH
c:0051 p:---- s:0282 b:0282 l:000281 d:000281 CFUNC :call
c:0050 p:0022 s:0278 b:0278 l:000277 d:000277 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:62
c:0049 p:0094 s:0272 b:0272 l:000271 d:000271 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:27
c:0048 p:0042 s:0266 b:0266 l:000265 d:000265 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/mapper.rb:35
c:0047 p:0097 s:0261 b:0261 l:000233 d:000260 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:148
c:0046 p:0014 s:0255 b:0255 l:000239 d:000254 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:93
c:0045 p:0189 s:0250 b:0250 l:000249 d:000249 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:68
c:0044 p:0198 s:0240 b:0240 l:000239 d:000239 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:92
c:0043 p:0092 s:0234 b:0234 l:000233 d:000233 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:139
c:0042 p:0025 s:0228 b:0228 l:000227 d:000227 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:492
c:0041 p:0033 s:0224 b:0224 l:000223 d:000223 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/haml-3.0.25/lib/sass/plugin/rack.rb:41
c:0040 p:0014 s:0220 b:0220 l:000211 d:000219 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/manager.rb:35
c:0039 p:---- s:0218 b:0218 l:000217 d:000217 FINISH
c:0038 p:---- s:0216 b:0216 l:000215 d:000215 CFUNC :catch
c:0037 p:0086 s:0212 b:0212 l:000211 d:000211 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/manager.rb:34
c:0036 p:0015 s:0207 b:0207 l:000206 d:000206 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/best_standards_support.rb:17
c:0035 p:0093 s:0200 b:0200 l:000199 d:000199 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/head.rb:14
c:0034 p:0155 s:0193 b:0193 l:000192 d:000192 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/methodoverride.rb:24
c:0033 p:0046 s:0187 b:0187 l:000186 d:000186 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/params_parser.rb:21
c:0032 p:0054 s:0182 b:0182 l:000181 d:000181 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/flash.rb:182
c:0031 p:0027 s:0175 b:0175 l:000174 d:000174 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/session/abstract_store.rb:149
c:0030 p:0015 s:0164 b:0164 l:000163 d:000163 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/cookies.rb:302
c:0029 p:0014 s:0156 b:0156 l:001120 d:000155 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:32
c:0028 p:0019 s:0154 b:0154 l:000153 d:000153 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/connection_adapters/abstract/query_cache
c:0027 p:0051 s:0150 b:0150 l:000149 d:000149 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:12
c:0026 p:0019 s:0146 b:0146 l:001120 d:001120 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:31
c:0025 p:0015 s:0142 b:0142 l:000141 d:000141 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/connection_adapters/abstract/connection_
c:0024 p:0029 s:0138 b:0138 l:0014f0 d:000137 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/callbacks.rb:46
c:0023 p:0155 s:0136 b:0136 l:000135 d:000135 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:415
c:0022 p:0011 s:0126 b:0126 l:0014f0 d:0014f0 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/callbacks.rb:44
c:0021 p:0015 s:0122 b:0122 l:000121 d:000121 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/sendfile.rb:107
c:0020 p:0049 s:0112 b:0112 l:000111 d:000111 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/remote_ip.rb:48
c:0019 p:0017 s:0108 b:0108 l:000107 d:000107 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/show_exceptions.rb:47
c:0018 p:0027 s:0100 b:0100 l:000099 d:000099 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/rack/logger.rb:13
c:0017 p:0032 s:0096 b:0096 l:000095 d:000095 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/runtime.rb:17
c:0016 p:0052 s:0087 b:0087 l:000086 d:000086 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/cache/strategy/local_cache.rb:72
c:0015 p:0014 s:0083 b:0083 l:000077 d:000082 BLOCK /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/lock.rb:11
c:0014 p:0019 s:0081 b:0081 l:000080 d:000080 METHOD <internal:prelude>:10
c:0013 p:0054 s:0078 b:0078 l:000077 d:000077 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/lock.rb:11
c:0012 p:0193 s:0073 b:0073 l:000072 d:000072 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/static.rb:30
c:0011 p:0032 s:0066 b:0066 l:000065 d:000065 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/application.rb:168
c:0010 p:0021 s:0062 b:0062 l:000061 d:000061 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/application.rb:77
c:0009 p:---- s:0057 b:0057 l:000056 d:000056 FINISH
c:0008 p:0015 s:0055 b:0055 l:000054 d:000054 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/rack/log_tailer.rb:14
c:0007 p:0015 s:0050 b:0050 l:000049 d:000049 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/content_length.rb:13
c:0006 p:0338 s:0042 b:0042 l:000041 d:000041 METHOD /Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52
c:0005 p:0257 s:0030 b:0030 l:000029 d:000029 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:111
c:0004 p:0393 s:0020 b:0020 l:000019 d:000019 METHOD /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:70
c:0003 p:0126 s:0009 b:0009 l:001d88 d:000008 BLOCK /Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/server.rb:183
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52:in `service'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/content_length.rb:13:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/rack/log_tailer.rb:14:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/application.rb:77:in `method_missing'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/application.rb:168:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/static.rb:30:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/lock.rb:11:in `call'
<internal:prelude>:10:in `synchronize'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/lock.rb:11:in `block in call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/runtime.rb:17:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/railties-3.0.4/lib/rails/rack/logger.rb:13:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/sendfile.rb:107:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:415:in `_run_call_callbacks'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/callbacks.rb:46:in `block in call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:354:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:31:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:12:in `cache'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activerecord-3.0.4/lib/active_record/query_cache.rb:32:in `block in call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/cookies.rb:302:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/flash.rb:182:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-1.2.1/lib/rack/methodoverride.rb:24:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/head.rb:14:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/manager.rb:34:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/manager.rb:34:in `catch'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/manager.rb:35:in `block in call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/haml-3.0.25/lib/sass/plugin/rack.rb:41:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:492:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:139:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:92:in `recognize'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:68:in `optimized_each'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:93:in `block in recognize'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:148:in `block in call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/mapper.rb:35:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:27:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:62:in `dispatch'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_dispatch/routing/route_set.rb:62:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal.rb:178:in `block in action'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal.rb:138:in `dispatch'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/rendering.rb:41:in `process'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/base.rb:119:in `process'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/rescue.rb:17:in `process_action'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications.rb:52:in `instrument'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/notifications.rb:52:in `block in instrument'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/actionpack-3.0.4/lib/abstract_controller/callbacks.rb:17:in `process_action'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:93:in `run_callbacks'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:409:in `_run_process_action_callbacks'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/activesupport-3.0.4/lib/active_support/callbacks.rb:446:in `_run__130069896162790148__process_action__3195822296267531215__callbacks'
/Users/pgpkeys/Projects/cca/app/controllers/application_controller.rb:9:in `set_current_user'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/devise-1.1.7/lib/devise/controllers/helpers.rb:226:in `current_user'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:90:in `authenticate'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:271:in `_perform_authentication'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:298:in `_run_strategies_for'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:298:in `each'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/proxy.rb:303:in `block in _run_strategies_for'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/warden-1.0.3/lib/warden/strategies/base.rb:53:in `_run!'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/devise_rpx_connectable-0.2.2/lib/devise_rpx_connectable/strategy.rb:22:in `authenticate!'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now.rb:26:in `user_data'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now.rb:38:in `auth_info'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now/api.rb:19:in `call'
/Users/pgpkeys/.rvm/gems/ruby-1.9.2-p180@cca/gems/rpx_now-0.6.24/lib/rpx_now/api.rb:34:in `request'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:1168:in `request'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:626:in `start'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:637:in `do_start'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678:in `connect'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/timeout.rb:87:in `timeout'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/timeout.rb:44:in `timeout'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678:in `block in connect'
/Users/pgpkeys/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/net/http.rb:678:in `connect'
-- C level backtrace information -------------------------------------------
--
http://redmine.ruby-lang.org