Summary: | Kdiff3 crashes on exit | ||
---|---|---|---|
Product: | [Applications] kdiff3 | Reporter: | Mike Lothian <mike> |
Component: | application | Assignee: | michael <reeves.87> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alcroito, erben.fr, kde |
Priority: | NOR | ||
Version: | 1.10.5 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | 1.10.6 | |
Sentry Crash Report: |
Description
Mike Lothian
2023-07-12 14:42:45 UTC
I can also confirm the app crashes on exit, on an intel macbook pro 16" 2019. Using the prebuilt binary from https://download.kde.org/stable/kdiff3/kdiff3-1.10.5-macos-x86_64.dmg macOS Ventura 13.3 (22E252) Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 QtCore 0x10ca4c56b QThreadStorageData::get() const + 43 1 QtGui 0x10c493b56 QOpenGLContext::currentContext() + 22 2 QtGui 0x10c45a769 QSurface::~QSurface() + 25 3 QtGui 0x10c450d7e QWindow::~QWindow() + 334 4 QtWidgets 0x10be3129e QWidgetWindow::~QWidgetWindow() + 14 5 QtWidgets 0x10be0413c QWidgetPrivate::deleteTLSysExtra() + 236 6 QtWidgets 0x10be03b2f QWidget::destroy(bool, bool) + 863 7 QtWidgets 0x10be0335a QWidget::~QWidget() + 1146 8 kdiff3 0x10a77cfaf 0x10a6ad000 + 851887 9 libsystem_c.dylib 0x7ff8010a9ba1 __cxa_finalize_ranges + 409 10 libsystem_c.dylib 0x7ff8010a99bb exit + 35 11 libdyld.dylib 0x7ff8011ef8d3 dyld4::LibSystemHelpers::exit(int) const + 11 12 dyld 0x7ff800e7e458 start + 1960 *** This bug has been marked as a duplicate of bug 472327 *** So it's a little big annoying that this was closed and the newer, less complete bug was kept... I've updated Craft, which updated Qt and a few other dependencies, I'm no longer seeing the Crash :D *** Bug 472327 has been marked as a duplicate of this bug. *** The last build you also included changes in KDiff3 that hopefully that will resolve the crash. Difficult to know for sure since my test machine doesn't replicate the crash. Feel free to reopen this if it happens again. *** Bug 474215 has been marked as a duplicate of this bug. *** |