avatar
Articles
317
Tags
187
Categories
21
Home
Archieves
Tags
Categories
BIM
Devs
Link
About
Broccoli's DevCLion Debugger process finished with exit code -1073741819 Back to Home
Search
Home
Archieves
Tags
Categories
BIM
Devs
Link
About

CLion Debugger process finished with exit code -1073741819

Created2021-09-09|Updated2026-01-08|devother
|Post Views:
仅提供中文版本

读取sqlite3数据时报错,排除代码问题后感觉实在toolbain上,于是修改Debug Setting从QT-MINGW到MINGW还是报错,后来在jetbrains的网站解决方案中发现回复是MinGW的bug更换vs debugger后解决。

原文地址:
Debugger process finished with exit code -1073741819 (0xC0000005)

Author: Broccoli
Link: https://xlx.dev/clion-debugger-exit-error/
Copyright Notice: All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
clion
cover of previous post
Previous
error LNK2001 unresolved external symbol "public virtual void __thiscall
I created a factory pattern today, and defined two inherited functions in the middle, but I didn’t write content in the main function, directly writing the algorithm in the inherited function. As a result, the error error LNK2001: unresolved external symbol "public: virtual void __thiscall was reported. Various search engines could not solve the error. Finally, I thought it should be an error caused by the undefined function in the parent function. The problem was solved after adding the...
cover of next post
Next
CLion Debugger process finished with exit code -1073741819
An error occurred while reading sqlite3 data. After ruling out code issues, I felt the problem was with the toolchain, so I changed the Debug Setting from QT-MINGW to MINGW, but it still reported an error. Later, I found a reply in the jetbrains website solutions stating it was a MinGW bug, which was resolved after changing to vs debugger. Original address:Debugger process finished with exit code -1073741819 (0xC0000005)
Related Articles
cover
2021-09-14
QT+ CLion + Revit 问题汇总
ui因为一直想实现QT+CLion+Revit的开发路径,所以从头开始学习QT与C++,在这里记录一下QT遇到的问题及后续的问题。如果开发周期不足估计会用一两周爆肝出来,随时会断更。 目前的思路是C++创建dll,在dll里面编写QT界面,之后用C++ Revit 的API接口实现整个步骤。中间需要用到sqlite3的数据库组件,目前就想到这么多。现在已经实现c++读取sqlite3并完成数据接口。 由于项目进度,之前为了实现cpp+QT耽误了太多时间,所以国庆肝了三天完成整个程序,能够将整个数据库的结构模型创建在revit中,在思路已经清晰的情况下,写起来速度确实快了很多,用完cpp再用c#发现c#的继承还挺好用的,测试一下整个项目之后再继续修复这个项目。下面是所有楼板的成果,21层的框架结构预估时间在十分钟以内可以完成,我是分块测试没有集中测试,明天去公司测试一下。 @[toc] 2021/09/14SQLite3带有中文路径的字符串转码12345678910111213141516171819202122232425262728293031323334...
cover
2021-08-27
CLion 2021.3 + QT 5.14.2 Configuration
Reference Links: QT Projects Qt. Copying file error while trying to run the project. How to fix a mistake and why is it happening? InstallationInstall CLion and QT before configuration. Download links can be found online, or download directly from their official websites. Configuration2.1 Open CLion and create a project 2.2 After creating, click File->Setting->Build,Execution,Deployment->ToolChains configuration file. We need to replace the environment and C Compiler with MinGW...
avatar
Broccoli
xlx.dev
Articles
317
Tags
187
Categories
21
Announcement
欢迎访问!右上角可切换中英文。感谢您的阅读!
Recent Posts
Quickly Migrate Blog Using YingDao
Quickly Migrate Blog Using YingDao2026-01-07
使用影刀快速迁移博客
使用影刀快速迁移博客2026-01-07
LLaMA-Factory Gradio Environment Configuration
LLaMA-Factory Gradio Environment Configuration2026-01-04
LLaMA-Factory Gradio 环境配置
LLaMA-Factory Gradio 环境配置2026-01-04
VS Code SSH Remote Connection Issues
VS Code SSH Remote Connection Issues2026-01-04
© 2025 - 2026 By BroccoliFramework Hexo 8.1.1|Theme Butterfly 5.5.2
Search
Loading Database