Home > Back-end >  VS abnormalities, the debug process in urgent!!!!!!!!!!!!
VS abnormalities, the debug process in urgent!!!!!!!!!!!!

Time:10-19

Program a start the following message:
Sip264. Exe of 0 x7af87c6a unhandled exceptions: 0 xc0000005: access conflict while reading position 0 x7af87c6a
Click the interrupt parked in tidtable. In c:
If ((PTD=(__set_flsgetvalue ()) (__flsindex))==NULL) {// run to the abnormal
_M_IX86 # else/* */
If ((PTD=FLS_GETVALUE (__flsindex))==NULL) {
# endif _M_IX86/* */
Don't know where the problem is, do me a favor, try so hard!!!!!!!!!!

CodePudding user response:

Breakpoint setting for the entrance of the global variables and functions,
Check is where the problems,
C + + program may be memory cross when the structure of the class
  • Related