主题:[讨论]NTDLL! 7c92120e()
哪位好心老师帮我看看这个问题吧:我用fortran编程计算时出现user breakpoint called from code at 0x7c92120e,点击确定后出现一个窗口,在7C92120e int 3 这一行前面出现黄色箭头,调出call stack窗口出现以下代码:
NTDLL! 7c92120e()
NTDLL! 7c96b302()
NTDLL! 7c98fb98()
NTDLL! 7c96b244()
NTDLL! 7c939c0c()
_heap_alloc_base(unsigned int 160) line 200
_heap_alloc_dbg(unsigned int 124, int 1, const char * 0x00000000, int 0) line 378 + 9 bytes
_nh_malloc_dbg(unsigned int 124, int 0, int 1, const char * 0x00000000, int 0) line 248 + 21 bytes
malloc(unsigned int 124) line 130 + 21 bytes
PROGREM! for_allocate + 74 bytes
LINK::CREAT(TYPE(NODE) Undefined address, INTEGER(4) Undefined address) line 68 + 29 bytes
SONG() line 208
PROGREM! main + 73 bytes
mainCRTStartup() line 206 + 25 bytes
KERNEL32! 7c817077()
请老师们帮我看看那里出现问题了
NTDLL! 7c92120e()
NTDLL! 7c96b302()
NTDLL! 7c98fb98()
NTDLL! 7c96b244()
NTDLL! 7c939c0c()
_heap_alloc_base(unsigned int 160) line 200
_heap_alloc_dbg(unsigned int 124, int 1, const char * 0x00000000, int 0) line 378 + 9 bytes
_nh_malloc_dbg(unsigned int 124, int 0, int 1, const char * 0x00000000, int 0) line 248 + 21 bytes
malloc(unsigned int 124) line 130 + 21 bytes
PROGREM! for_allocate + 74 bytes
LINK::CREAT(TYPE(NODE) Undefined address, INTEGER(4) Undefined address) line 68 + 29 bytes
SONG() line 208
PROGREM! main + 73 bytes
mainCRTStartup() line 206 + 25 bytes
KERNEL32! 7c817077()
请老师们帮我看看那里出现问题了