Bug 502955 - Crash after creating new file not yet added to CMakeLists.txt
Summary: Crash after creating new file not yet added to CMakeLists.txt
Status: RESOLVED DUPLICATE of bug 486932
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-04-18 03:15 UTC by argonel
Modified: 2025-04-18 06:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/164708/events/f116d2b559f04a039aa3dfe2fbdec470/


Attachments
New crash information added by DrKonqi (391.49 KB, text/plain)
2025-04-18 03:15 UTC, argonel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description argonel 2025-04-18 03:15:07 UTC
Application: kdevelop (6.1.241203 (24.12.3))

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.13.0
Operating System: Linux 6.13.10-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 41 (KDE Plasma)
DrKonqi: 6.3.4 [CoredumpBackend]

-- Information about the crash:
A range of text was copied to a new file and saved. I was moving to the Documents toolview to select CMakeLists.txt, but it crashed before I could click.

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  0x00007f5336932711 in clang::ASTReader::ReadSLocEntry (this=0x7f53c76c46f0, ID=-4241) at /usr/src/debug/llvm-19.1.7-3.fc41.x86_64/clang/lib/Serialization/ASTReader.cpp:1638
#6  0x00007f53358a7ed7 in clang::SourceManager::loadSLocEntry (this=0x7f52ba745620, Index=4239, Invalid=0x14332) at /usr/src/debug/llvm-19.1.7-3.fc41.x86_64/clang/lib/Basic/SourceManager.cpp:447
#7  0x00007f53358aa8a1 in clang::SourceManager::getLoadedSLocEntry (this=0x7f52ba745620, Index=4294963055, Invalid=0x0) at /usr/src/debug/llvm-19.1.7-3.fc41.x86_64/clang/include/clang/Basic/SourceManager.h:1767
#8  clang::SourceManager::getLoadedSLocEntryByID (this=0x7f52ba745620, ID=-4241, Invalid=0x0) at /usr/src/debug/llvm-19.1.7-3.fc41.x86_64/clang/include/clang/Basic/SourceManager.h:1893
#9  clang::SourceManager::getSLocEntryByID (this=0x7f52ba745620, ID=-4241, Invalid=0x0) at /usr/src/debug/llvm-19.1.7-3.fc41.x86_64/clang/include/clang/Basic/SourceManager.h:1882


Reported using DrKonqi
Comment 1 argonel 2025-04-18 03:15:10 UTC
Created attachment 180373 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Igor Kushnir 2025-04-18 06:42:47 UTC

*** This bug has been marked as a duplicate of bug 486932 ***