Bug#1052661: drkonqi: drop deallocation size mismatch to support hardened_malloc

2023-09-25 Thread Patrick Franz
Hi Christian, On Mon, 25 Sep 2023 22:02:12 +0200 Christian Göttsche wrote: [...] > The memory returned by sd_journal_get_cursor(3) is free'd via > std::default_delete::operator() instead of free(3). > Please consider applying the attached patch. Unfortunately, I cannot tell whether this patch c

Bug#1052661: drkonqi: drop deallocation size mismatch to support hardened_malloc

2023-09-25 Thread Christian Göttsche
Package: drkonqi Version: 5.27.8-1 Severity: important Tags: patch Currently drkonqi crashes while running with hardened_malloc[1], due to a deallocation size mismatch. The memory returned by sd_journal_get_cursor(3) is free'd via std::default_delete::operator() instead of free(3). Please conside

Bug#1052654: drkonqi: do not process coredumps of itself

2023-09-25 Thread Christian Göttsche
Package: drkonqi Version: 5.27.8-1 Severity: important If for any reason drkonqi-coredump-processor crashes itself, those crashes should not be processed. Otherwise an endless cycle of drkonqi-coredump-processor@id.service instances are spawned.

Bug#1052653: drkonqi-coredump-processor: crash on too few command line arguments

2023-09-25 Thread Christian Göttsche
Package: drkonqi Version: 5.27.8-1 Severity: normal drkonqi-coredump-processor crashes if too few command line arguments are given: #0 std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x0) at /usr/include/c++/13/bits/atomic_base.h:503 #1 QAtomicOps::loadRelaxed (_q_value=...) at /

Bug#1052612: qml6-module-qt5compat-graphicaleffects: missing dependency on 'qml6-module-qtquick-window'

2023-09-25 Thread IOhannes m zmoelnig
Package: qml6-module-qt5compat-graphicaleffects Version: 6.4.2-3 Severity: normal Dear Maintainer, The 'qml6-module-qt5compat-graphicaleffects' provides a "GaussianBlur" definition (in /usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt5Compat/GraphicalEffects/GaussianBlur.qml), which depends on "QtQuick.W