SPR# ADC7276EB - We had a crash in LotusScript, which was producing a crash stack like this:
############################################################
### FATAL THREAD 1/18 [ NLNOTES: 1f34: 0290]
### FP=0x001386a4, PC=0x63b241db, SP=0x00138678
### stkbase=00140000, total stksize=237568, used stksize=31112
### EAX=0x00000000, EBX=0x003f6720, ECX=0x0013927c, EDX=0x00000000
### ESI=0x06ae578c, EDI=0x001386a4, CS=0x0000001b, SS=0x00000023
### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010246
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
@[ 1] 0x63b241db nnotesws.LSEcInstance::SignalClientEvent+107 (3f6720,3f6720,0,a718024)
@[ 2] 0x63b25319 nnotesws.LSEcInstance::Resume+217 (3f6720,0,3f6720,d2)
@[ 3] 0x63b2189b nnotesws.LSEObjectRaiseEvent@36+139 (3f6720,0,a6cfa24,a6cfa4c,0,0,0,0,0)
@[ 4] 0x6340cdfb nnotesws.LSEThread::RaiseEvent+155 (0,a6cfa4c,a6cfa24,d2,0,0,0,0,0)
@[ 5] 0x6341d1e7 nnotesws.CLSUIDocument::RaiseEvent+311 (747b824,a6cfa24,63c0b1ac,0,0,0,0,0,0)
@[ 6] 0x637b1703 nnotesws.CViewScriptSelection::RunScript+1059 (0,d2,0,d78d024,0,0,0,0,0)
@[ 7] 0x637b1b8c nnotesws.CViewScriptSelection::ExecuteEvent+172 (0,d2,0,139670,0,0,0,0,0)
@[ 8] 0x637be2d2 nnotesws.CLineView::PostOpenProcessing+354 (a718024,139670,8c4d024,73d,0,0,0,0,0)
@[ 9] 0x637c087e nnotesws.CLineView::ProcessMessage+6766 (a718024,64063a,73d,0,0,0,0,0,0)
@[10] 0x6374b057 nnotesws.CViewSubprogram::SubMessageProc+583 (8c4d024,73d,0,0,0,0,0,0,0)
@[11] 0x6306c60a nnotesws.MainWndProc@16+7530 (64063a,73d,0,0)
[12] 0x7e418734 USER32.GetDC+109 (6306a8a0,64063a,73d,0)
[13] 0x7e418816 USER32.GetDC+335 (0,6306a8a0,64063a,73d)
[14] 0x7e4189cd USER32.GetWindowLongW+295 (139790,0,1397b4,6304cba8)
[15] 0x7e418a10 USER32.DispatchMessageW+15 (139790,298011e,63020000,1)
@[16] 0x6304cba8 nnotesws.NEMMainLoop@4+856 (4013a0)
@[17] 0x00401a2b NLNOTES.WinMain@16+1675 (63049f50,0,16231d,0)
@[18] 0x00402651 NLNOTES.WinMainCRTStartup+389 (11ceac,7c90ee18,7ffd5000,805512fa)
[19] 0x7c816fd7 kernel32.RegisterWaitForInputIdle+73 (4024cc,0,78746341,20)
This is now fixed.
↧