Boundschecker 不会终止执行

发布于 2024-08-09 13:52:07 字数 381 浏览 2 评论 0原文

我正在尝试通过命令行使用 BoundsChecker 9.0.931.1 (BC.exe) 生成内存泄漏报告。我使用的命令是:

BC.exe /B sessionlog.dbpcl /XD xmlout.xml /OUT errorfile.txt /S /NOLOGO /WD:\Test\debug__bin D:\Test\debug\bin\Application.exe “input.txt”

我已经检测了我的应用程序使用的 DLL,并且可以使用 BoundsChecker 的 GUI 应用程序生成报告。但是,当我尝试通过命令行运行相同的程序时,在我的应用程序完成处理并终止后,BoundsChecker 进程 BC.exe 会永远运行并且不会生成任何报告。

有人知道出了什么问题吗?

I'm trying to generate a memory leak report using BoundsChecker 9.0.931.1 (BC.exe) through command line. The command I use is:

BC.exe /B sessionlog.dbpcl /XD xmlout.xml /OUT errorfile.txt /S /NOLOGO /W D:\Test\debug__bin D:\Test\debug\bin\Application.exe "input.txt"

I have instrumented the DLLs used by my application and the report can be generated using the GUI application of BoundsChecker. But, when I try to run the same through command line, after my application has done processing and is terminated, the BoundsChecker process BC.exe keeps running forever and does not generate any report.

Does anybody have an idea whats going wrong?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

染墨丶若流云 2024-08-16 13:52:07

团队开发合作伙伴致电。

当然,BC 应该终止。

两个问题:
(1) 你能用 BoundsChecker 10.0 试试这个吗?
(2) 您介意将测试用例发送给我,以便我看看是否可以复制该问题吗?

Team DevPartner calling.

BC should terminate, of course.

Two questions:
(1) Can you try this with BoundsChecker 10.0?
(2) Would you mind sending me the test case so I can see if I can replicate the problem?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文