Hello,
Our Lotus Domino serer crashes (definitely http task), here we go the fatal thread:
############################################################
FATAL THREAD 98/106 [ nhttp: 0270: 11c0]
FP=0x4a4ba914, PC=0x60004141, SP=0x4a4ba910
stkbase=4a4c0000, total stksize=262144, used stksize=22256
EAX=0x4a4ba9d8, EBX=0x4a8e0b58, ECX=0x4a8e0b58, EDX=0x131182dc
ESI=0x00000002, EDI=0x4a4baa84, CS=0x0000001b, SS=0x00000023
DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010202
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
@[ 1] 0x60004141 nnotes._ODSReadMemory@16+49 (4a4ba9d8,0,4a8e0b58,1)
@[ 2] 0x0049a0b5 ninotes.NCDiterator::nextrec+165 (4a4baa80,4a4baa84,4a4baa78,0)
@[ 3] 0x0049a855 ninotes.NCDiterator::GetNextRec+37 (4a4baa80,4a4baa84,4a4baa78,4979e0f1)
@[ 4] 0x0041a7c1 ninotes.BMPtoWebTranslator::ReadBitmapTables+113 (659a8c,48,322ca5f8,49758214)
@[ 5] 0x0041aae2 ninotes.BMPtoWebTranslator::Translate+386 (4979e014,ceaf814,77e620e0,62cdc09d)
@[ 6] 0x004edb6b ninotes.$L159225+854 (4979e014,0,4979e014,ceaf814)
@[ 7] 0x00441bd7 ninotes.CmdHandlerBase::PrivHandle+247 (4979e014,0,0,ceaf814)
@[ 8] 0x00440279 ninotes.CmdHandler::PrivHandle+121 (4979e014,4a8ec014,4979e014,0)
@[ 9] 0x004412cd ninotes.CmdHandler::Handler+221 (4979e014,ceaf814,4979e030,b)
@[10] 0x0043799a ninotes.Cmd::Execute+58 (32300ad8,323007ec,3,662360)
@[11] 0x0047ba4e ninotes.$L171686+792 (32300ae8,32300ad8,323007ec,3)
@[12] 0x0047deff ninotes._InotesHTTPProcessRequest+47 (32300ae8,0,0,0)
@[13] 0x100152d4 nhttpstack.HTInotesRequest::ProcessRequest+36 (323007ec,32300684,0,60001440)
@[14] 0x10010b8d nhttpstack.HTRequestExtContainer::ProcessRequest+941 (5,1,2e054d60,0)
@[15] 0x1001fd70 nhttpstack.HTRequest::ProcessRequest+1904 (0,4717962a,0,7465722f)
@[16] 0x100252d1 nhttpstack.HTSession::StartRequest+897 (47179636,4717962a,0,4717965c)
@[17] 0x1002c68f nhttpstack.HTWorkerThread::CheckForWork+399 (3,4717962a,10029630,1002965a)
@[18] 0x1002cba8 nhttpstack.HTWorkerThread::ThreadMain+88 (4717962a,0,0,0)
@[19] 0x60103820 nnotes._ThreadWrapper@4+208 (0)
[20] 0x77e64829 KERNEL32
Invalid stack frame detected: Unable to read process memory for frame
############################################################
PASS 2 : FATAL THREAD with STACK FRAMES 98/106 [ nhttp: 0270: 11c0]
FP=4a4ba914, PC=60004141, SP=4a4ba910
stkbase=4a4c0000, total stksize=262144, used stksize=22256
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
Disassembly of c. 10 instructions before and after faulting address 60004141:
60004123 1466 adc al,0x66
60004125 3d01007406 cmp eax,0x6740001
6000412a 0fb7c80faff1 scasw ???
60004130 83fe04 cmp esi,0x4
60004133 773e ja _ODSReadMemory@16 (60004173)
60004135 85f6 test esi,esi
60004137 8b4d10 mov ecx,[ebp+0x10] ss:4f6b7ed6=fefffbff
6000413a 8b4508 mov eax,[ebp+0x8] ss:4f6b7ed6=fefffbff
6000413d 7606 jbe _ODSReadMemory@16 (60004145)
6000413f 8b10 mov edx,[eax] ds:4a4ba9d8=131182dc
FAULT ->60004141 8a12 mov dl,[edx] ds:131182dc=??
60004143 8811 mov [ecx],dl ds:4a8e0b58=00
60004145 83fe01 cmp esi,0x1
60004148 7608 jbe _ODSReadMemory@16 (60004152)
6000414a 8b10 mov edx,[eax] ds:4a4ba9d8=131182dc
6000414c 8a5201 mov dl,[edx+0x1] ds:1831589e=73
6000414f 885101 mov [ecx+0x1],dl ds:4fade11a=6d
60004152 83fe02 cmp esi,0x2
60004155 7608 jbe _ODSReadMemory@16 (6000415f)
60004157 8b10 mov edx,[eax] ds:4a4ba9d8=131182dc
60004159 8a5202 mov dl,[edx+0x2] ds:1831589e=73
6000415c 885102 mov [ecx+0x2],dl ds:4fade11a=6d
Is there a way to understand if this problem is fixed in FP1, FP2 or 7.0.3?
Any hints about the problem?
Thanks a lot