旧 DOS 会计软件出现红屏死机(后台结构损坏)
我需要帮助追踪我遇到的这个错误的根源。 我猜想在 DOS 时代从事 C++ 工作的人可能已经看到了它。 也许这不是操作系统错误,而是红色的应用程序错误。
如果有人能回答以下问题,我将不胜感激:
- 到底什么是损坏的背景结构错误,
- 我在哪里可以找到 fm_rd 、 fm_ed .. 和其他列出的手册 堆栈函数(这些函数到底是不是?)?我希望知道 它们是什么将帮助我找到错误的确切时刻 触发器。
我拥有的所有可能有帮助的信息:
- 它是一个旧的单核奔腾(AMD机器上也弹出错误并且 其他)使用 ATA 磁盘。
- 我认为它是用 C++ 编码的,
- Paradox DB
- 在我尝试打印一些会计数据并将更改保存到磁盘(DB)时,发生了 。(这实际上是 2 个操作合二为一,所以我 不确定哪个错误)
- 没有打印,没有保存到 DB
- FAT 文件系统,
如果我在机器日志中发现任何内容,我会在早上更新。
提前非常感谢大家!!
I need help tracing down the source of this error I'm getting.
I'm guessing somebody who was doing C++ in the DOS era could have seen it already.
Maybe it is not an OS error but an application error colored red.
I would be grateful if somebody could answer the following:
- what exactly is a corrupted background structure error
- where could I find a manual for fm_rd , fm_ed .. and other listed
stack functions (are those functions at all ?) ? I'm hoping that knowing
what they are will help me locate the exact moment the error
triggers.
All the info I have that could possibly help:
- it's an old single core Pentium (error popped on AMD machine also and
others) with an ATA disk. - I presume it's coded in C++
- uses Paradox DB
- occurs at the moment I try to print out some accounting data and save changes to disk(DB).(it's actually 2 operations in one so I'm
not sure which one errors out) - nothing prints , nothing saves to DB
- FAT filesystem
I'll update in the morning if I find anything in the machine's logs.
Thank you all very much in advance!!
This is the screenshot:
http://cityinfo.hr/fotka.jpg
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论