Bug 421535 - Kdevelop crashes when trying to generate a git diff
Summary: Kdevelop crashes when trying to generate a git diff
Status: RESOLVED DUPLICATE of bug 420771
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.5.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-05-14 22:00 UTC by krzysio.kurek
Modified: 2020-05-14 22:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***