|
F9 on FCFLAGE2 in attached program and ap crashes
<< Don Turcotte -- 05/10/07 15:50:39>>
F9 on FCFLAGE2 in attached program and ap crashes
Steps to reproduce:
Load attached program
F9 on FCFLAGE2
Results:
ap crashes
<<END>>
<< Don Turcotte -- 03/23/09 15:11:31>>
The problem here is the fix for #260589. I have corrected that PR. The changes for this PR are already in V432 and are working correctly. I am closing this PR.
<<END>>
<< Changes made by Don Turcotte -- 03/23/09 15:11:57>>
Status: OPEN to CLOSED
<<END>>
<< Don Turcotte -- 03/20/09 12:43:27>>
These changes are in V432. The problem is that the fix for PR260589 is causing this crash in V432. However, the same fix works fine in V44B. Still a mystery.
<<END>>
<< Don Turcotte -- 03/19/09 09:34:21>>
This has been fixed in V42 MR3 and V44B, but still crashes in V432. Apparently this change never made it into the V43 Release series.
<<END>>
<< Changes made by Don Turcotte -- 03/19/09 09:34:32>>
Status: RESOLVED to OPEN
<<END>>
<< Yanhua Huang -- 12/22/08 17:48:47>>
Found memory leaks when edit FCFLAGE2.
<<END>>
<< Changes made by Yanhua Huang -- 12/22/08 17:48:58>>
Action: Yanhua Huang to Don Turcotte, Status: REVIEW to RESOLVED
<<END>>
<< Yanhua Huang -- 12/22/08 17:47:40>>
Reviewed code of V43B. Tested it in V44B, works.
<<END>>
<< Changes made by Neil Kay -- 12/12/08 09:26:45>>
Action: Daniel Wilcox to Yanhua Huang
<<END>>
<< Changes made by Neil Kay -- 07/23/08 12:06:35>>
Action: David Petrizze to Daniel Wilcox
<<END>>
<< Don Turcotte -- 07/23/07 15:28:44>>
Merged into V42R.
Files inserted to server
------------------------
V42R\INCLUDE\BASEDLGCHK.H
V42R\INCLUDE\FEATCTRLFRMDLG.H
V42R\MENU\BASEDLGCHK.CPP
V42R\MENU\FEATCTRLFRMDLG.CPP
V42R\SOURCE\GLOBALS.CPP
<<END>>
<< Changes made by Don Turcotte -- 07/23/07 15:31:50>>
Action: Don Turcotte to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Tim Wernicke -- 07/23/07 13:44:30>>
Please go ahead in V42R Don per my e-mail. Thanks.
<<END>>
<< Changes made by Tim Wernicke -- 07/23/07 13:44:34>>
Action: David Petrizze to Don Turcotte, Status: REVIEW to OPEN, Priority: Critical to Stop Rel.
<<END>>
<< Don Turcotte -- 05/11/07 10:39:01>>
This has been fixed in V42 beta and V43B.
Files inserted to server
------------------------
V42\INCLUDE\BASEDLGCHK.H
V42\INCLUDE\FEATCTRLFRMDLG.H
V42\MENU\BASEDLGCHK.CPP
V42\MENU\FEATCTRLFRMDLG.CPP
V42\SOURCE\GLOBALS.CPP
V43B\INCLUDE\BASEDLGCHK.H
V43B\INCLUDE\FEATCTRLFRMDLG.H
V43B\MENU\BASEDLGCHK.CPP
V43B\MENU\FEATCTRLFRMDLG.CPP
V43B\SOURCE\GLOBALS.CPP
<<END>>
<< Changes made by Don Turcotte -- 05/11/07 10:39:18>>
Action: Don Turcotte to David Petrizze, Status: OPEN to REVIEW
<<END>>
<< Don Turcotte -- 05/10/07 17:26:44>>
The issue here is that there are feature names with spaces and numbers which causes problems with the "ordered list" in the dialog. The pntr list gets messed up so there are null entries, hence the crash.
<<END>> |
|