avatar
Articles
331
Tags
204
Categories
24
Home
Archieves
Tags
Categories
BIM
Devs
Link
About
graptolite'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-02-05|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://graptolite.ai/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 Issues Summary
Because I always wanted to implement the QT+CLion+Revit development path, I started learning QT and C++ from scratch. Here I record the problems encountered in QT and subsequent issues. If the development cycle is insufficient, it is estimated that I will burn the midnight oil for one or two weeks to get it out, and updates may stop at any time. The current idea is to create a dll with C++, write the QT interface in the dll, and then use the C++ Revit API interface to implement the entire ste...
cover
2021-08-27
CLion 2021.3 + QT 5.14.2 配置
参考链接: QT Projects Qt. Copying file error while trying to run the project. How to fix a mistake and why is it happening? 安装在配置之前首先安装CLion和QT,相应下载链接网上都有,直接官网下载即可 配置2.1 打开CLion创建项目2.2 创建好之后点击File->Setting->Build,Exexution,Deployment->ToolChains配置文件,我们需要把里面的环境和C Compiler替换成QT自带的MinGW,配置如图。 2.3 此时配置完成后还需要配置Debug,点击2.2下方的CMake,配置Debug,在CMakeOption中输入-DCMAKE_PREFIX_PATH=E:\Qt\5.14.2\mingw73_64\lib\cmake,点击Apply之后会发现右上角能够进行Debug,此时我们需要再把CLion与QT Designwe链接,此时需要设置ExternalTool,点击File->...
avatar
Broccoli
graptolite.ai
Articles
331
Tags
204
Categories
24
Announcement
欢迎访问!右上角可切换中英文。感谢您的阅读!
Recent Posts
Google Chrome Built-in Multimodal Model (Gemini Nano) Local Setup Guide
Google Chrome Built-in Multimodal Model (Gemini Nano) Local Setup Guide2026-02-05
Google Chrome 内置多模态模型(Gemini Nano)本地部署指南
Google Chrome 内置多模态模型(Gemini Nano)本地部署指南2026-02-05
Gemini in Chrome 浏览器AI助手
Gemini in Chrome 浏览器AI助手2026-02-05
Gemini in Chrome: Your Personal AI Assistant Inside the Browser
Gemini in Chrome: Your Personal AI Assistant Inside the Browser2026-02-05
Chrome DevTools AI Assistant Guide
Chrome DevTools AI Assistant Guide2026-02-05
© 2025 - 2026 By BroccoliFramework Hexo 8.1.1|Theme Butterfly 5.5.2
Search
Loading Database