On Sat, 20 Sep 2003, Stas Bekman wrote:

> Randy Kobes wrote:
> [...]
> >>Also it'd be interesting to see the trace =f, if you can get it.
> >
> >                                            ^^^^
> > I'm not quite sure what that is - the apache filter f?
>
> Sorry,
> env MOD_PERL_TRACE=f t/TEST ...

OK - here it is, up until the point it fails:

==============================================================
[Sat Sep 20 23:32:52 2003] [info] mod_perl: using Perl HASH_SEED: 3479257090
mod_perl trace flags dump:

 c Off (configuration for directive handlers)

 d Off (directive processing)

 e Off (environment variables)

 f On  (filters)

 g Off (Perl runtime interaction)

 h Off (handlers)

 i Off (interpreter pool management)

 m Off (memory allocations)

 o Off (I/O)

 s Off (perl sections)

 t Off (benchmark-ish timings)

applied FilterConnectionHandler attribute to ModPerl::TestFilterDebug handler

applied FilterRequestHandler attribute to ModPerl::TestFilterDebug handler

[Sat Sep 20 23:32:58 2003] [info] 22 Apache:: modules loaded
[Sat Sep 20 23:32:58 2003] [info] 5 APR:: modules loaded
[Sat Sep 20 23:32:58 2003] [info] base server + 11 vhosts ready to run tests
applied FilterInitHandler attribute to TestFilter::out_init_basic handler

applied FilterRequestHandler attribute to TestFilter::out_init_basic handler

applied FilterHasInitHandler(get_pre_handler()) attribute to 
TestFilter::out_init_basic handler

applied FilterInitHandler attribute to TestFilter::in_init_basic handler

applied FilterRequestHandler attribute to TestFilter::in_init_basic handler

applied FilterHasInitHandler(\&transparent_init) attribute to 
TestFilter::in_init_basic handler

applied FilterInitHandler attribute to TestFilter::in_init_basic handler

applied FilterHasInitHandler(\&suicide_init) attribute to TestFilter::in_init_basic 
handler

applied FilterRequestHandler attribute to TestFilter::in_bbs_body handler

applied FilterConnectionHandler attribute to TestFilter::in_bbs_msg handler

applied FilterConnectionHandler attribute to TestFilter::in_str_msg handler

[Sat Sep 20 23:33:24 2003] [info] mod_perl: using Perl HASH_SEED: 2559340283
[Sat Sep 20 23:33:24 2003] [notice] Child 1900: Child process is running
[Sat Sep 20 23:33:24 2003] [notice] Child 1900: Acquired the start mutex.
[Sat Sep 20 23:33:24 2003] [notice] Child 1900: Starting 20 worker threads.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 0 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 1 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 2 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 3 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 4 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 5 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 6 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 7 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 8 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 9 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 10 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 11 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 12 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 13 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 14 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 15 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 16 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 17 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 18 starting.
[Sat Sep 20 23:33:24 2003] [debug] child.c(695): Child 1900: Worker thread 19 starting.
[ ... ]
   TestFilter::both_str_con_add::in_filter

        new: request input filter (0x24fc700)

TestFilter::both_str_con_add::in_filter::read

   TestFilter::both_str_con_add::in_filter

        retrieving bb: 0x24fe758

   TestFilter::both_str_con_add::in_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::in_filter

        read in: HEAP bucket with 8 bytes (0x24dfdd0)

   TestFilter::both_str_con_add::in_filter

        return: 8 bytes from 1 bucket (0 bytes leftover)

TestFilter::both_str_con_add::in_filter::print

   TestFilter::both_str_con_add::in_filter

        write out: 8 bytes:

TestFilter::both_str_con_add::in_filter::read

   TestFilter::both_str_con_add::in_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::in_filter

        read in: bucket brigade is empty

   TestFilter::both_str_con_add::in_filter

        return: 0 bytes from 0 buckets (0 bytes leftover)

   TestFilter::both_str_con_add::in_filter

        return: 0

   TestFilter::both_str_con_add::out_filter

        new: request output filter (0x253c3a8)

TestFilter::both_str_con_add::out_filter::read

   TestFilter::both_str_con_add::out_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::out_filter

        read in: TRANSIENT bucket with 8 bytes (0x24dfdd0)

   TestFilter::both_str_con_add::out_filter

        read in: FLUSH bucket

   TestFilter::both_str_con_add::out_filter

        return: 8 bytes from 1 bucket (0 bytes leftover)

TestFilter::both_str_con_add::out_filter::print

TestFilter::both_str_con_add::out_filter::read

   TestFilter::both_str_con_add::out_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::out_filter

        return: 0 bytes from 0 buckets (0 bytes leftover)



        write out: 9 bytes
                from current filter handler
                to core filter handler

   TestFilter::both_str_con_add::out_filter

        return: 0

   TestFilter::both_str_con_add::in_filter

        new: request input filter (0x253c3a8)

TestFilter::both_str_con_add::in_filter::read

   TestFilter::both_str_con_add::in_filter

        retrieving bb: 0x253e400

   TestFilter::both_str_con_add::in_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::in_filter

        read in: HEAP bucket with 4 bytes (0x24dfe90)

   TestFilter::both_str_con_add::in_filter

        return: 4 bytes from 1 bucket (0 bytes leftover)

TestFilter::both_str_con_add::in_filter::print

   TestFilter::both_str_con_add::in_filter

        write out: 4 bytes:

TestFilter::both_str_con_add::in_filter::read

   TestFilter::both_str_con_add::in_filter

        wanted: 1024 bytes

   TestFilter::both_str_con_add::in_filter

        read in: bucket brigade is empty

   TestFilter::both_str_con_add::in_filter

        return: 0 bytes from 0 buckets (0 bytes leftover)

   TestFilter::both_str_con_add::in_filter

        return: 0

====================================================================
-- 
best regards,
randy

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

Reply via email to