I didn't dive yet into the brigades stuff, so please look at this:

./t/TEST modperl/exit filter/input_msg modperl/exit

dumps core on the last test

#0  apr_pool_cleanup_register (p=0x817856c, data=0x817856c,
     plain_cleanup=0x4001bae0 <brigade_cleanup>,
     child_cleanup=0x4001bae0 <brigade_cleanup>) at apr_pools.c:775
#1  0x4001bbe3 in apr_brigade_create (p=0x817856c) at apr_brigade.c:109
#2  0x40346612 in modperl_wbucket_pass (wb=0x8770d78,
     buf=0x8770d7c "1..1\nok 1\n", len=5) at modperl_filter.c:31
#3  0x403466f9 in modperl_wbucket_flush (wb=0x8770d78) at 
modperl_filter.c:45
#4  0x404aad58 in mpxs_Apache__RequestRec_print (my_perl=0x853cde8, 
items=2,
     mark=0x853ec7c, sp=0x853ec78)
     at 
/home/stas/apache.org/modperl-2.0/xs/Apache/RequestIO/Apache__RequestIO.h:62
#5  0x404acbd4 in XS_Apache__RequestRec_PRINT (my_perl=0x853cde8, 
cv=0x84b4104)
     at RequestIO.xs:153
#6  0x403f4ab0 in Perl_pp_entersub (my_perl=0x853cde8) at pp_hot.c:2737
#7  0x403e9e69 in Perl_runops_debug (my_perl=0x853cde8) at run.c:53
#8  0x40379a00 in S_call_body (my_perl=0x853cde8, myop=0xbfffd040, 
is_eval=0)
     at perl.c:1940
#9  0x4037912e in Perl_call_sv (my_perl=0x853cde8, sv=0x877a73c, flags=64)
     at perl.c:1819
#10 0x40378e39 in Perl_call_method (my_perl=0x853cde8,
     methname=0x40488743 "PRINT", flags=0) at perl.c:1752
#11 0x403ec710 in Perl_pp_print (my_perl=0x853cde8) at pp_hot.c:579
#12 0x403e9e69 in Perl_runops_debug (my_perl=0x853cde8) at run.c:53
#13 0x40379a00 in S_call_body (my_perl=0x853cde8, myop=0xbfffd270, 
is_eval=0)
     at perl.c:1940
#14 0x40379582 in Perl_call_sv (my_perl=0x853cde8, sv=0x877a5bc, flags=4)
     at perl.c:1858
#15 0x40341d28 in modperl_callback (my_perl=0x853cde8, handler=0x816660c,
     p=0x877cf04, r=0x877cf34, s=0x81006c4, args=0x8247958)
     at modperl_callback.c:52
#16 0x40342423 in modperl_callback_run_handlers (idx=6, type=3, 
r=0x877cf34,
     c=0x0, s=0x81006c4, pconf=0x0, plog=0x0, ptemp=0x0)
     at modperl_callback.c:171
#17 0x403424fe in modperl_callback_per_dir (idx=6, r=0x877cf34)
     at modperl_callback.c:195
#18 0x4033cdfe in modperl_response_handler_run (r=0x877cf34, finish=1)
     at mod_perl.c:484
#19 0x4033ce9d in modperl_response_handler (r=0x877cf34) at mod_perl.c:503
#20 0x080b44f7 in ap_run_handler (r=0x877cf34) at config.c:185
#21 0x080b49a3 in ap_invoke_handler (r=0x877cf34) at config.c:344
#22 0x0808f635 in ap_process_request (r=0x877cf34) at http_request.c:286
#23 0x0808bfd3 in ap_process_http_connection (c=0x876be5c) at 
http_core.c:289
#24 0x080bc8d7 in ap_run_process_connection (c=0x876be5c) at connection.c:82
#25 0x080b32e6 in child_main (child_num_arg=0) at prefork.c:832
#26 0x080b3423 in make_child (s=0x81006c4, slot=0) at prefork.c:919
#27 0x080b3484 in startup_children (number_to_start=1) at prefork.c:942
#28 0x080b3803 in ap_mpm_run (_pconf=0x80fe54c, plog=0x813e74c, s=0x81006c4)
     at prefork.c:1160
#29 0x080b81ce in main (argc=7, argv=0xbffff664) at main.c:432
#30 0x4020f5b0 in __libc_start_main () from /lib/libc.so.6


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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

Reply via email to