Hello everyone,
I have a Domino Server that is crashing on a regular basis (at least once a week, in ocasions every other day) most of the time the NSD file shows the same fatal thread.
I tryed makeing the transaction log bigger and that didn’t seam to make a diffetence. It allways crashes saying the transaction log is damaged. I’ve seen other posts here and tryed out there solutions but no joy yet.
If anyone has a sujestion i’m all ears. Thanks
############################################################
FATAL THREAD 7/15 [ nevent: 1480: 17ac]
FP=0x0569b16c, PC=0x60176a81, SP=0x0569a9f8
stkbase=056a0000, total stksize=262144, used stksize=22024
EAX=0x01190648, EBX=0x0569d3ec, ECX=0x00b50000, EDX=0x00b50000
ESI=0x0569b000, EDI=0x010b0000, CS=0x0000001b, SS=0x00000023
DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010206
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
@[ 1] 0x60176a81 nnotes.Panic@4+417 (60ae3885,10b0000,569b2f4,569d3ec)
@[ 2] 0x6083de18 nnotes.__RmMapLoggerError+328 (2006,60bb64dc,60bb69c8,0)
@[ 3] 0x607f3d73 nnotes.RmRollforwardGranules@16+419 (1,569b2f4,bc30,bc4f)
@[ 4] 0x600164e2 nnotes.DbBucketUnpinBuffer@16+850 (2000,4213b38c,bc30,1)
@[ 5] 0x6012dc19 nnotes.AllocFromBucket@48+2201 (569d3ec,364,1,4e1)
@[ 6] 0x6012d30f nnotes.AllocSpace@44+543 (4e1,1,364,0)
@[ 7] 0x600d45f7 nnotes.DbBktAlloc@48+295 (569d3ec,1,35c,0)
@[ 8] 0x600d6211 nnotes.ReallocNote@64+865 (569d3ec,0,0,0)
@[ 9] 0x6079d6ab nnotes.NoteUpdateImpl@52+24571 (569d3ec,25,4001,0)
@[10] 0x607a11fd nnotes.iNoteUpdate2@24+269 (569d3ec,25,1,0)
@[11] 0x607ecc1d nnotes.DispatchNoteUpdate@36+685 (1,25,1,0)
@[12] 0x607ed3e8 nnotes.NSFNoteUpdateExtended3@28+1192 (12e0000,1,0,0)
@[13] 0x6012726b nnotes.NSFNoteUpdate@8+27 (25,1,4025d0,3)
@[14] 0x00402bab nevent.LogEventThread@4+1499 (0,0,0,20e2160)
@[15] 0x60103c30 nnotes.ThreadWrapper@4+208 (0,0,0,0)
[16] 0x77e64829 KERNEL32.GetModuleHandleA+223
Invalid stack frame detected: Unable to read process memory for frame
############################################################
PASS 2 : FATAL THREAD with STACK FRAMES 7/15 [ nevent: 1480: 17ac]
FP=0569b16c, PC=60176a81, SP=0569a9f8
stkbase=056a0000, total stksize=262144, used stksize=22024
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
Disassembly of c. 10 instructions before and after faulting address 60176a81:
60176a5a 56 push esi
60176a5b 0506520400 add eax,0x45206
60176a60 68f417ae60 push 0x60ae17f4
60176a65 50 push eax
60176a66 e865d9e9ff call 600143d0
60176a6b 83c40c add esp,0xc
60176a6e e84d3d0000 call 6017a7c0
60176a73 a1cc0ed260 mov eax,[60d20ecc] ds:60d20ecc=01190648
60176a78 8388b614000002 or dword ptr [eax+0x14b6],0x2 ds:01191afe=0000000a
60176a7f 6a01 push 0x1
FAULT ->60176a81 c605ffffffff00 mov byte ptr [ffffffff],0x0 ds:ffffffff=??
60176a88 ff154403ae60 call dword ptr [60ae0344] ds:60ae0344=77e668f1
60176a8e cc int 3
60176a8f cc int 3
60176a90 55 push ebp
60176a91 8bec mov ebp,esp
60176a93 8b4508 mov eax,[ebp+0x8] ss:0d6f7d42=72747369
60176a96 8b0d445cdd60 mov ecx,[60dd5c44] ds:60dd5c44=00b50000
60176a9c 6800010000 push 0x100
60176aa1 50 push eax
60176aa2 81c19d5a0400 add ecx,0x45a9d
60176aa8 51 push ecx
---------- Dump of stack from SP to FP ----------
0569a9f8 01000000 0F020000 0A0A2054 68726561 | .... .... .. T hrea |
0569aa08 643D5B31 3438303A 30303039 2D313741 | d=[1 480: 0009 -17A |
0569aa18 435D0A53 7461636B 20626173 653D3078 | C].S tack bas e=0x |
0569aa28 30353641 30303934 2C205374 61636B20 | 056A 0094 , St ack |
0569aa38 73697A65 203D2032 32313834 20627974 | size = 2 2184 byt |
0569aa48 65730A50 414E4943 3A205472 616E7361 | es.P ANIC : Tr ansa |
0569aa58 6374696F 6E206C6F 67206973 2064616D | ctio n lo g is dam |
0569aa68 61676564 210A0000 00000000 00000000 | aged !... .... .... |
0569aa78 00000000 00000000 00000000 00000000 | .... .... .... .... |