Re: [mp2] modperl test failed

2004-06-15 Thread Stas Bekman
Alex Oboimov wrote: Many thanks, Stas! Unfortunately (?) I hasted a bit and have upgraded my perl package to 5.8.4-10.mdk before your post arrived. Now modperl configured and build ok and all tests passed including rflush.t. Cool. Though now I have problem building my DBI & DBD::InterBase modules

Re: [mp2] modperl test failed

2004-06-15 Thread Stas Bekman
Alex Oboimov wrote: Hello Stas, After configuring with MP_DEBUG=1 I've encountered segfault during configuration itself so it definitely smells like some perl problem, since confuguration doesn't involve anything but pure perl. After doing so: (gdb) bt #0 0x4032fa74 in Perl_pp_leavesub ()

Re: [mp2] modperl test failed

2004-06-11 Thread Stas Bekman
Alex Oboimov wrote: [...] ### Issuing bt command ### (gdb) bt #0 0x40324a74 in Perl_pp_leavesub () from /usr/lib/perl5/5.8.1/i386-linux-thread-multi/CORE/libperl.so #1 0x082ea320 in ?? () #2 0x0918ae00 in ?? () (gdb) q == That's all I have.

Re: [mp2] modperl test failed

2004-06-10 Thread Stas Bekman
Alex Oboimov wrote: Hi folks, Can amybody help me. After compile and build of modperl only 1 test failed. 99.1% is okay. May it be left alone? Should be OK for yourself if you don't use rflush, but it's definitely not OK otherwise. 3. This is the core dump trace: (if you get a core dump): GNU gdb