https://bugs.kde.org/show_bug.cgi?id=449688

Jaak Ristioja <j...@ristioja.ee> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|FIXED                       |---

--- Comment #2 from Jaak Ristioja <j...@ristioja.ee> ---
(In reply to Martin Sandsmark from comment #1)
> That stacktrace is weird, but the crash is an assert that is removed in qt6:
> https://code.qt.io/cgit/qt/qtbase.git/commit/
> ?id=ecfda98d1f91c6a7da0d89826558d856cd88e670

Yes.

> It seems like filelight is attempting to quit at the same time (thread 1, we
> got an ICE message about saving session), were you attempting to log out
> when it happened?

No.

> If so I assume there is an issue with QThreadPool not being nice if the
> application suddenly attempts to quit, which should be better in qt6.
> 
> If not, could you try running it with the glib event loop off (it's been
> buggy before), like so: «QT_NO_GLIB=1 filelight».

It seems to make not difference whether running with QT_NO_GLIB=1 or
QT_NO_GLIB=0 in the environment, or no QT_NO_GLIB environment variable at all.
In all these cases I can reproduce the exact same crash when starting to scan.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to