Re: OPenAFS-1.3.70 afscreds fails on Windows 2000 with KfW-2.6.4 installed
Jeffrey Altman <[email protected]>
| Newsgroups | gmane.comp.file-systems.openafs.devel.win32 |
|---|---|
| Organization | No Longer Affiliated with Columbia University in the City of New York |
| Message-ID | <[email protected]> |
yes. If you are using krb5_32.dll from kfw 2.6.4 on Windows 2000
you will have this problem.
Douglas E. Engert wrote:
> The afscreds crashes on restart. Is this the same problem as the
> KfW test of W2000 vs XP?
>
> A debug shows:
>
>
> The debug shows:
>
> #ifndef _WIN64
> if ( __active_heap == __V6_HEAP )
> 00232164 mov eax,dword ptr [___active_heap (27C948h)]
> 00232169 cmp eax,3
> 0023216C je free+21h (237974h)
> HeapFree(_crtheap, 0, pBlock);
> }
> #ifdef CRTDLL
> else if ( __active_heap == __V5_HEAP )
> 00232172 cmp eax,2
> 00232175 je $L19622+6 (2379AFh)
> #endif /* _WIN64 */
> {
> HeapFree(_crtheap, 0, pBlock);
> 0023217B push esi
> 0023217C push 0
> 0023217E push dword ptr [__crtheap (27C944h)]
> 00232184 call dword ptr [__imp__HeapFree@12 (26A080h)]
> }
> }
> 0023218A call __SEH_epilog (232346h)
> 0023218F ret
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed