On a customer's system i am using Automatic Debugger Mode to track down a problem with a table value changing. Since we've had this running users have reported random GP crashes. I see the the crash error in the Event Viewer on the server several times. I've copied the info from the error message below.
We are using SDT Build 18, and here's the settings:
Resource = trigger on 'Item Description' of table POP_POLine
Actions = Export Current Table Record to XML, Capture Screenshots to default logging folder. We've toggled Display Message and Send Email to Admin.
Options = SQL Log, script log, script profile, macro recording
Script = 1. Checks if the table op is an add or update. 2. Checks if the PO Line is in our linked table 3. Compares the Item Description in the PO Line table with what it should be from our linking table. If these don't match it opens and writes additional info to a log file in /Data/
ERROR from event viewer
Faulting application name: Dynamics.exe, version: 12.0.276.0, time stamp: 0x52784445
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18229, time stamp: 0x51fb1116
Exception code: 0x4000001f
Fault offset: 0x00013219
Faulting process id: 0xbc8
Faulting application start time: 0x01cf655d9769d87e
Faulting application path: C:\Program Files (x86)\Microsoft Dynamics\GP2013\Dynamics.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll