Problem with sid_to_string in CVS Samba-TNG

Paul J Collins pjdc at eircom.net
Sun Apr 23 19:29:49 GMT 2000


>>>>> "Luke" == Luke Kenneth Casson Leighton <lkcl at samba.org> writes:

    Luke> try putting it back, let me know what happens.

Done.  Put in the sid_to_string from 2.4.2, and it now works.  This
also means that a valid SID is now being written to
private/DOMAIN.SID.

I am now able to join my domain, MELOCHORD.  Logged in successfully as
MELOCHORD\cathy.  Logged out and tried giving an incorrect password.
Aargh.  The "Logon in progress" appeared, and when it disappeared, I
got the C0000253 error code, and further attempt to log in with valid
domain accounts resulted in C0000037s.  Hit ESC and then C-M-DEL; the
domain list box had vanished, and I got a C0000037 upon trying to log
in with the local Administrator account.  This is because LSASS.EXE
crashed.  Dr Watson report is appended.

Rebooted, and I can log in and out many times as various different
domain users.  No "controller unreachable" errors at all.  Profiles
load correctly and they seem to have been created with the correct
permissions.

Nice one.  :-)

Paul.


---BEGIN "drwtsn32.log"---

Application exception occurred:
        App: exe\lsass.dbg (pid=43)
        When: 4/23/2000 @ 20:13:0.158
        Exception number: c0000005 (access violation)

*----> System Information <----*
        Computer Name: SLICE
        User Name: <unknown user name>
        Number of Processors: 1
        Processor Type: x86 Family 6 Model 5 Stepping 2
        Windows Version: 4.0
        Current Build: 1381
        Service Pack: 4
        Current Type: Uniprocessor Free
        Registered Organization: BigFoot, Inc.
        Registered Owner: Harry Henderson

*----> Task List <----*
   0 Idle.exe
   2 System.exe
  20 smss.exe
  30 CSRSS.exe
  34 WINLOGON.exe
  40 SERVICES.exe
  43 LSASS.exe
  68 SPOOLSS.exe
  84 RPCSS.exe
  92 PSTORES.exe
 112 DRWTSN32.exe
   0 _Total.exe

(018e0000 - 018e6000) exe\lsass.dbg
(77f60000 - 77fbc000) dll\ntdll.dbg
(77f00000 - 77f5e000) dll\kernel32.dbg
(76520000 - 76549000) dll\lsasrv.dbg
(779f0000 - 77a36000) dll\msvcrt.dbg
(77e10000 - 77e67000) dll\rpcrt4.dbg
(77dc0000 - 77dff000) dll\advapi32.dbg
(77e70000 - 77ec4000) dll\user32.dbg
(77ed0000 - 77efc000) dll\gdi32.dbg
(74f50000 - 74f7e000) dll\samsrv.dbg
(75c20000 - 75c2c000) dll\msprivs.dbg
(50180000 - 501b1000) dll\netlogon.dbg
(77800000 - 7783a000) dll\netapi32.dbg
(77840000 - 77849000) dll\NetRap.dbg
(777e0000 - 777ed000) dll\samlib.dbg
(75b80000 - 75b8f000) dll\msv1_0.dbg
(77e00000 - 77e06000) dll\rpclts1.dbg
(77bf0000 - 77bf7000) dll\rpcltc1.dbg
(76e70000 - 76e82000) dll\security.dbg
(77400000 - 77428000) dll\schnlc.dbg
(5e380000 - 5e3a5000) dll\msoss.dbg
(776d0000 - 776d8000) dll\wsock32.dbg
(776b0000 - 776c4000) dll\ws2_32.dbg
(776a0000 - 776a7000) dll\ws2help.dbg
(5cf00000 - 5cf5e000) dll\crypt32.dbg

State Dump for Thread Id 0x2e

eax=00000000 ebx=00000000 ecx=00000030 edx=00000000 esi=00c9feb8 edi=ffffffff
eip=77f67f27 esp=00c9fda0 ebp=00c9ffb8 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010246


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:01bae7a7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00c9ffb8 77f04f3e 00000000 ffffffff 0012fd68 00000000 ntdll!ZwReplyWaitReceivePort 
00c9ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x30

eax=76526b25 ebx=00000000 ecx=00140000 edx=00000000 esi=0012fcf8 edi=00000000
eip=77f6825b esp=00e9ff98 ebp=00e9ffb8 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010246


function: NtWaitForSingleObject
        77f68250 b8c5000000       mov     eax,0xc5
        77f68255 8d542404         lea     edx,[esp+0x4]          ss:01dae99f=????????
        77f68259 cd2e             int     2e
        77f6825b c20c00           ret     0xc
        77f6825e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00e9ffb8 77f04f3e 00000000 77f90184 0012fcf8 00000000 ntdll!NtWaitForSingleObject 
00e9ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x31

eax=001543d8 ebx=00154300 ecx=00f9f9bc edx=77df9da0 esi=00000001 edi=00000000
eip=77f7ebaa esp=00f9f98c ebp=00000090 iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000246


function: RtlUpcaseUnicodeStringToOemString
        77f7eb91 803d4c38fa7700                                        ds:77fa384c=00
                                  cmp   byte ptr [NlsMbOemCodePageTag (77fa384c)],0x0
        77f7eb98 53               push    ebx
        77f7eb99 56               push    esi
        77f7eb9a 57               push    edi
        77f7eb9b 55               push    ebp
        77f7eb9c 8b6c241c         mov     ebp,[esp+0x1c]         ss:01eae393=????????
        77f7eba0 7408            jz RtlUpcaseUnicodeStringToOemString+0x1c (77f7ebaa)
        77f7eba2 55               push    ebp
        77f7eba3 e860040000       call    RtlxUnicodeStringToOemSize (77f7f008)
        77f7eba8 eb09           jmp RtlUpcaseUnicodeStringToOemString+0x25 (77f7ebb3)
FAULT ->77f7ebaa 0fb74500         movzx   eax,word ptr [ebp]         ss:00f0ea97=????
        77f7ebae 83c002           add     eax,0x2
        77f7ebb1 d1e8             shr     eax,1
        77f7ebb3 3dffff0000       cmp     eax,0xffff
        77f7ebb8 7607           jbe RtlUpcaseUnicodeStringToOemString+0x33 (77f7ebc1)
        77f7ebba b8f00000c0       mov     eax,0xc00000f0
        77f7ebbf eb75           jmp RtlUpcaseUnicodeStringToOemString+0xa8 (77f7ec36)
        77f7ebc1 8d48ff           lea     ecx,[eax-0x1]          ds:01062dde=????????
        77f7ebc4 8b7c2418         mov     edi,[esp+0x18]         ss:01eae393=????????
        77f7ebc8 66890f           mov     [edi],cx                   ds:00000000=????
        77f7ebcb 8a5c2420         mov     bl,[esp+0x20]                ss:01eae393=??
        77f7ebcf 84db             test    bl,bl

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
00000090 00000000 00000000 00000000 00000000 00000000 ntdll!RtlUpcaseUnicodeStringToOemString 

*----> Raw Stack Dump <----*
00f9f98c  c4 f9 f9 00 00 00 00 00 - 01 00 00 00 00 43 15 00  .............C..
00f9f99c  ce 00 00 00 d5 f5 f7 77 - bc f9 f9 00 90 00 00 00  .......w........
00f9f9ac  01 00 00 00 b0 43 15 00 - 08 00 00 00 3c f6 ec 9a  .....C......<...
00f9f9bc  10 fa f9 00 a3 15 18 50 - 10 fa f9 00 32 16 18 50  .......P....2..P
00f9f9cc  90 00 00 00 d8 43 15 00 - 64 00 00 c0 03 fe f9 00  .....C..d.......
00f9f9dc  03 fe f9 00 22 45 28 ea - dc a6 46 6a 36 4b 03 39  ...."E(...Fj6K.9
00f9f9ec  3c f6 ec 9a 0b 97 d5 ed - 00 00 00 00 54 48 73 a5  <...........THs.
00f9f9fc  a4 ad 35 ce 00 00 00 00 - 00 00 00 00 ff 01 00 00  ..5.............
00f9fa0c  03 fe f9 01 48 fa f9 00 - cf 17 18 50 b0 43 15 00  ....H......P.C..
00f9fa1c  01 00 00 00 cc fc f9 00 - 03 00 00 00 f8 fd f9 00  ................
00f9fa2c  03 fe f9 00 10 fd f9 00 - d0 ba 1a 50 03 fe f9 00  ...........P....
00f9fa3c  03 00 00 00 10 fe f9 00 - 84 01 f9 77 94 fa f9 00  ...........w....
00f9fa4c  f8 1b 18 50 01 00 00 00 - 01 00 00 00 cc fc f9 00  ...P............
00f9fa5c  03 00 00 00 f8 fd f9 00 - 03 fe f9 00 10 fd f9 00  ................
00f9fa6c  f0 fd f9 00 00 00 00 00 - 02 00 00 00 b0 fa f9 00  ................
00f9fa7c  6d 6f f6 77 00 00 14 00 - ff 01 00 00 cc fc f9 00  mo.w............
00f9fa8c  98 6f f6 77 01 00 00 00 - 20 fe f9 00 05 70 b8 75  .o.w.... ....p.u
00f9fa9c  00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  ................
00f9faac  01 00 00 00 f0 fd f9 00 - 03 00 00 00 f8 fd f9 00  ................
00f9fabc  03 fe f9 00 60 ff f9 00 - c8 87 15 00 20 ff f9 00  ....`....... ...

State Dump for Thread Id 0x32

eax=00000000 ebx=00000000 ecx=00000501 edx=00000000 esi=00000014 edi=0109ff00
eip=77f67f27 esp=0109fee0 ebp=0109ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:01fae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0109ffb8 77f04f3e 00000001 00000000 00000000 00000001 ntdll!ZwReplyWaitReceivePort 
0109ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x33

eax=0119fe40 ebx=00000000 ecx=0119ee60 edx=00000000 esi=00000014 edi=0119ff00
eip=77f67f27 esp=0119fee0 ebp=0119ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:020ae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0119ffb8 77f04f3e 00000002 00000000 00000000 00000002 ntdll!ZwReplyWaitReceivePort 
0119ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x34

eax=00000000 ebx=00000000 ecx=00000001 edx=00000000 esi=00000014 edi=0129ff00
eip=77f67f27 esp=0129fee0 ebp=0129ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:021ae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0129ffb8 77f04f3e 00000003 00000000 00000000 00000003 ntdll!ZwReplyWaitReceivePort 
0129ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x35

eax=00000000 ebx=00000000 ecx=0139f5f0 edx=00000000 esi=00000014 edi=0139ff00
eip=77f67f27 esp=0139fee0 ebp=0139ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:022ae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0139ffb8 77f04f3e 00000004 00000000 00000000 00000004 ntdll!ZwReplyWaitReceivePort 
0139ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x36

eax=0149fcac ebx=00000000 ecx=0149fcac edx=00000000 esi=00000014 edi=0149ff00
eip=77f67f27 esp=0149fee0 ebp=0149ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:023ae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0149ffb8 77f04f3e 00000005 00000000 00000000 00000005 ntdll!ZwReplyWaitReceivePort 
0149ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x37

eax=0159fe40 ebx=00000000 ecx=0159ee60 edx=00000000 esi=00000014 edi=0159ff00
eip=77f67f27 esp=0159fee0 ebp=0159ffb8 iopl=0         nv up ei ng nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010296


function: ZwReplyWaitReceivePort
        77f67f1c b890000000       mov     eax,0x90
        77f67f21 8d542404         lea     edx,[esp+0x4]          ss:024ae8e7=????????
        77f67f25 cd2e             int     2e
        77f67f27 c21000           ret     0x10
        77f67f2a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0159ffb8 77f04f3e 00000006 00000000 00000000 00000006 ntdll!ZwReplyWaitReceivePort 
0159ffec 00000000 00000000 00000000 00000000 00000000 kernel32!lstrcmpiW 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x38

eax=00148480 ebx=0169ff64 ecx=00000000 edx=00000000 esi=000000d8 edi=00000000
eip=77f67e87 esp=0169fe84 ebp=0169feec iopl=0         nv up ei pl zr na po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010246


function: ZwReadFile
        77f67e7c b886000000       mov     eax,0x86
        77f67e81 8d542404         lea     edx,[esp+0x4]          ss:025ae88b=????????
        77f67e85 cd2e             int     2e
        77f67e87 c22400           ret     0x24
        77f67e8a 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
0169feec 77dd8b0e 000000d8 00145bf0 0000021a 0169ff1c ntdll!ZwReadFile 
0169ff20 77dd855a 000000d8 00145bf0 0000021a 0169ff64 advapi32!RegisterServiceCtrlHandlerA 
0169ff84 77dd8377 000000d8 00145bf0 0000021a 0012ffb0 advapi32!StartServiceCtrlDispatcherW 
0169ffa8 76528e7f 76544268 77f3b874 00000000 77f04f3e advapi32!StartServiceCtrlDispatcherA 
0169ffec 00000000 00000000 00000000 00000000 00000000 lsasrv!LsapInitLsa 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x45

eax=00000001 ebx=01aefc94 ecx=01aeff38 edx=00000000 esi=7ffdf000 edi=01aefcb4
eip=77f6824b esp=01aefc70 ebp=01aefcc4 iopl=0         nv up ei pl nz ac pe cy
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00010213


function: NtWaitForMultipleObjects
        77f68240 b8c4000000       mov     eax,0xc4
        77f68245 8d542404         lea     edx,[esp+0x4]          ss:029fe677=????????
        77f68249 cd2e             int     2e
        77f6824b c21400           ret     0x14
        77f6824e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
01aefcc4 77f1cdc8 00000002 01aefec8 00000000 0000afc8 ntdll!NtWaitForMultipleObjects 
01aefce0 50189544 00000002 01aefec8 00000000 0000afc8 kernel32!WaitForMultipleObjects 
01aeff58 50189f7a 77e5815c 50180000 00142c70 76541830 netlogon!I_NetNotifyRole 
01aeff74 7652cabc 00000001 00142c78 77e5815c 00142c70 netlogon!NlNetlogonMain 
01aeffa8 77dd8cee 00000001 00142c78 00148a30 77f04f3e lsasrv!LsaIOpenPolicyTrusted 
01aeffec 00000000 00000000 00000000 00000000 00000000 advapi32!RegisterServiceCtrlHandlerA 
00000000 00000000 00000000 00000000 00000000 00000000 lsass!<nosymbols> 

State Dump for Thread Id 0x5f

eax=00000002 ebx=001450c4 ecx=00000002 edx=00000000 esi=00156254 edi=020eff84
eip=77f6825b esp=020eff6c ebp=020eff94 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010216


function: NtWaitForSingleObject
        77f68250 b8c5000000       mov     eax,0xc5
        77f68255 8d542404         lea     edx,[esp+0x4]          ss:02ffe973=????????
        77f68259 cd2e             int     2e
        77f6825b c20c00           ret     0xc
        77f6825e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
020eff94 77e15ea5 00003a98 020effec 000a0008 00148530 ntdll!NtWaitForSingleObject 
00003a98 00000000 00000000 00000000 00000000 00000000 rpcrt4!I_RpcAsyncSendReceive 

State Dump for Thread Id 0x75

eax=00000000 ebx=001450c4 ecx=00000301 edx=00000000 esi=00158a14 edi=021eff84
eip=77f6825b esp=021eff6c ebp=021eff94 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010216


function: NtWaitForSingleObject
        77f68250 b8c5000000       mov     eax,0xc5
        77f68255 8d542404         lea     edx,[esp+0x4]          ss:030fe973=????????
        77f68259 cd2e             int     2e
        77f6825b c20c00           ret     0xc
        77f6825e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
021eff94 77e15ea5 00003a98 021effec 000a0008 00154708 ntdll!NtWaitForSingleObject 
00003a98 00000000 00000000 00000000 00000000 00000000 rpcrt4!I_RpcAsyncSendReceive 

State Dump for Thread Id 0x2f

eax=0014f048 ebx=001452d0 ecx=00500000 edx=00000000 esi=001452c0 edi=000003e8
eip=77f6824b esp=022efeec ebp=022eff2c iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010202


function: NtWaitForMultipleObjects
        77f68240 b8c4000000       mov     eax,0xc4
        77f68245 8d542404         lea     edx,[esp+0x4]          ss:031fe8f3=????????
        77f68249 cd2e             int     2e
        77f6824b c21400           ret     0x14
        77f6824e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
022eff2c 77e18c00 001452c0 022eff58 022eff88 022eff84 ntdll!NtWaitForMultipleObjects 
022eff60 77e1a587 022eff8c 022eff88 022eff84 00158150 rpcrt4!I_RpcTransServerUnprotectThread 
022eff90 77e1ac1c 77e15eaf 001451e0 022effec 00158300 rpcrt4!I_RpcTransServerProtectThread 
00003a98 00000000 00000000 00000000 00000000 00000000 rpcrt4!RpcTestCancel 

State Dump for Thread Id 0x72

eax=77e15f2a ebx=001450c4 ecx=00140000 edx=00000000 esi=0015036c edi=023eff84
eip=77f6825b esp=023eff6c ebp=023eff94 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000             efl=00010216


function: NtWaitForSingleObject
        77f68250 b8c5000000       mov     eax,0xc5
        77f68255 8d542404         lea     edx,[esp+0x4]          ss:032fe973=????????
        77f68259 cd2e             int     2e
        77f6825b c20c00           ret     0xc
        77f6825e 8bc0             mov     eax,eax

*----> Stack Back Trace <----*

FramePtr ReturnAd Param#1  Param#2  Param#3  Param#4  Function Name
023eff94 77e15ea5 00003a98 023effec 000a0008 00148480 ntdll!NtWaitForSingleObject 
00003a98 00000000 00000000 00000000 00000000 00000000 rpcrt4!I_RpcAsyncSendReceive 

--END "drwtsn32.log"---

-- 
Paul Collins <sneakums at eircom.net> - - - - - [ A&P,a&f ]
 GPG: 0A49 49A9 2932 0EE5 89B2  9EE0 3B65 7154 8131 1BCD
 PGP: 88BA 2393 8E3C CECF E43A  44B4 0766 DD71 04E5 962C
"Linux: it's just this operating system, you know?"



More information about the samba-ntdom mailing list