Project

General

Profile

Actions

Bug #5739

closed

[BUG] object allocation during garbage collection phase

Added by fused (Fused Team) over 12 years ago. Updated over 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]
Backport:
[ruby-core:41584]

Description

Hi.

Getting the following error off ruby-1.9.2-p290. I have no idea what that means and why it occurs in production environment and it's freaking me and users out. It's working okay with 1.8.7.

Thanks!

[2011-12-10 05:21:05] INFO  WEBrick 1.3.1
[2011-12-10 05:21:05] INFO  ruby 1.9.2 (2011-07-09) [x86_64-linux]
[2011-12-10 05:21:05] INFO  WEBrick::HTTPServer#start: pid=12287 port=2222
/usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/distinguished_name.rb:60: [BUG] object allocation during garbage collection phase
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]

-- control frame ----------
c:4697 p:0035 s:19383 b:19383 l:009382 d:009382 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/distinguished_name.rb:60
c:4696 p:0152 s:19379 b:19379 l:009378 d:009378 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/distinguished_name.rb:33
c:4695 p:0025 s:19371 b:19371 l:009370 d:009370 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/distinguished_name.rb:158
c:4694 p:0029 s:19367 b:19367 l:009366 d:009366 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/operations.rb:188
c:4693 p:0013 s:19358 b:19358 l:009357 d:009357 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/operations.rb:320
c:4692 p:0187 s:19346 b:19346 l:009345 d:009345 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/operations.rb:312
c:4691 p:0107 s:19339 b:19339 l:009338 d:009338 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activeldap-3.1.0/lib/active_ldap/operations.rb:231
c:4690 p:0026 s:19334 b:19334 l:009333 d:009333 METHOD /home/fcp/fcp/app/models/ldap_user.rb:17
c:4689 p:0038 s:19330 b:19330 l:009329 d:009329 METHOD /home/fcp/fcp/app/models/user.rb:29
c:4688 p:0011 s:19327 b:19327 l:009326 d:009326 METHOD /home/fcp/fcp/app/models/user.rb:37
c:4687 p:0167 s:19322 b:19322 l:009313 d:009321 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4686 p:---- s:19320 b:19320 l:009319 d:009319 FINISH
c:4685 p:---- s:19318 b:19318 l:009317 d:009317 CFUNC  :catch
c:4684 p:0036 s:19314 b:19314 l:009313 d:009313 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4683 p:0011 s:19310 b:19310 l:009309 d:009309 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4682 p:0265 s:19306 b:19306 l:009305 d:009305 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4681 p:0024 s:19297 b:19297 l:009296 d:009296 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4680 p:0013 s:19291 b:19291 l:0025d8 d:0025d8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4679 p:0058 s:19288 b:19288 l:009287 d:009287 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4678 p:0050 s:19285 b:19285 l:009284 d:009284 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4677 p:0019 s:19279 b:19279 l:009269 d:009278 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4676 p:---- s:19275 b:19275 l:009274 d:009274 FINISH
c:4675 p:---- s:19273 b:19273 l:009272 d:009272 CFUNC  :each
c:4674 p:0024 s:19270 b:19270 l:009269 d:009269 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4673 p:0225 s:19267 b:19267 l:009266 d:009266 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4672 p:0011 s:19258 b:19258 l:002578 d:002578 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4671 p:0013 s:19255 b:19255 l:009254 d:009254 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4670 p:0027 s:19251 b:19251 l:009250 d:009250 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4669 p:0012 s:19247 b:19247 l:009246 d:009246 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4668 p:0010 s:19242 b:19242 l:000410 d:009241 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4667 p:0015 s:19240 b:19240 l:002350 d:009239 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4666 p:0232 s:19238 b:19238 l:009237 d:009237 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4665 p:0025 s:19229 b:19229 l:009228 d:009228 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4664 p:0022 s:19224 b:19224 l:002350 d:002350 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4663 p:0009 s:19220 b:19220 l:000410 d:0007d8 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4662 p:0017 s:19218 b:19218 l:009217 d:009217 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4661 p:0011 s:19215 b:19215 l:000410 d:000410 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4660 p:0051 s:19211 b:19211 l:009210 d:009210 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4659 p:0139 s:19208 b:19208 l:009207 d:009207 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4658 p:0167 s:19203 b:19203 l:009194 d:009202 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4657 p:---- s:19201 b:19201 l:009200 d:009200 FINISH
c:4656 p:---- s:19199 b:19199 l:009198 d:009198 CFUNC  :catch
c:4655 p:0036 s:19195 b:19195 l:009194 d:009194 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4654 p:0011 s:19191 b:19191 l:009190 d:009190 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4653 p:0265 s:19187 b:19187 l:009186 d:009186 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4652 p:0024 s:19178 b:19178 l:009177 d:009177 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4651 p:0013 s:19172 b:19172 l:0006d8 d:0006d8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4650 p:0058 s:19169 b:19169 l:009168 d:009168 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4649 p:0050 s:19166 b:19166 l:009165 d:009165 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4648 p:0019 s:19160 b:19160 l:009150 d:009159 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4647 p:---- s:19156 b:19156 l:009155 d:009155 FINISH
c:4646 p:---- s:19154 b:19154 l:009153 d:009153 CFUNC  :each
c:4645 p:0024 s:19151 b:19151 l:009150 d:009150 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4644 p:0225 s:19148 b:19148 l:009147 d:009147 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4643 p:0011 s:19139 b:19139 l:000398 d:000398 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4642 p:0013 s:19136 b:19136 l:009135 d:009135 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4641 p:0027 s:19132 b:19132 l:009131 d:009131 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4640 p:0012 s:19128 b:19128 l:009127 d:009127 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4639 p:0010 s:19123 b:19123 l:000830 d:009122 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4638 p:0015 s:19121 b:19121 l:002260 d:009120 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4637 p:0232 s:19119 b:19119 l:009118 d:009118 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4636 p:0025 s:19110 b:19110 l:009109 d:009109 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4635 p:0022 s:19105 b:19105 l:002260 d:002260 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4634 p:0009 s:19101 b:19101 l:000830 d:000438 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4633 p:0017 s:19099 b:19099 l:009098 d:009098 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4632 p:0011 s:19096 b:19096 l:000830 d:000830 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4631 p:0051 s:19092 b:19092 l:009091 d:009091 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4630 p:0139 s:19089 b:19089 l:009088 d:009088 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4629 p:0167 s:19084 b:19084 l:009075 d:009083 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4628 p:---- s:19082 b:19082 l:009081 d:009081 FINISH
c:4627 p:---- s:19080 b:19080 l:009079 d:009079 CFUNC  :catch
c:4626 p:0036 s:19076 b:19076 l:009075 d:009075 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4625 p:0011 s:19072 b:19072 l:009071 d:009071 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4624 p:0265 s:19068 b:19068 l:009067 d:009067 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4623 p:0024 s:19059 b:19059 l:009058 d:009058 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4622 p:0013 s:19053 b:19053 l:0026f8 d:0026f8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4621 p:0058 s:19050 b:19050 l:009049 d:009049 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4620 p:0050 s:19047 b:19047 l:009046 d:009046 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4619 p:0019 s:19041 b:19041 l:009031 d:009040 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4618 p:---- s:19037 b:19037 l:009036 d:009036 FINISH
c:4617 p:---- s:19035 b:19035 l:009034 d:009034 CFUNC  :each
c:4616 p:0024 s:19032 b:19032 l:009031 d:009031 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4615 p:0225 s:19029 b:19029 l:009028 d:009028 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4614 p:0011 s:19020 b:19020 l:000578 d:000578 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4613 p:0013 s:19017 b:19017 l:009016 d:009016 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4612 p:0027 s:19013 b:19013 l:009012 d:009012 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4611 p:0012 s:19009 b:19009 l:009008 d:009008 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4610 p:0010 s:19004 b:19004 l:001d30 d:009003 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4609 p:0015 s:19002 b:19002 l:000ce0 d:009001 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4608 p:0232 s:19000 b:19000 l:008999 d:008999 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4607 p:0025 s:18991 b:18991 l:008990 d:008990 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4606 p:0022 s:18986 b:18986 l:000ce0 d:000ce0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4605 p:0009 s:18982 b:18982 l:001d30 d:002138 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4604 p:0017 s:18980 b:18980 l:008979 d:008979 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4603 p:0011 s:18977 b:18977 l:001d30 d:001d30 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4602 p:0051 s:18973 b:18973 l:008972 d:008972 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4601 p:0139 s:18970 b:18970 l:008969 d:008969 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4600 p:0167 s:18965 b:18965 l:008956 d:008964 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4599 p:---- s:18963 b:18963 l:008962 d:008962 FINISH
c:4598 p:---- s:18961 b:18961 l:008960 d:008960 CFUNC  :catch
c:4597 p:0036 s:18957 b:18957 l:008956 d:008956 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4596 p:0011 s:18953 b:18953 l:008952 d:008952 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4595 p:0265 s:18949 b:18949 l:008948 d:008948 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4594 p:0024 s:18940 b:18940 l:008939 d:008939 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4593 p:0013 s:18934 b:18934 l:001918 d:001918 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4592 p:0058 s:18931 b:18931 l:008930 d:008930 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4591 p:0050 s:18928 b:18928 l:008927 d:008927 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4590 p:0019 s:18922 b:18922 l:008912 d:008921 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4589 p:---- s:18918 b:18918 l:008917 d:008917 FINISH
c:4588 p:---- s:18916 b:18916 l:008915 d:008915 CFUNC  :each
c:4587 p:0024 s:18913 b:18913 l:008912 d:008912 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4586 p:0225 s:18910 b:18910 l:008909 d:008909 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4585 p:0011 s:18901 b:18901 l:0006e8 d:0006e8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4584 p:0013 s:18898 b:18898 l:008897 d:008897 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4583 p:0027 s:18894 b:18894 l:008893 d:008893 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4582 p:0012 s:18890 b:18890 l:008889 d:008889 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4581 p:0010 s:18885 b:18885 l:000880 d:008884 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4580 p:0015 s:18883 b:18883 l:001710 d:008882 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4579 p:0232 s:18881 b:18881 l:008880 d:008880 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4578 p:0025 s:18872 b:18872 l:008871 d:008871 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4577 p:0022 s:18867 b:18867 l:001710 d:001710 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4576 p:0009 s:18863 b:18863 l:000880 d:001e68 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4575 p:0017 s:18861 b:18861 l:008860 d:008860 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4574 p:0011 s:18858 b:18858 l:000880 d:000880 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4573 p:0051 s:18854 b:18854 l:008853 d:008853 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4572 p:0139 s:18851 b:18851 l:008850 d:008850 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4571 p:0167 s:18846 b:18846 l:008837 d:008845 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4570 p:---- s:18844 b:18844 l:008843 d:008843 FINISH
c:4569 p:---- s:18842 b:18842 l:008841 d:008841 CFUNC  :catch
c:4568 p:0036 s:18838 b:18838 l:008837 d:008837 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4567 p:0011 s:18834 b:18834 l:008833 d:008833 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4566 p:0265 s:18830 b:18830 l:008829 d:008829 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4565 p:0024 s:18821 b:18821 l:008820 d:008820 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4564 p:0013 s:18815 b:18815 l:002438 d:002438 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4563 p:0058 s:18812 b:18812 l:008811 d:008811 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4562 p:0050 s:18809 b:18809 l:008808 d:008808 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4561 p:0019 s:18803 b:18803 l:008793 d:008802 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4560 p:---- s:18799 b:18799 l:008798 d:008798 FINISH
c:4559 p:---- s:18797 b:18797 l:008796 d:008796 CFUNC  :each
c:4558 p:0024 s:18794 b:18794 l:008793 d:008793 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4557 p:0225 s:18791 b:18791 l:008790 d:008790 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4556 p:0011 s:18782 b:18782 l:0025c8 d:0025c8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4555 p:0013 s:18779 b:18779 l:008778 d:008778 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4554 p:0027 s:18775 b:18775 l:008774 d:008774 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4553 p:0012 s:18771 b:18771 l:008770 d:008770 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4552 p:0010 s:18766 b:18766 l:001510 d:008765 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4551 p:0015 s:18764 b:18764 l:001c80 d:008763 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4550 p:0232 s:18762 b:18762 l:008761 d:008761 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4549 p:0025 s:18753 b:18753 l:008752 d:008752 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4548 p:0022 s:18748 b:18748 l:001c80 d:001c80 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4547 p:0009 s:18744 b:18744 l:001510 d:001c38 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4546 p:0017 s:18742 b:18742 l:008741 d:008741 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4545 p:0011 s:18739 b:18739 l:001510 d:001510 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4544 p:0051 s:18735 b:18735 l:008734 d:008734 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4543 p:0139 s:18732 b:18732 l:008731 d:008731 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4542 p:0167 s:18727 b:18727 l:008718 d:008726 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4541 p:---- s:18725 b:18725 l:008724 d:008724 FINISH
c:4540 p:---- s:18723 b:18723 l:008722 d:008722 CFUNC  :catch
c:4539 p:0036 s:18719 b:18719 l:008718 d:008718 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4538 p:0011 s:18715 b:18715 l:008714 d:008714 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4537 p:0265 s:18711 b:18711 l:008710 d:008710 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4536 p:0024 s:18702 b:18702 l:008701 d:008701 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4535 p:0013 s:18696 b:18696 l:0017b8 d:0017b8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4534 p:0058 s:18693 b:18693 l:008692 d:008692 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4533 p:0050 s:18690 b:18690 l:008689 d:008689 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4532 p:0019 s:18684 b:18684 l:008674 d:008683 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4531 p:---- s:18680 b:18680 l:008679 d:008679 FINISH
c:4530 p:---- s:18678 b:18678 l:008677 d:008677 CFUNC  :each
c:4529 p:0024 s:18675 b:18675 l:008674 d:008674 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4528 p:0225 s:18672 b:18672 l:008671 d:008671 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4527 p:0011 s:18663 b:18663 l:000ee8 d:000ee8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4526 p:0013 s:18660 b:18660 l:008659 d:008659 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4525 p:0027 s:18656 b:18656 l:008655 d:008655 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4524 p:0012 s:18652 b:18652 l:008651 d:008651 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4523 p:0010 s:18647 b:18647 l:0004d0 d:008646 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4522 p:0015 s:18645 b:18645 l:000940 d:008644 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4521 p:0232 s:18643 b:18643 l:008642 d:008642 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4520 p:0025 s:18634 b:18634 l:008633 d:008633 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4519 p:0022 s:18629 b:18629 l:000940 d:000940 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4518 p:0009 s:18625 b:18625 l:0004d0 d:000d88 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4517 p:0017 s:18623 b:18623 l:008622 d:008622 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4516 p:0011 s:18620 b:18620 l:0004d0 d:0004d0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4515 p:0051 s:18616 b:18616 l:008615 d:008615 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4514 p:0139 s:18613 b:18613 l:008612 d:008612 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4513 p:0167 s:18608 b:18608 l:008599 d:008607 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4512 p:---- s:18606 b:18606 l:008605 d:008605 FINISH
c:4511 p:---- s:18604 b:18604 l:008603 d:008603 CFUNC  :catch
c:4510 p:0036 s:18600 b:18600 l:008599 d:008599 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4509 p:0011 s:18596 b:18596 l:008595 d:008595 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4508 p:0265 s:18592 b:18592 l:008591 d:008591 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4507 p:0024 s:18583 b:18583 l:008582 d:008582 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4506 p:0013 s:18577 b:18577 l:001538 d:001538 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4505 p:0058 s:18574 b:18574 l:008573 d:008573 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4504 p:0050 s:18571 b:18571 l:008570 d:008570 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4503 p:0019 s:18565 b:18565 l:008555 d:008564 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4502 p:---- s:18561 b:18561 l:008560 d:008560 FINISH
c:4501 p:---- s:18559 b:18559 l:008558 d:008558 CFUNC  :each
c:4500 p:0024 s:18556 b:18556 l:008555 d:008555 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4499 p:0225 s:18553 b:18553 l:008552 d:008552 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4498 p:0011 s:18544 b:18544 l:001f08 d:001f08 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4497 p:0013 s:18541 b:18541 l:008540 d:008540 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4496 p:0027 s:18537 b:18537 l:008536 d:008536 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4495 p:0012 s:18533 b:18533 l:008532 d:008532 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4494 p:0010 s:18528 b:18528 l:001850 d:008527 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4493 p:0015 s:18526 b:18526 l:0005a0 d:008525 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4492 p:0232 s:18524 b:18524 l:008523 d:008523 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4491 p:0025 s:18515 b:18515 l:008514 d:008514 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4490 p:0022 s:18510 b:18510 l:0005a0 d:0005a0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4489 p:0009 s:18506 b:18506 l:001850 d:000a88 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4488 p:0017 s:18504 b:18504 l:008503 d:008503 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4487 p:0011 s:18501 b:18501 l:001850 d:001850 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4486 p:0051 s:18497 b:18497 l:008496 d:008496 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4485 p:0139 s:18494 b:18494 l:008493 d:008493 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4484 p:0167 s:18489 b:18489 l:008480 d:008488 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4483 p:---- s:18487 b:18487 l:008486 d:008486 FINISH
c:4482 p:---- s:18485 b:18485 l:008484 d:008484 CFUNC  :catch
c:4481 p:0036 s:18481 b:18481 l:008480 d:008480 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4480 p:0011 s:18477 b:18477 l:008476 d:008476 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4479 p:0265 s:18473 b:18473 l:008472 d:008472 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4478 p:0024 s:18464 b:18464 l:008463 d:008463 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4477 p:0013 s:18458 b:18458 l:000b98 d:000b98 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4476 p:0058 s:18455 b:18455 l:008454 d:008454 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4475 p:0050 s:18452 b:18452 l:008451 d:008451 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4474 p:0019 s:18446 b:18446 l:008436 d:008445 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4473 p:---- s:18442 b:18442 l:008441 d:008441 FINISH
c:4472 p:---- s:18440 b:18440 l:008439 d:008439 CFUNC  :each
c:4471 p:0024 s:18437 b:18437 l:008436 d:008436 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4470 p:0225 s:18434 b:18434 l:008433 d:008433 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4469 p:0011 s:18425 b:18425 l:0008b8 d:0008b8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4468 p:0013 s:18422 b:18422 l:008421 d:008421 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4467 p:0027 s:18418 b:18418 l:008417 d:008417 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4466 p:0012 s:18414 b:18414 l:008413 d:008413 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4465 p:0010 s:18409 b:18409 l:000ca0 d:008408 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4464 p:0015 s:18407 b:18407 l:000bd0 d:008406 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4463 p:0232 s:18405 b:18405 l:008404 d:008404 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4462 p:0025 s:18396 b:18396 l:008395 d:008395 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4461 p:0022 s:18391 b:18391 l:000bd0 d:000bd0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4460 p:0009 s:18387 b:18387 l:000ca0 d:001268 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4459 p:0017 s:18385 b:18385 l:008384 d:008384 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4458 p:0011 s:18382 b:18382 l:000ca0 d:000ca0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4457 p:0051 s:18378 b:18378 l:008377 d:008377 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4456 p:0139 s:18375 b:18375 l:008374 d:008374 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4455 p:0167 s:18370 b:18370 l:008361 d:008369 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4454 p:---- s:18368 b:18368 l:008367 d:008367 FINISH
c:4453 p:---- s:18366 b:18366 l:008365 d:008365 CFUNC  :catch
c:4452 p:0036 s:18362 b:18362 l:008361 d:008361 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4451 p:0011 s:18358 b:18358 l:008357 d:008357 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4450 p:0265 s:18354 b:18354 l:008353 d:008353 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4449 p:0024 s:18345 b:18345 l:008344 d:008344 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4448 p:0013 s:18339 b:18339 l:001e18 d:001e18 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4447 p:0058 s:18336 b:18336 l:008335 d:008335 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4446 p:0050 s:18333 b:18333 l:008332 d:008332 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4445 p:0019 s:18327 b:18327 l:008317 d:008326 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4444 p:---- s:18323 b:18323 l:008322 d:008322 FINISH
c:4443 p:---- s:18321 b:18321 l:008320 d:008320 CFUNC  :each
c:4442 p:0024 s:18318 b:18318 l:008317 d:008317 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4441 p:0225 s:18315 b:18315 l:008314 d:008314 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4440 p:0011 s:18306 b:18306 l:000ed8 d:000ed8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4439 p:0013 s:18303 b:18303 l:008302 d:008302 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4438 p:0027 s:18299 b:18299 l:008298 d:008298 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4437 p:0012 s:18295 b:18295 l:008294 d:008294 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4436 p:0010 s:18290 b:18290 l:001910 d:008289 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4435 p:0015 s:18288 b:18288 l:0003f0 d:008287 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4434 p:0232 s:18286 b:18286 l:008285 d:008285 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4433 p:0025 s:18277 b:18277 l:008276 d:008276 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4432 p:0022 s:18272 b:18272 l:0003f0 d:0003f0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4431 p:0009 s:18268 b:18268 l:001910 d:0003f8 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4430 p:0017 s:18266 b:18266 l:008265 d:008265 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4429 p:0011 s:18263 b:18263 l:001910 d:001910 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4428 p:0051 s:18259 b:18259 l:008258 d:008258 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4427 p:0139 s:18256 b:18256 l:008255 d:008255 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4426 p:0167 s:18251 b:18251 l:008242 d:008250 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4425 p:---- s:18249 b:18249 l:008248 d:008248 FINISH
c:4424 p:---- s:18247 b:18247 l:008246 d:008246 CFUNC  :catch
c:4423 p:0036 s:18243 b:18243 l:008242 d:008242 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4422 p:0011 s:18239 b:18239 l:008238 d:008238 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4421 p:0265 s:18235 b:18235 l:008234 d:008234 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4420 p:0024 s:18226 b:18226 l:008225 d:008225 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4419 p:0013 s:18220 b:18220 l:002448 d:002448 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4418 p:0058 s:18217 b:18217 l:008216 d:008216 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4417 p:0050 s:18214 b:18214 l:008213 d:008213 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4416 p:0019 s:18208 b:18208 l:008198 d:008207 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4415 p:---- s:18204 b:18204 l:008203 d:008203 FINISH
c:4414 p:---- s:18202 b:18202 l:008201 d:008201 CFUNC  :each
c:4413 p:0024 s:18199 b:18199 l:008198 d:008198 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4412 p:0225 s:18196 b:18196 l:008195 d:008195 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4411 p:0011 s:18187 b:18187 l:001c88 d:001c88 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4410 p:0013 s:18184 b:18184 l:008183 d:008183 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4409 p:0027 s:18180 b:18180 l:008179 d:008179 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4408 p:0012 s:18176 b:18176 l:008175 d:008175 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4407 p:0010 s:18171 b:18171 l:002610 d:008170 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4406 p:0015 s:18169 b:18169 l:000b10 d:008168 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4405 p:0232 s:18167 b:18167 l:008166 d:008166 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4404 p:0025 s:18158 b:18158 l:008157 d:008157 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4403 p:0022 s:18153 b:18153 l:000b10 d:000b10 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4402 p:0009 s:18149 b:18149 l:002610 d:001f98 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4401 p:0017 s:18147 b:18147 l:008146 d:008146 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4400 p:0011 s:18144 b:18144 l:002610 d:002610 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4399 p:0051 s:18140 b:18140 l:008139 d:008139 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4398 p:0139 s:18137 b:18137 l:008136 d:008136 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4397 p:0167 s:18132 b:18132 l:008123 d:008131 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4396 p:---- s:18130 b:18130 l:008129 d:008129 FINISH
c:4395 p:---- s:18128 b:18128 l:008127 d:008127 CFUNC  :catch
c:4394 p:0036 s:18124 b:18124 l:008123 d:008123 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4393 p:0011 s:18120 b:18120 l:008119 d:008119 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4392 p:0265 s:18116 b:18116 l:008115 d:008115 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4391 p:0024 s:18107 b:18107 l:008106 d:008106 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4390 p:0013 s:18101 b:18101 l:000258 d:000258 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4389 p:0058 s:18098 b:18098 l:008097 d:008097 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4388 p:0050 s:18095 b:18095 l:008094 d:008094 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4387 p:0019 s:18089 b:18089 l:008079 d:008088 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4386 p:---- s:18085 b:18085 l:008084 d:008084 FINISH
c:4385 p:---- s:18083 b:18083 l:008082 d:008082 CFUNC  :each
c:4384 p:0024 s:18080 b:18080 l:008079 d:008079 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4383 p:0225 s:18077 b:18077 l:008076 d:008076 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4382 p:0011 s:18068 b:18068 l:001718 d:001718 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4381 p:0013 s:18065 b:18065 l:008064 d:008064 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4380 p:0027 s:18061 b:18061 l:008060 d:008060 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4379 p:0012 s:18057 b:18057 l:008056 d:008056 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4378 p:0010 s:18052 b:18052 l:0012a0 d:008051 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4377 p:0015 s:18050 b:18050 l:001f80 d:008049 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4376 p:0232 s:18048 b:18048 l:008047 d:008047 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4375 p:0025 s:18039 b:18039 l:008038 d:008038 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4374 p:0022 s:18034 b:18034 l:001f80 d:001f80 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4373 p:0009 s:18030 b:18030 l:0012a0 d:001908 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4372 p:0017 s:18028 b:18028 l:008027 d:008027 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4371 p:0011 s:18025 b:18025 l:0012a0 d:0012a0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4370 p:0051 s:18021 b:18021 l:008020 d:008020 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4369 p:0139 s:18018 b:18018 l:008017 d:008017 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4368 p:0167 s:18013 b:18013 l:008004 d:008012 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4367 p:---- s:18011 b:18011 l:008010 d:008010 FINISH
c:4366 p:---- s:18009 b:18009 l:008008 d:008008 CFUNC  :catch
c:4365 p:0036 s:18005 b:18005 l:008004 d:008004 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4364 p:0011 s:18001 b:18001 l:008000 d:008000 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4363 p:0265 s:17997 b:17997 l:007996 d:007996 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4362 p:0024 s:17988 b:17988 l:007987 d:007987 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4361 p:0013 s:17982 b:17982 l:001968 d:001968 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4360 p:0058 s:17979 b:17979 l:007978 d:007978 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4359 p:0050 s:17976 b:17976 l:007975 d:007975 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4358 p:0019 s:17970 b:17970 l:007960 d:007969 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4357 p:---- s:17966 b:17966 l:007965 d:007965 FINISH
c:4356 p:---- s:17964 b:17964 l:007963 d:007963 CFUNC  :each
c:4355 p:0024 s:17961 b:17961 l:007960 d:007960 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4354 p:0225 s:17958 b:17958 l:007957 d:007957 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4353 p:0011 s:17949 b:17949 l:000438 d:000438 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4352 p:0013 s:17946 b:17946 l:007945 d:007945 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4351 p:0027 s:17942 b:17942 l:007941 d:007941 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4350 p:0012 s:17938 b:17938 l:007937 d:007937 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4349 p:0010 s:17933 b:17933 l:0003a0 d:007932 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4348 p:0015 s:17931 b:17931 l:001800 d:007930 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4347 p:0232 s:17929 b:17929 l:007928 d:007928 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4346 p:0025 s:17920 b:17920 l:007919 d:007919 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4345 p:0022 s:17915 b:17915 l:001800 d:001800 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4344 p:0009 s:17911 b:17911 l:0003a0 d:0019c8 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4343 p:0017 s:17909 b:17909 l:007908 d:007908 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4342 p:0011 s:17906 b:17906 l:0003a0 d:0003a0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4341 p:0051 s:17902 b:17902 l:007901 d:007901 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4340 p:0139 s:17899 b:17899 l:007898 d:007898 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4339 p:0167 s:17894 b:17894 l:007885 d:007893 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4338 p:---- s:17892 b:17892 l:007891 d:007891 FINISH
c:4337 p:---- s:17890 b:17890 l:007889 d:007889 CFUNC  :catch
c:4336 p:0036 s:17886 b:17886 l:007885 d:007885 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4335 p:0011 s:17882 b:17882 l:007881 d:007881 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4334 p:0265 s:17878 b:17878 l:007877 d:007877 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4333 p:0024 s:17869 b:17869 l:007868 d:007868 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4332 p:0013 s:17863 b:17863 l:0015e8 d:0015e8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4331 p:0058 s:17860 b:17860 l:007859 d:007859 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4330 p:0050 s:17857 b:17857 l:007856 d:007856 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4329 p:0019 s:17851 b:17851 l:007841 d:007850 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4328 p:---- s:17847 b:17847 l:007846 d:007846 FINISH
c:4327 p:---- s:17845 b:17845 l:007844 d:007844 CFUNC  :each
c:4326 p:0024 s:17842 b:17842 l:007841 d:007841 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4325 p:0225 s:17839 b:17839 l:007838 d:007838 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4324 p:0011 s:17830 b:17830 l:001618 d:001618 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4323 p:0013 s:17827 b:17827 l:007826 d:007826 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4322 p:0027 s:17823 b:17823 l:007822 d:007822 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4321 p:0012 s:17819 b:17819 l:007818 d:007818 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4320 p:0010 s:17814 b:17814 l:001140 d:007813 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4319 p:0015 s:17812 b:17812 l:001cd0 d:007811 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4318 p:0232 s:17810 b:17810 l:007809 d:007809 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4317 p:0025 s:17801 b:17801 l:007800 d:007800 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4316 p:0022 s:17796 b:17796 l:001cd0 d:001cd0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4315 p:0009 s:17792 b:17792 l:001140 d:000138 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4314 p:0017 s:17790 b:17790 l:007789 d:007789 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4313 p:0011 s:17787 b:17787 l:001140 d:001140 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4312 p:0051 s:17783 b:17783 l:007782 d:007782 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4311 p:0139 s:17780 b:17780 l:007779 d:007779 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4310 p:0167 s:17775 b:17775 l:007766 d:007774 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4309 p:---- s:17773 b:17773 l:007772 d:007772 FINISH
c:4308 p:---- s:17771 b:17771 l:007770 d:007770 CFUNC  :catch
c:4307 p:0036 s:17767 b:17767 l:007766 d:007766 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4306 p:0011 s:17763 b:17763 l:007762 d:007762 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4305 p:0265 s:17759 b:17759 l:007758 d:007758 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4304 p:0024 s:17750 b:17750 l:007749 d:007749 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4303 p:0013 s:17744 b:17744 l:000348 d:000348 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4302 p:0058 s:17741 b:17741 l:007740 d:007740 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4301 p:0050 s:17738 b:17738 l:007737 d:007737 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4300 p:0019 s:17732 b:17732 l:007722 d:007731 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4299 p:---- s:17728 b:17728 l:007727 d:007727 FINISH
c:4298 p:---- s:17726 b:17726 l:007725 d:007725 CFUNC  :each
c:4297 p:0024 s:17723 b:17723 l:007722 d:007722 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4296 p:0225 s:17720 b:17720 l:007719 d:007719 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4295 p:0011 s:17711 b:17711 l:001038 d:001038 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4294 p:0013 s:17708 b:17708 l:007707 d:007707 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4293 p:0027 s:17704 b:17704 l:007703 d:007703 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4292 p:0012 s:17700 b:17700 l:007699 d:007699 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4291 p:0010 s:17695 b:17695 l:0025d0 d:007694 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4290 p:0015 s:17693 b:17693 l:0002b0 d:007692 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4289 p:0232 s:17691 b:17691 l:007690 d:007690 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4288 p:0025 s:17682 b:17682 l:007681 d:007681 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4287 p:0022 s:17677 b:17677 l:0002b0 d:0002b0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4286 p:0009 s:17673 b:17673 l:0025d0 d:002438 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4285 p:0017 s:17671 b:17671 l:007670 d:007670 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4284 p:0011 s:17668 b:17668 l:0025d0 d:0025d0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4283 p:0051 s:17664 b:17664 l:007663 d:007663 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4282 p:0139 s:17661 b:17661 l:007660 d:007660 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4281 p:0167 s:17656 b:17656 l:007647 d:007655 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4280 p:---- s:17654 b:17654 l:007653 d:007653 FINISH
c:4279 p:---- s:17652 b:17652 l:007651 d:007651 CFUNC  :catch
c:4278 p:0036 s:17648 b:17648 l:007647 d:007647 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4277 p:0011 s:17644 b:17644 l:007643 d:007643 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4276 p:0265 s:17640 b:17640 l:007639 d:007639 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4275 p:0024 s:17631 b:17631 l:007630 d:007630 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4274 p:0013 s:17625 b:17625 l:001e08 d:001e08 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4273 p:0058 s:17622 b:17622 l:007621 d:007621 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4272 p:0050 s:17619 b:17619 l:007618 d:007618 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4271 p:0019 s:17613 b:17613 l:007603 d:007612 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4270 p:---- s:17609 b:17609 l:007608 d:007608 FINISH
c:4269 p:---- s:17607 b:17607 l:007606 d:007606 CFUNC  :each
c:4268 p:0024 s:17604 b:17604 l:007603 d:007603 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4267 p:0225 s:17601 b:17601 l:007600 d:007600 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4266 p:0011 s:17592 b:17592 l:001448 d:001448 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4265 p:0013 s:17589 b:17589 l:007588 d:007588 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4264 p:0027 s:17585 b:17585 l:007584 d:007584 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4263 p:0012 s:17581 b:17581 l:007580 d:007580 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4262 p:0010 s:17576 b:17576 l:000a70 d:007575 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4261 p:0015 s:17574 b:17574 l:0009c0 d:007573 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4260 p:0232 s:17572 b:17572 l:007571 d:007571 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4259 p:0025 s:17563 b:17563 l:007562 d:007562 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4258 p:0022 s:17558 b:17558 l:0009c0 d:0009c0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4257 p:0009 s:17554 b:17554 l:000a70 d:000ac8 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4256 p:0017 s:17552 b:17552 l:007551 d:007551 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4255 p:0011 s:17549 b:17549 l:000a70 d:000a70 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4254 p:0051 s:17545 b:17545 l:007544 d:007544 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4253 p:0139 s:17542 b:17542 l:007541 d:007541 METHOD /home/fcp/fcp/app/models/user.rb:52
c:4252 p:0167 s:17537 b:17537 l:007528 d:007536 BLOCK  /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:105
c:4251 p:---- s:17535 b:17535 l:007534 d:007534 FINISH
c:4250 p:---- s:17533 b:17533 l:007532 d:007532 CFUNC  :catch
c:4249 p:0036 s:17529 b:17529 l:007528 d:007528 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:89
c:4248 p:0011 s:17525 b:17525 l:007524 d:007524 METHOD /home/fcp/fcp/lib/authlogic/session/ssl_auth.rb:44
c:4247 p:0265 s:17521 b:17521 l:007520 d:007520 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:438
c:4246 p:0024 s:17512 b:17512 l:007511 d:007511 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:94
c:4245 p:0013 s:17506 b:17506 l:0009b8 d:0009b8 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/callbacks.rb:90
c:4244 p:0058 s:17503 b:17503 l:007502 d:007502 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:55
c:4243 p:0050 s:17500 b:17500 l:007499 d:007499 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/session/persistence.rb:39
c:4242 p:0019 s:17494 b:17494 l:007484 d:007493 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:96
c:4241 p:---- s:17490 b:17490 l:007489 d:007489 FINISH
c:4240 p:---- s:17488 b:17488 l:007487 d:007487 CFUNC  :each
c:4239 p:0024 s:17485 b:17485 l:007484 d:007484 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/authlogic-3.0.2/lib/authlogic/acts_as_authentic/session_maintenance.rb:95
c:4238 p:0225 s:17482 b:17482 l:007481 d:007481 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activesupport-3.0.10/lib/active_support/callbacks.rb:428
c:4237 p:0011 s:17473 b:17473 l:000078 d:000078 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/callbacks.rb:273
c:4236 p:0013 s:17470 b:17470 l:007469 d:007469 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/persistence.rb:40
c:4235 p:0027 s:17466 b:17466 l:007465 d:007465 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/validations.rb:43
c:4234 p:0012 s:17462 b:17462 l:007461 d:007461 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/attribute_methods/dirty.rb:21
c:4233 p:0010 s:17457 b:17457 l:0002b0 d:007456 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4232 p:0015 s:17455 b:17455 l:000160 d:007454 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:292
c:4231 p:0232 s:17453 b:17453 l:007452 d:007452 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/connection_adapters/abstract/database_statem
c:4230 p:0025 s:17444 b:17444 l:007443 d:007443 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:207
c:4229 p:0022 s:17439 b:17439 l:000160 d:000160 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:290
c:4228 p:0009 s:17435 b:17435 l:0002b0 d:0022e8 BLOCK  /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:240
c:4227 p:0017 s:17433 b:17433 l:007432 d:007432 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:251
c:4226 p:0011 s:17430 b:17430 l:0002b0 d:0002b0 METHOD /usr/local/rvm/gems/ruby-1.9.2-p290@fcp/gems/activerecord-3.0.10/lib/active_record/transactions.rb:239
c:4225 p:0051 s:17426 b:17426 l:007425 d:007425 METHOD /home/fcp/fcp/app/models/user.rb:75
c:4224 p:0139 s:17423 b:17423 l:007422 d:007422 METHOD /home/fcp
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0