Hi Guys
I've got an odd one. My application crashes if you click on a column to sort (using PFC). When you click on it the second time to sort descending it goes through all the code in the clicked event and then crashes.
If I single step through the code in debug then it does not crash. If I put a break point at the last command executed in the clicked event and then single step it does crash.
No timer events or loose, getfocus events. The activate event is not firing( I would not expect it to).
Details from the Event Log:
Faulting application name: PB125.EXE, version: 12.5.0.2511, time stamp: 0x4e114b2a
Faulting module name: PBDWE125.dll, version: 12.5.2.5801, time stamp: 0x55c95faf
Exception code: 0xc0000005
Fault offset: 0x001ce4f0
Faulting process id: 0x1248
Faulting application start time: 0x01d15776765b674b
Faulting application path: C:\Program Files (x86)\Sybase\PowerBuilder 12.5\PB125.EXE
Faulting module path: C:\Program Files (x86)\Sybase\Shared\PowerBuilder\PBDWE125.dll
Report Id: 6e01c7f9-c36b-11e5-9fe8-989096a8952d
Any ideas welcome
Cheers
David