Bug 9238 - make test TESTENV=fl2003dc fails on osX 10.7 (LION)
Summary: make test TESTENV=fl2003dc fails on osX 10.7 (LION)
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Tools (show other bugs)
Version: 4.0.0rc1
Hardware: x64 Mac OS X
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 19:51 UTC by Matthieu Patou
Modified: 2012-10-02 19:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthieu Patou 2012-10-02 19:51:10 UTC
build' finished successfully (11.481s)
test: running (/usr/bin/perl /Users/mat/samba4/selftest/selftest.pl --target=samba --prefix=./st --srcdir=/Users/mat/samba4 --exclude=/Users/mat/samba4/selftest/skip --t
estlist="/usr/bin/python /Users/mat/samba4/selftest/tests.py|" --testlist="/usr/bin/python /Users/mat/samba4/source3/selftest/tests.py|" --testlist="/usr/bin/python /Use
rs/mat/samba4/source4/selftest/tests.py|" --binary-mapping=nmblookup3:nmblookup,nmblookup4:nmblookup4,smbclient3:smbclient,smbclient4:smbclient4,smbtorture4:smbtorture,n
tlm_auth3:ntlm_auth3 --exclude=/Users/mat/samba4/selftest/slow --testenv --socket-wrapper  && touch ./st/st_done) | /usr/bin/python -u /Users/mat/samba4/selftest/filter-
subunit --expected-failures=/Users/mat/samba4/selftest/knownfail --flapping=/Users/mat/samba4/selftest/flapping | tee ./st/subunit | /usr/bin/python -u /Users/mat/samba4
/selftest/format-subunit --prefix=./st --immediate
SOCKET_WRAPPER_DIR=/Users/mat/samba4/st/w
Version 4.1.0pre1-DEVELOPERBUILD
OPTIONS --configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME --target=samba4 --basedir=$SELFTEST_TMPDIR --option=torture:progress=no --format=subunit
WARNING: allowing empty subunit output from samba4.urgent_replication.python(dc)
WARNING: allowing empty subunit output from samba4.blackbox.samba3dump
No IPv6 address will be assigned
sh: line 1: 98503 Segmentation fault: 11  ./bin/ldbadd -H ./st/dc/private/wins_config.ldb > /dev/null
Unable to add wins configuration at /Users/mat/samba4/selftest/target/Samba4.pm line 1206.
failed to start up environment 'dc' at /Users/mat/samba4/selftest/target/Samba.pm line 48.
samba can't start up known environment 'dc' at /Users/mat/samba4/selftest/selftest.pl line 756.
Unable to setup environment dc at /Users/mat/samba4/selftest/selftest.pl line 834.
PROVISIONING DC...
ALL OK (0 tests in 0 testsuites)

A summary with detailed information can be found in:
  ./st/summary
ERROR: test command failed to complete
make: *** [test] Error 1


Stacktrace gives:


Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000001000c8028
0x00007fff96cbbf54 in memcmp ()
(gdb) bt
#0  0x00007fff96cbbf54 in memcmp ()
#1  0x0000000101f129b6 in calculate_popt_array_length (opts=0x1000501a0) at /Users/mat/samba4/bin/../lib/ldb-samba/samba_extensions.c:44
#2  0x0000000101f12a57 in extensions_hook (ldb=0x10010a140, t=LDB_MODULE_HOOK_CMDLINE_OPTIONS) at /Users/mat/samba4/bin/../lib/ldb-samba/samba_extensions.c:67
#3  0x0000000100005e4d in ldb_modules_hook (ldb=0x10010a140, t=LDB_MODULE_HOOK_CMDLINE_OPTIONS) at /Users/mat/samba4/bin/../lib/ldb/common/ldb_modules.c:254
#4  0x000000010004dec1 in ldb_cmdline_process (ldb=0x10010a140, argc=3, argv=0x7fff5fbff730, usage=0x100001460 <usage>)
    at /Users/mat/samba4/bin/../lib/ldb/tools/cmdline.c:136
#5  0x0000000100001942 in main (argc=3, argv=0x7fff5fbff730) at /Users/mat/samba4/bin/../lib/ldb/tools/ldbadd.c:143