Hi, Gerald -

I just checked all my incidentals: Apache::Server, Apache::Session, and
Apache::SessionX are all up to date as per CPAN. 

Can you give me any more ideas what to check? Is it something related to
the fact that I'm using Apache 1.3.34?

--
Don Wilde    Org 01737    505-844-1126
A man who carries a cat by the tail learns something he can learn in no
other way. - Mark Twain 



-----Original Message-----
From: Wilde, Donald [mailto:[EMAIL PROTECTED] 
Sent: Thursday, December 15, 2005 8:51 AM
To: Gerald Richter
Cc: embperl@perl.apache.org
Subject: RE: Embperl 2.1 - memory wrap on BSD (was: won't make --
missing typemap)

No, sorry, I'm not up on XS. I was just thinking to print out
%initparams and $srv_rec for you. 

update: I did so, and it's coming up with $srv_rec being undefined. The
initparam hash looks okay, it contains 'use_env' => 1.


--
Don Wilde    Org 01737    505-844-1126
A man who carries a cat by the tail learns something he can learn in no
other way. - Mark Twain 



-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 8:27 AM
To: Wilde, Donald
Cc: embperl@perl.apache.org
Subject: RE: Embperl 2.1 - memory wrap on BSD (was: won't make --
missing typemap)

> 
> No, I can't trap it. When I run testgdb, the debugger does not 
> immediately start. I have to type 'run'. When I do so, it appears to 
> die immediately.
> 
> The line in Embperl.pm that is causing the crash is
> 
> Init ($srv_rec, \%initparam) ;
> 
> Do you want me to instrument that call to see what is blowing up?
> 

This is a call into the C part. If you are able to debug it, it would be
great, but I am not sure if you are familar with XS

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to