https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279319

Guido Falsi <madpi...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(madpil |maintainer-feedback+
                   |o...@freebsd.org)             |
                 CC|                            |k...@freebsd.org
             Status|New                         |Open

--- Comment #1 from Guido Falsi <madpi...@freebsd.org> ---
Hi,

Thanks for reporting.

First of all I just committed a new calibre release (7.11.0), so I'd like to
know if the issue still happens with that one.


After this, I also have other qt6 programs I maintains showing issues after the
recent QT upgrade to 6.7.1 [1].


>From you backtrace the issue appears to happen inside libQt6Gui.so.6. If that's
actually the case there is little to be done in downstream projects to fix it.

To help nail down this issue you should compile qt6-base-6.7.1 with debug
symbols enabled, can be done using WITH_DEBUG_PORTS in make.conf and backtrace
with debugging on, so we could know where exactly in the library it is
crashing.

I'm also adding k...@freebsd.org in case they are interested.


[1] For example editors/ghostwriter is crashing in a very similar way.
multimedia/audacious-plugins fails to build with an assertion error I'm not
able to parse, I've reported it upstream hoping they know better.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to