The t/protocol/echo_bbs2 test on Win32 causes a crash (protocol/echo_bbs passes). The problem appears to be coming from apr_brigade_cleanup(), called from WrapXS/APR/Brigade/Brigade.xs - here's the output from the debugger: ========================================================= apr_brigade_cleanup(void * 0x02cc70b0) line 47
XS_APR__Brigade_cleanup(interpreter * 0x012ea014, cv * 0x02395c74) line 54 + 10 bytes PERL58! 28041030() PERL58! 2805f8a2() modperl_callback(interpreter * 0x012ea014, modperl_handler_t * 0x02caa660, apr_pool_t * 0x02caa138, request_rec * 0x00000000, server_rec * 0x00917f20, av * 0x016c46c4) line 99 + 17 bytes modperl_callback_run_handlers(int 0, int 1, request_rec * 0x00000000, conn_rec * 0x02caa240, server_rec * 0x00917f20, apr_pool_t * 0x00000000, apr_pool_t * 0x00000000, apr_pool_t * 0x00000000, int 1) line 268 + 35 bytes modperl_callback_connection(int 0, conn_rec * 0x02caa240, int 1) line 376 + 34 bytes modperl_process_connection_handler(conn_rec * 0x02caa240) line 17 + 13 bytes ap_run_process_connection(conn_rec * 0x02caa240) line 42 + 31 bytes ap_process_connection(conn_rec * 0x02caa240, void * 0x02caa170) line 175 + 6 bytes worker_main(long 2009300920) line 720 MSVCRT! 77c37fb8() 069e0017() 0073006e() =========================================================== I didn't compile a Perl with debugging info, but can someone see if there's something obviously amiss in the above? Thanks. -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
