>-----Message d'origine-----
>De : [email protected]
>[mailto:[email protected]]de la part de Davide Libenzi
>Envoyé : mercredi 30 septembre 2009 20:37
>À : XMail Users Mailing List
>Objet : Re: [xmail] CtrlClnt local/remote diff in return value on w2k
>
>
....
>Can you try to get this and try on a 1.26 setup (needs the 
>1.26 SSL libs)?
>
>http://www.sendspace.com/file/k0ic6w
>
>
>- Davide
>
>

This one worked like a charm on the server itself and on remote workstation.
Here sample windbg output 'localy' on xmail server :

Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: C:\XMailTools\CtrlClnt.exe -s xxxwww..yyy.zzz -n 6017 -u
myctrluser -p myctrlpwd domainlist
Starting directory: C:\XMailTools
Symbol search path is:
SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
ModLoad: 00400000 0047f000   CtrlClnt.exe
ModLoad: 78460000 784e2000   ntdll.dll
ModLoad: 10000000 100fd000   C:\XMailTools\LIBEAY32.dll
ModLoad: 74fd0000 74fd9000   C:\WINNT\system32\WSOCK32.dll
ModLoad: 77e70000 77f2f000   C:\WINNT\system32\KERNEL32.DLL
ModLoad: 74fb0000 74fc4000   C:\WINNT\system32\WS2_32.DLL
ModLoad: 78000000 78045000   C:\WINNT\system32\MSVCRT.DLL
ModLoad: 78ed0000 78f35000   C:\WINNT\system32\ADVAPI32.DLL
ModLoad: 770c0000 7712f000   C:\WINNT\system32\RPCRT4.dll
ModLoad: 74fa0000 74fa8000   C:\WINNT\system32\WS2HELP.DLL
ModLoad: 77f40000 77f7d000   C:\WINNT\system32\GDI32.dll
ModLoad: 77e00000 77e5f000   C:\WINNT\system32\USER32.dll
ModLoad: 78130000 781cb000   C:\WINNT\system32\MSVCR80.dll
ModLoad: 00230000 00261000   C:\XMailTools\SSLEAY32.dll
(a68.a94): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00131f04 ecx=00000000 edx=00132c48 esi=7ffdf000
edi=00131f78
eip=7847193c esp=0012f984 ebp=0012fc98 iopl=0         nv up ei pl nz na po
nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000
efl=00000202
ntdll!DbgBreakPoint:
7847193c cc              int     3
0:000> g
ModLoad: 74f50000 74f6d000   C:\WINNT\system32\msafd.dll
ModLoad: 74f90000 74f97000   C:\WINNT\System32\wshtcpip.dll
eax=781775c6 ebx=7ffdf000 ecx=78131a1b edx=00000000 esi=78468e6c
edi=00000000
eip=78468e77 esp=0012fe38 ebp=0012ff00 iopl=0         nv up ei pl zr na pe
nc
cs=001b  ss=0023  ds=0023  es=0023  fs=0038  gs=0000
efl=00000246
ntdll!NtTerminateProcess+0xb:
78468e77 c20800          ret     8

And stack trace (with sourcecode ptrs and call args) :

ntdll!NtTerminateProcess+0xb
KERNEL32!ExitProcess+0x72
CtrlClnt!__crtExitProcess(int status = 0)+0x19
[f:\dd\vctools\crt_bld\self_x86\crt\src\crt0dat.c @ 684]
CtrlClnt!doexit(int code = 0, int quick = 0, int retcaller = 0)+0x14c
[f:\dd\vctools\crt_bld\self_x86\crt\src\crt0dat.c @ 596]
CtrlClnt!exit(int code = 0)+0x10
[f:\dd\vctools\crt_bld\self_x86\crt\src\crt0dat.c @ 398]
CtrlClnt!__tmainCRTStartup(void)+0x248
[f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c @ 333]
CtrlClnt!mainCRTStartup(void)+0xd
[f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c @ 196]
KERNEL32!BaseProcessStart+0x3d

Davide, you are the best :)

Francis
_______________________________________________
xmail mailing list
[email protected]
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to