[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4705) 11866 Segmentation fault (core dumped)



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