Bug 7986 - Signal 11 while connecting domain with ldap browser
Summary: Signal 11 while connecting domain with ldap browser
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P5 critical (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 07:47 UTC by zbig
Modified: 2011-03-04 22:12 UTC (History)
2 users (show)

See Also:


Attachments
samba.log (4.06 KB, text/plain)
2011-03-04 07:47 UTC, zbig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description zbig 2011-03-04 07:47:28 UTC
Created attachment 6277 [details]
samba.log

System: 
Linux chimera 2.6.32-25-generic-pae #45-Ubuntu SMP Sat Oct 16 21:01:33 UTC 2010 i686 GNU/Linux
samba version 4.0.0alpha14-GIT-124abb3 
LDAP client Apache Directory Studio Version: 1.5.3.v20100330 (http://directory.apache.org/studio/) 
backtrace log in attachment.
Comment 1 Matthias Dieter Wallnöfer 2011-03-04 08:00:54 UTC
In order to help us you need to recompile s4 with "./configure.developer" and then run the s4 binary under gdb as follows: "gdb --args ./bin/samba -i -Msingle".

Try to run the mentioned LDAP client against the server and when the latter crashes type on the GDB prompt "bt full". Then please paste the whole output here.
Comment 2 Matthias Dieter Wallnöfer 2011-03-04 22:12:53 UTC
The operational LDB module has been broken in this point. The fix should soon land in the main GIT repo. If the crash still happens please reopen!