[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4705) 11866 Segmentation fault (core dumped)
michael@stroeder.com wrote:
> Full_Name: Michael Ströder
> Version: HEAD (synced now!)
> OS: SuSE Linux 10.1
> URL:
> Submission from: (NULL) (83.124.30.52)
>
>
> Configured and compiled from scratch after 'make veryclean'.
>
> $ ./run test000
> Cleaning up test run directory leftover from previous run.
> Running ./scripts/test000-rootdse...
> running defines.sh
> Starting slapd on TCP/IP port 9011...
> ./scripts/test000-rootdse: line 31: 11951 Segmentation fault (core dumped)
> $SLAPD -f $CONF1 -h $URI1 -d $LVL $TIMING >$LOG1 2>&1
> Using ldapsearch to retrieve the root DSE...
> Waiting 5 seconds for slapd to start...
> Waiting 5 seconds for slapd to start...
> [..]
>
> -------------------------------------------------------------------------------------
> (gdb) bt
> #0 monitor_subsys_backend_init (be=0x0, ms=0xb78f1840) at backend.c:69
> #1 0xb78e3bde in monitor_back_db_open (be=0x81df950) at init.c:2214
> #2 0x0807badf in backend_startup_one (be=0x81df950) at backend.c:212
> #3 0x0807bd73 in backend_startup (be=0x81df950) at backend.c:303
> #4 0x0805e983 in main (argc=8, argv=0xbfa39d14) at main.c:917
>
>
>
configured with BDB 4.2 (+ patches) as
./configure \
--enable-modules \
--enable-dynamic \
--enable-backends=mod \
--enable-overlays=mod \
--enable-perl=no
passes all tests (I had some problems because I seldom use modules, and
I forgot --enable-dynamic). Can you point out any relevant difference?
Note that I typically use "make distclean" to regenerate things. I
don't know the detailed difference between distclean and veryclean, but
distclean seems to depend on veryclean so it could do something more.
In any case, distclean requires to re-configure before building.
p.
Ing. Pierangelo Masarati
OpenLDAP Core Team
SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office: +39.02.23998309
Mobile: +39.333.4963172
Email: pierangelo.masarati@sys-net.it
------------------------------------------