Bug 421535

Summary: Kdevelop crashes when trying to generate a git diff
Product: [Applications] kdevelop Reporter: krzysio.kurek
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: kossebau, krzysio.kurek
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.5.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description krzysio.kurek 2020-05-14 22:00:14 UTC
Application: kdevelop (5.5.1)

Qt Version: 5.14.1
Frameworks Version: 5.70.0
Operating System: Linux 5.6.11-1-default x86_64
Windowing system: X11
Distribution: openSUSE Tumbleweed

-- Information about the crash:
- What I was doing when the application crashed:
Even with a completely clean repository, trying to generate a diff crashes completely.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#4  std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/9/bits/atomic_base.h:413
#5  QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at /usr/include/qt5/QtCore/qatomic_cxx11.h:239
#6  QBasicAtomicInteger<int>::loadRelaxed (this=0x0) at /usr/include/qt5/QtCore/qbasicatomic.h:107
[...]
#8  QString::QString (other=..., this=<optimized out>, this=<optimized out>, other=...) at /usr/include/qt5/QtCore/qstring.h:1051
#9  Diff2::KompareModelList::blendFile (this=this@entry=0x555edc42e2e0, model=model@entry=0x555edca05940, fileContents=...) at /usr/src/debug/libkomparediff2-20.04.0-1.1.x86_64/komparemodellist.cpp:1136


Possible duplicates by query: bug 420495, bug 417542, bug 414147, bug 413706, bug 413301.

Reported using DrKonqi
Comment 1 Friedrich W. H. Kossebau 2020-05-14 22:09:17 UTC

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