>>>>> On Sat, 7 Dec 2002 19:58:40 -0000, "Richard Clarke" <[EMAIL PROTECTED]> said:

RC> List,
RC>     I seem to have hit a slight stumbling block in my mod_perl development.
RC> Without wanting to write a whole essay on the exact combination of events
RC> that causes this segv to happen I'll just say for now that it happens after
RC> my custom Template::Provider returns a status indicating a template could
RC> not be found. My apache error log indicates that the segv happens
RC> immediately after my contenthandler returns SERVER_ERROR.
RC> As you can see from the topic, the segv happens in the DProf library. I have
RC> listed the gdb output at the end of my email.
RC> My question is simply, is this a mod_perl problem, a template toolkit
RC> problem or a problem somewhere in the dprof library?.

Likely it is Dprof's problem. 

RC> If I really need to use Apache::DProf then I'll just avoid requesting
RC> templates that don't exist. I'm still curious however, as to whether there
RC> is a more sinister problem waiting to cause my problems in the future.
RC> Any advice? Has anyone else ever experienced a code path which causes a
RC> similar segv in dprof?

Many times. Apache::DProf happily segfaults on any non-trivial
program.

-- 
Ilya Martynov,  [EMAIL PROTECTED]
CTO IPonWEB (UK) Ltd
Quality Perl Programming and Unix Support
UK managed @ offshore prices - http://www.iponweb.net
Personal website - http://martynov.org

Reply via email to