Troubleshooting a reproducible Notes 6.5.5 client crash
I have a Notes 6.5.5 user who's client crashes whenever she attempts to paste info copied from a Notes email into a Word doc. The error message "An error has occurred in a Lotus Notes Application. Data about error is being collected" shows and then it closes Lotus Notes. I looked through the nsd log file to see if it points to anything specific, but I am quite unfamiliar with analyzing the data produced by the nsd log file.
Here is a snip of the log file that points to failing process:
############################################################
### FATAL THREAD 1/11 [ nlnotes: 364: 2008]
### FP=0x0013ead8, PC=0x445c3a43, SP=0x0013e958, stksize=384
### EAX=0xfffffff9, EBX=0x00000000, ECX=0x4d55434f, EDX=0xfffffffa
### ESI=0x0429f87c, EDI=0x0013ed10, CS=0x0000001b, SS=0x00000023
### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000 Flags=0x00010246
Exception code: c0000005 (ACCESS_VIOLATION)
############################################################
[ 1] 0x445c3a43 (13ed10,c0e0,0,600000)
[ 2] 0x04e625b9 nXRTF (13ed10,8,0,0) - SYM FILE OUTDATED!
@[ 3] 0x619c6ccc nnotesws.@DocRenderRTF@4+300 (77d4be27,c0e0,3c74420,3c74c3c)
@[ 4] 0x619c671f nnotesws.@DocExportClipboard@4+271 (0,13f5d8,61183b08,50bc714)
@[ 5] 0x61904ece nnotesws.CEditClipboard::RenderFormat+14 (50bc714,c0e0,13f640,61182df0)
@[ 6] 0x61183b08 nnotesws._MainWndProc@16+3352 (80270,305,c0e0,0)
@[ 7] 0x77d48734 USER32.GetDC+109 (61182df0,80270,305,c0e0)
@[ 8] 0x77d48816 USER32.GetDC+335 (0,61182df0,80270,305)
@[ 9] 0x77d4b4c0 USER32.DefWindowProcW+388 (858028,305,c0e0,0)
@[10] 0x77d4b50c USER32.DefWindowProcW+464 (13f6f8,18,858028,305)
@[11] 0x7c90eae3 ntdll.KiUserCallbackDispatcher+19 (13f7c0,0,0,0)
@[12] 0x77d49402 USER32.PeekMessageW+359 (13f7c0,0,0,0)
@[13] 0x61221a77 nnotesws._NEMMainLoop@4+151 (401000)
@[14] 0x0040156d NLNOTES._WinMain@16+1389 (400000,0,152384,1)
@[15] 0x00401dfa NLNOTES._WinMainCRTStartup+308 (12f0cc,7c90ee18,7ffdb000,8054a6ed)
@[16] 0x7c816fd7 KERNEL32.RegisterWaitForInputIdle+721 (401cc6,0,78746341,20)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
There is also 2 more passes that follow in the log file. Any ideas? Suggestions? I've already tried replacing the ID file to see if it was corrupt, but still no success.
Thanks



