panic: POPSTACK, Callback called exit and Apache::Session's die seems to be resurrecting itself

2000-04-04 Thread sang
Hi, Can someone help me out here? Apache_1.3.12 mod_perl 1.21_03 Apache-Session-1.03 ( Database and deamon locker for storing and locking sessions ) -- code snippet -- sub getSESSION { my $self = shift; my $sid = shift; my %SESSION; eval {tie %SESSION,

panic: POPSTACK, Callback called exit and Apache::Session's die seems to be resurrecting itself

2000-04-04 Thread Sang Han
Hi, Can someone help me out here? Apache_1.3.12 mod_perl 1.21_03 Apache-Session-1.03 ( Database and deamon locker for storing and locking sessions ) -- code snippet -- sub getSESSION { my $self = shift; my $sid = shift; my %SESSION; eval {tie %SESSION,