[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

2020-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136323

Michael Weghorn  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |m.wegh...@posteo.de
   |desktop.org |
 Status|NEW |ASSIGNED

--- Comment #4 from Michael Weghorn  ---
Pending fix: https://gerrit.libreoffice.org/c/core/+/102196

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

2020-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136323

Michael Weghorn  changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #3 from Michael Weghorn  ---
Just self-compiled Qt again from the 5.15 branch with these options:

> ./configure -developer-build -no-optimize-debug -opensource -nomake examples 
> -nomake tests -confirm-license

and can reproduce the crash there with the same LO build as used in comment 2.

Looks like it was actually an LO issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

2020-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136323

Michael Weghorn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #2 from Michael Weghorn  ---
(In reply to Jaak Ristioja from comment #0)
> ASSERT: "object == obj" in file
> /var/tmp/portage/dev-qt/qtgui-5.15.0-r1/work/qtbase-everywhere-src-5.15.0/
> src/gui/accessible/qaccessiblecache.cpp, line 122
> Application Error

That's inside the Qt library, and at a quick glance, the Q_ASSERT macro is
being used there, which as far as I understand does nothing when the
QT_NO_DEBUG macro is defined when building Qt.

I currently cannot reproduce with current master build on Debian testing
(libqt5core5a package at version 5.14.2+dfsg-6.).
So this might be related to the build flags that Gentoo is using for the Qt
libraries (which does not necessarily mean it's Gentoo's fault, but would
explain why I cannot reproduce on Debian).
I think I saw something similar when testing some Qt app against a
self-compiled Qt with debug information quite a while ago, don't remember
whether it was even LibreOffice

Can you recheck whether it still happens with a current daily build of master,
available at [1]? You can install it in parallel as described at [2].

[1] https://dev-builds.libreoffice.org/daily/
[2] https://wiki.documentfoundation.org/Installing_in_parallel/Linux

Version: 7.0.1.2
Build ID: 00(Build:2)
CPU threads: 12; OS: Linux 5.7; UI render: default; VCL: kf5
Locale: en-GB (en_GB.UTF-8); UI: en-US
Debian package version: 1:7.0.1-1
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

2020-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136323

Jaak Ristioja  changed:

   What|Removed |Added

Version|3.6.1.2 release |6.2.1.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136323] LibreOffice 6.4.3.2 crash ASSERT: "object == obj" in qaccessiblecache.cpp, line 122

2020-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136323

--- Comment #1 from Jaak Ristioja 
 ---
Created attachment 164913
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164913=edit
gdbtrace.log

Here is today's gdbtrace.log from localc --backtrace.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs