[Catalyst] auth::DBIC & session problems

leonard.a.jaffe at jpmchase.com leonard.a.jaffe at jpmchase.com
Wed Sep 6 20:28:58 CEST 2006


Yuval Kogman <nothingmuch at woobling.org> - 08/30/2006:

> On Tue, Aug 15, 2006 at 12:01:34 -0400, leonard.a.jaffe at jpmchase.com 
wrote:
> > So I still have the problem where if I use 
Authentication::Store::DBIC, I 
> > cannot use a session plug-in because freeze() doesn't like coderefs, 
and 
> > my DBIC objects contain codrefs for their inflate/deflate methods.
> 
> Okay, i finally figured this one out.
> 
> > Win Srv 2003
> > Apache 2.0.58/modperl
> 
> These are the guilty parties.
> 
> Update Tie::RefHash... The core version isn't thread safe, which
> means reindexing of refhashes on changed refaddr on either faked
> fork on windows, or threaded MPMs with apache 2. This causes the
> auth store registry to become effectively corrupted, since the
> indexing is wrong, and thus the store is saved in the session
> (instead of the store name).
> 
> Sorry it took so long.

Well, I finally got enough cycles to attempt this upgrade, and I find that
t/thread.t is making perl.exe explode. It completes the first couple of 
tests and
then dies spectacularly once it tries to do anything with any of the 
threads.

How Ironic.

Len.

-- 
Leonard A. Jaffe 
leonard.a.jaffe at jpmchase.com




-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law.  If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED.  Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060906/5dfdaf12/attachment.htm 


More information about the Catalyst mailing list