Re: [mp2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Stas Bekman
That's better :) Now we know you aren't solaris :) Please read: http://perl.apache.org/docs/2.0/devel/debug/c.html#Getting_the_core_File_Dumped -- __ Stas BekmanJAm_pH --> Just Another mod_perl Hacker http://stason.org/

[mp2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Sam T.
-8<-- Start Bug Report 8<-- 1. Problem Description: Hi all, When I try to do a simple anonymous LDAP bind using Net::LDAP (perl-ldap-0.3202): my $ldap = Net::LDAP->new('myldapserver', port => '389') or die "Unable to connect: $!\n"; I get a "Connection to

Re: [mp2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Stas Bekman
Sam T. wrote: I've been reading the following doc on how to get a core dump file: http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files I followed the section: Getting the core File Dumped Then I run Apache as described: /usr/local/apache2/bin/httpd -DONE_PROCESS -DNO_DETA

Re: [mp2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Sam T.
I've been reading the following doc on how to get a core dump file: http://perl.apache.org/docs/2.0/devel/debug/c.html#Analyzing_Dumped_Core_Files I followed the section: Getting the core File Dumped Then I run Apache as described: /usr/local/apache2/bin/httpd -DONE_PROCESS -DNO_DETACH Issue a

Re: [MP2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Stas Bekman
Sam T. wrote: I recompiled Apache with --enable-maintainer-mode and mod_perl with MP_DEBUG=1. Perl was installed using the Debian packages. So I haven't recompiled it yet. should be fine to start with. may be need to recompile it later. first get the core dump. However the logs are not much diffe

Re: [MP2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Sam T.
I recompiled Apache with --enable-maintainer-mode and mod_perl with MP_DEBUG=1. Perl was installed using the Debian packages. So I haven't recompiled it yet. However the logs are not much different when I try an LDAP bind again: [Mon Oct 11 16:44:36 2004] [notice] Apache/2.0.52 (Unix) mod_perl/1

Re: [MP2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Stas Bekman
Samuel Tran wrote: Hi everybody, I am using: - mod_perl-1.99_16 / mod_perl-1.99_17-dev - Apache 2.0.52 (prefork MPM) - Net::LDAP (perl-ldap-0.3202) - Perl 5.6.1 (hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef

[MP2] Apache 2.0.52 + Net::LDAP (perl-ldap-0.3202) + Perl 5.6.1 = Segmentation fault (11)

2004-10-11 Thread Samuel Tran
Hi everybody, I am using: - mod_perl-1.99_16 / mod_perl-1.99_17-dev - Apache 2.0.52 (prefork MPM) - Net::LDAP (perl-ldap-0.3202) - Perl 5.6.1 (hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=un