[Bug 248705] editors/libreoffice: 7.0.0.3 crashes at runtime/startup: ASSERT: "object == obj" in file accessible/qaccessiblecache.cpp, line 122
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 21 04:32:48 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248705
--- Comment #2 from Ashish SHUKLA <ashish at FreeBSD.org> ---
(In reply to Dima Panov from comment #1)
Hi,
Thanks for following up.
That's what I thought too, but I could not find any trace of that. Do you know
which libraries from my list are out of sync ?
λ pkg info -oa |awk '/^qt/ { print "echo "$1" = $(make -C /usr/ports/"$2" -V
PKGNAME)"; }' |sh
qt5-assistant-5.15.0 = qt5-assistant-5.15.0
qt5-buildtools-5.15.0 = qt5-buildtools-5.15.0
qt5-concurrent-5.15.0 = qt5-concurrent-5.15.0
qt5-core-5.15.0_2 = qt5-core-5.15.0_2
qt5-dbus-5.15.0 = qt5-dbus-5.15.0
qt5-declarative-5.15.0_1 = qt5-declarative-5.15.0_1
qt5-designer-5.15.0 = qt5-designer-5.15.0
qt5-graphicaleffects-5.15.0 = qt5-graphicaleffects-5.15.0
qt5-gui-5.15.0 = qt5-gui-5.15.0
qt5-help-5.15.0 = qt5-help-5.15.0
qt5-imageformats-5.15.0 = qt5-imageformats-5.15.0
qt5-linguist-5.15.0 = qt5-linguist-5.15.0
qt5-linguisttools-5.15.0 = qt5-linguisttools-5.15.0
qt5-location-5.15.0 = qt5-location-5.15.0
qt5-multimedia-5.15.0 = qt5-multimedia-5.15.0
qt5-network-5.15.0 = qt5-network-5.15.0
qt5-networkauth-5.15.0 = qt5-networkauth-5.15.0
qt5-opengl-5.15.0 = qt5-opengl-5.15.0
qt5-printsupport-5.15.0 = qt5-printsupport-5.15.0
qt5-qdbus-5.15.0 = qt5-qdbus-5.15.0
qt5-qmake-5.15.0 = qt5-qmake-5.15.0
qt5-qtpaths-5.15.0 = qt5-qtpaths-5.15.0
qt5-quickcontrols-5.15.0 = qt5-quickcontrols-5.15.0
qt5-quickcontrols2-5.15.0 = qt5-quickcontrols2-5.15.0
qt5-script-5.15.0 = qt5-script-5.15.0
qt5-scripttools-5.15.0 = qt5-scripttools-5.15.0
qt5-sensors-5.15.0 = qt5-sensors-5.15.0
qt5-serialport-5.15.0 = qt5-serialport-5.15.0
qt5-speech-5.15.0 = qt5-speech-5.15.0
qt5-sql-5.15.0 = qt5-sql-5.15.0
qt5-sqldrivers-mysql-5.15.0 = qt5-sqldrivers-mysql-5.15.0
qt5-sqldrivers-sqlite3-5.15.0 = qt5-sqldrivers-sqlite3-5.15.0
qt5-svg-5.15.0 = qt5-svg-5.15.0
qt5-testlib-5.15.0 = qt5-testlib-5.15.0
qt5-uiplugin-5.15.0 = qt5-uiplugin-5.15.0
qt5-uitools-5.15.0 = qt5-uitools-5.15.0
qt5-virtualkeyboard-5.15.0 = qt5-virtualkeyboard-5.15.0
qt5-wayland-5.15.0 = qt5-wayland-5.15.0
qt5-webchannel-5.15.0 = qt5-webchannel-5.15.0
qt5-webengine-5.15.0_2 = qt5-webengine-5.15.0_2
qt5-webkit-5.212.0.a4_3 = qt5-webkit-5.212.0.a4_3
qt5-widgets-5.15.0 = qt5-widgets-5.15.0
qt5-x11extras-5.15.0 = qt5-x11extras-5.15.0
qt5-xml-5.15.0 = qt5-xml-5.15.0
qt5-xmlpatterns-5.15.0_1 = qt5-xmlpatterns-5.15.0_1
qtchooser-66_3 = qtchooser-66_3
qtkeychain-0.10.0 = qtkeychain-0.10.0
In your testing did you build Qt5 with DEBUG ? I have following in my
make.conf(5):
WITH_DEBUG_PORTS+= devel/qt5-assistant
WITH_DEBUG_PORTS+= devel/qt5-buildtools
WITH_DEBUG_PORTS+= devel/qt5-concurrent
WITH_DEBUG_PORTS+= devel/qt5-core
WITH_DEBUG_PORTS+= devel/qt5-dbus
WITH_DEBUG_PORTS+= x11-toolkits/qt5-declarative
WITH_DEBUG_PORTS+= devel/qt5-designer
WITH_DEBUG_PORTS+= graphics/qt5-graphicaleffects
WITH_DEBUG_PORTS+= x11-toolkits/qt5-gui
WITH_DEBUG_PORTS+= devel/qt5-help
WITH_DEBUG_PORTS+= graphics/qt5-imageformats
WITH_DEBUG_PORTS+= devel/qt5-linguist
WITH_DEBUG_PORTS+= devel/qt5-linguisttools
WITH_DEBUG_PORTS+= devel/qt5-location
WITH_DEBUG_PORTS+= multimedia/qt5-multimedia
WITH_DEBUG_PORTS+= net/qt5-network
WITH_DEBUG_PORTS+= graphics/qt5-opengl
WITH_DEBUG_PORTS+= print/qt5-printsupport
WITH_DEBUG_PORTS+= devel/qt5-qmake
WITH_DEBUG_PORTS+= x11-toolkits/qt5-quickcontrols
WITH_DEBUG_PORTS+= x11-toolkits/qt5-quickcontrols2
WITH_DEBUG_PORTS+= devel/qt5-script
WITH_DEBUG_PORTS+= comms/qt5-sensors
WITH_DEBUG_PORTS+= comms/qt5-serialport
WITH_DEBUG_PORTS+= accessibility/qt5-speech
WITH_DEBUG_PORTS+= databases/qt5-sql
WITH_DEBUG_PORTS+= databases/qt5-sqldrivers-sqlite3
WITH_DEBUG_PORTS+= graphics/qt5-svg
WITH_DEBUG_PORTS+= devel/qt5-testlib
WITH_DEBUG_PORTS+= x11-toolkits/qt5-uiplugin
WITH_DEBUG_PORTS+= devel/qt5-uitools
WITH_DEBUG_PORTS+= www/qt5-webchannel
WITH_DEBUG_PORTS+= www/qt5-webengine
WITH_DEBUG_PORTS+= www/qt5-webkit
WITH_DEBUG_PORTS+= x11-toolkits/qt5-widgets
WITH_DEBUG_PORTS+= x11/qt5-x11extras
WITH_DEBUG_PORTS+= textproc/qt5-xml
WITH_DEBUG_PORTS+= textproc/qt5-xmlpatterns
FTR, this is broken with libreoffice6-6.4.6 too.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list