Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2020 04:32:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 248705] editors/libreoffice: 7.0.0.3 crashes at runtime/startup: ASSERT: "object == obj" in file accessible/qaccessiblecache.cpp, line 122
Message-ID:  <bug-248705-25061-3jr2m2Olke@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248705-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248705-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248705

--- Comment #2 from Ashish SHUKLA <ashish@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 k=
now
which libraries from my list are out of sync ?

=CE=BB pkg info -oa |awk '/^qt/ { print "echo "$1" =3D $(make -C /usr/ports=
/"$2" -V
PKGNAME)"; }' |sh
qt5-assistant-5.15.0 =3D qt5-assistant-5.15.0
qt5-buildtools-5.15.0 =3D qt5-buildtools-5.15.0
qt5-concurrent-5.15.0 =3D qt5-concurrent-5.15.0
qt5-core-5.15.0_2 =3D qt5-core-5.15.0_2
qt5-dbus-5.15.0 =3D qt5-dbus-5.15.0
qt5-declarative-5.15.0_1 =3D qt5-declarative-5.15.0_1
qt5-designer-5.15.0 =3D qt5-designer-5.15.0
qt5-graphicaleffects-5.15.0 =3D qt5-graphicaleffects-5.15.0
qt5-gui-5.15.0 =3D qt5-gui-5.15.0
qt5-help-5.15.0 =3D qt5-help-5.15.0
qt5-imageformats-5.15.0 =3D qt5-imageformats-5.15.0
qt5-linguist-5.15.0 =3D qt5-linguist-5.15.0
qt5-linguisttools-5.15.0 =3D qt5-linguisttools-5.15.0
qt5-location-5.15.0 =3D qt5-location-5.15.0
qt5-multimedia-5.15.0 =3D qt5-multimedia-5.15.0
qt5-network-5.15.0 =3D qt5-network-5.15.0
qt5-networkauth-5.15.0 =3D qt5-networkauth-5.15.0
qt5-opengl-5.15.0 =3D qt5-opengl-5.15.0
qt5-printsupport-5.15.0 =3D qt5-printsupport-5.15.0
qt5-qdbus-5.15.0 =3D qt5-qdbus-5.15.0
qt5-qmake-5.15.0 =3D qt5-qmake-5.15.0
qt5-qtpaths-5.15.0 =3D qt5-qtpaths-5.15.0
qt5-quickcontrols-5.15.0 =3D qt5-quickcontrols-5.15.0
qt5-quickcontrols2-5.15.0 =3D qt5-quickcontrols2-5.15.0
qt5-script-5.15.0 =3D qt5-script-5.15.0
qt5-scripttools-5.15.0 =3D qt5-scripttools-5.15.0
qt5-sensors-5.15.0 =3D qt5-sensors-5.15.0
qt5-serialport-5.15.0 =3D qt5-serialport-5.15.0
qt5-speech-5.15.0 =3D qt5-speech-5.15.0
qt5-sql-5.15.0 =3D qt5-sql-5.15.0
qt5-sqldrivers-mysql-5.15.0 =3D qt5-sqldrivers-mysql-5.15.0
qt5-sqldrivers-sqlite3-5.15.0 =3D qt5-sqldrivers-sqlite3-5.15.0
qt5-svg-5.15.0 =3D qt5-svg-5.15.0
qt5-testlib-5.15.0 =3D qt5-testlib-5.15.0
qt5-uiplugin-5.15.0 =3D qt5-uiplugin-5.15.0
qt5-uitools-5.15.0 =3D qt5-uitools-5.15.0
qt5-virtualkeyboard-5.15.0 =3D qt5-virtualkeyboard-5.15.0
qt5-wayland-5.15.0 =3D qt5-wayland-5.15.0
qt5-webchannel-5.15.0 =3D qt5-webchannel-5.15.0
qt5-webengine-5.15.0_2 =3D qt5-webengine-5.15.0_2
qt5-webkit-5.212.0.a4_3 =3D qt5-webkit-5.212.0.a4_3
qt5-widgets-5.15.0 =3D qt5-widgets-5.15.0
qt5-x11extras-5.15.0 =3D qt5-x11extras-5.15.0
qt5-xml-5.15.0 =3D qt5-xml-5.15.0
qt5-xmlpatterns-5.15.0_1 =3D qt5-xmlpatterns-5.15.0_1
qtchooser-66_3 =3D qtchooser-66_3
qtkeychain-0.10.0 =3D qtkeychain-0.10.0

In your testing did you build Qt5 with DEBUG ? I have following in my
make.conf(5):

WITH_DEBUG_PORTS+=3D      devel/qt5-assistant
WITH_DEBUG_PORTS+=3D      devel/qt5-buildtools
WITH_DEBUG_PORTS+=3D      devel/qt5-concurrent
WITH_DEBUG_PORTS+=3D      devel/qt5-core
WITH_DEBUG_PORTS+=3D      devel/qt5-dbus
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-declarative
WITH_DEBUG_PORTS+=3D      devel/qt5-designer
WITH_DEBUG_PORTS+=3D      graphics/qt5-graphicaleffects
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-gui
WITH_DEBUG_PORTS+=3D      devel/qt5-help
WITH_DEBUG_PORTS+=3D      graphics/qt5-imageformats
WITH_DEBUG_PORTS+=3D      devel/qt5-linguist
WITH_DEBUG_PORTS+=3D      devel/qt5-linguisttools
WITH_DEBUG_PORTS+=3D      devel/qt5-location
WITH_DEBUG_PORTS+=3D      multimedia/qt5-multimedia
WITH_DEBUG_PORTS+=3D      net/qt5-network
WITH_DEBUG_PORTS+=3D      graphics/qt5-opengl
WITH_DEBUG_PORTS+=3D      print/qt5-printsupport
WITH_DEBUG_PORTS+=3D      devel/qt5-qmake
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-quickcontrols
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-quickcontrols2
WITH_DEBUG_PORTS+=3D      devel/qt5-script
WITH_DEBUG_PORTS+=3D      comms/qt5-sensors
WITH_DEBUG_PORTS+=3D      comms/qt5-serialport
WITH_DEBUG_PORTS+=3D      accessibility/qt5-speech
WITH_DEBUG_PORTS+=3D      databases/qt5-sql
WITH_DEBUG_PORTS+=3D      databases/qt5-sqldrivers-sqlite3
WITH_DEBUG_PORTS+=3D      graphics/qt5-svg
WITH_DEBUG_PORTS+=3D      devel/qt5-testlib
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-uiplugin
WITH_DEBUG_PORTS+=3D      devel/qt5-uitools
WITH_DEBUG_PORTS+=3D      www/qt5-webchannel
WITH_DEBUG_PORTS+=3D      www/qt5-webengine
WITH_DEBUG_PORTS+=3D      www/qt5-webkit
WITH_DEBUG_PORTS+=3D      x11-toolkits/qt5-widgets
WITH_DEBUG_PORTS+=3D      x11/qt5-x11extras
WITH_DEBUG_PORTS+=3D      textproc/qt5-xml
WITH_DEBUG_PORTS+=3D      textproc/qt5-xmlpatterns

FTR, this is broken with libreoffice6-6.4.6 too.

Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248705-25061-3jr2m2Olke>