回 帖 发 新 帖 刷新版面

主题:[讨论]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()
请老师们帮我看看那里出现问题了

回复列表 (共3个回复)

沙发

CREAT子程序所在文件的第68行,应该有个allocate语句吧。这儿挂了。

板凳


请问老师能看出具体是什么错误,怎么修改呢?

3 楼

不知道,你看看那儿的变量是否都正常吧。这点信息真猜不出来是神马状况~~~~

我来回复

您尚未登录,请登录后再回复。点此登录或注册