You are not logged in.
I pulled the latest mormot yesterday, and now I am getting an exception during shutdown.
First chance exception at $77581E0B. Exception class $C0000005 with message 'access violation at 0x77581e0b: write of address 0x00000014'.
SynBidirSock.TWebCrtSocketProcess.SetLastPingTicks(False)
SynBidirSock.TWebCrtSocketProcess.SendFrame((focConnectionClose, [(out of bound) 2,(out of bound) 4,(out of bound) 5,(out of bound) 6], 8235635, ''))
SynBidirSock.TWebSocketProcess.Destroy
SynBidirSock.TWebCrtSocketProcess.Destroy
SynBidirSock.TWebSocketProcessClient.Destroy
System.TObject.Free
SynBidirSock.THttpClientWebSockets.Destroy
System.TObject.Free
mORMotHttpClient.TSQLHttpClientWinSock.InternalClose
mORMot.TSQLRestClientURI.Destroy
Is a bug in mormot, or am I supposed to do something differently ?
Offline
Fixed, thanks for reporting
Offline
Thanks for the report.
It was a bug, and I guess https://synopse.info/fossil/info/f8f17ad5d0 would fix it everywhere needed.
Offline
Works now, thanks for the quick fix.
Offline