Launchpad has imported 26 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=156683.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2023-08-08T22:03:37+00:00 Stephane-guillou-i wrote:

Created attachment 188856
backtrace without debug symbols

This bug was filed from the crash reporting server and is 
br-5dddbbb0-0ccd-4622-b1e4-8632bf974151.
=========================================

Steps:
1. Open Calc
2. Write some text in cell A1
3. Select all text in formula bar, Ctrl + C
4. Paste into cell B1
5. Close LO, don't save
6. Reopen: crash reporter dialog

Repro in:

Version: 7.6.0.2 (X86_64) / LibreOffice Community
Build ID: 41d6f628ba3f046f16b5fa9fa8db8d4c2ab3b582
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

But not in a recent master build.

7.6 crash report:
https://crashreport.libreoffice.org/stats/crash_details/5dddbbb0-0ccd-4622-b1e4-8632bf974151

No crash with gen VCL. No crash with bibisect repo or debug build, so no
bibisect nor debug symbols in backtrace.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/0

------------------------------------------------------------------------
On 2023-08-08T22:04:13+00:00 Stephane-guillou-i wrote:

(no repro in 7.5.5.2)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/1

------------------------------------------------------------------------
On 2023-08-09T03:25:01+00:00 Miguelangelrv wrote:

I can't repro
Version: 7.6.0.2 (X86_64) / LibreOffice Community
Build ID: 41d6f628ba3f046f16b5fa9fa8db8d4c2ab3b582
CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/2

------------------------------------------------------------------------
On 2023-08-09T08:05:51+00:00 Caolan-mcnamara wrote:

That's an accessibility thing that is crashing at exit. I wonder if it
is the same root as the recently fixed bug #156463 which is also an a11y
crash on exit

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/3

------------------------------------------------------------------------
On 2023-08-09T08:38:12+00:00 Xiscofauli wrote:

Since this is not reproducible with the bisect repos, I guess we have to wait 
until 7.6.0.3 builds are available ( in 1-2 days ) and retest.
I also believe this is related to bug 156463

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/4

------------------------------------------------------------------------
On 2023-08-10T16:18:00+00:00 julien2412 wrote:

On pc Debian x86-64 with master sources updated today + gtk3, I don't
reproduce this.

Remark: I just noticed that the pasted text in cell B1 was in 17.6 pt whereas 
initial A1 is 10 pt.
To have this, I must copy the test from formula bar, if I just copy A1, I don't 
have this bug.
Anyway, that's another story than this bugtracker.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/5

------------------------------------------------------------------------
On 2023-08-10T18:31:23+00:00 Stephane-guillou-i wrote:

(In reply to Julien Nabet from comment #5)
> Remark: I just noticed that the pasted text in cell B1 was in 17.6 pt
> whereas initial A1 is 10 pt.

This is tracked in bug 156209

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/6

------------------------------------------------------------------------
On 2023-08-18T18:11:47+00:00 Michael Weghorn wrote:

(In reply to Stéphane Guillou (stragu) from comment #0)
> No crash with gen VCL. No crash with bibisect repo or debug build, so no
> bibisect nor debug symbols in backtrace.

I've encountered a crash on exit w/ gtk3 with a similar backtrace with a
master debug build, see pending Gerrit change
https://gerrit.libreoffice.org/c/core/+/155848 with a full backtrace in
the commit message.

It probably doesn't fix the problem described here, though - if that one
still exists - but the underlying problem might be similar.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/7

------------------------------------------------------------------------
On 2023-08-18T20:21:19+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/79cc574270582d03408286544d99227881f13bb8

related tdf#156683 a11y: Dispose FrameSelectorImpl a11y children

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/8

------------------------------------------------------------------------
On 2023-08-22T09:05:41+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/d6c20138ef1a045ca8e830db5ee09bc5d77153be

related tdf#156683 a11y: Dispose FrameSelectorImpl a11y children

It will be available in 7.6.1.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/9

------------------------------------------------------------------------
On 2023-08-30T09:57:34+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/978cce0001ef9f37fb5fa5037a876f31ec558166

tdf#156683 a11y: Dispose a11y cells with tab list box header

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/10

------------------------------------------------------------------------
On 2023-08-31T13:16:15+00:00 Stephane-guillou-i wrote:

Still reproduced in 7.6.0.3:

Version: 7.6.0.3 (X86_64) / LibreOffice Community
Build ID: 69edd8b8ebc41d00b4de3915dc82f8f0fc3b6265
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/11

------------------------------------------------------------------------
On 2023-08-31T14:16:37+00:00 julien2412 wrote:

(In reply to Stéphane Guillou (stragu) from comment #11)
> Still reproduced in 7.6.0.3:
> ...

The patch has been pushed in 7.6 but it should be ok from 7.6.1 not
7.6.0 so it's expected.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/12

------------------------------------------------------------------------
On 2023-08-31T22:14:58+00:00 Stephane-guillou-i wrote:

(In reply to Julien Nabet from comment #12)
> The patch has been pushed in 7.6 but it should be ok from 7.6.1 not 7.6.0 so
> it's expected.

I was just following up on comment 4, but you're right, I should have gone 
straight to the pre-release.
Still, as Michael predicted, not fixed by 
d6c20138ef1a045ca8e830db5ee09bc5d77153be in:

Version: 7.6.1.1 (X86_64) / LibreOffice Community
Build ID: c7cda394c5de06de37d8109c310df89a4d4c3a98
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/13

------------------------------------------------------------------------
On 2023-09-01T11:37:13+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/5f8c9245a2d4d6387fe702fafe24c79139436401

tdf#156683 a11y: Dispose a11y cells with tab list box header

It will be available in 7.6.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/14

------------------------------------------------------------------------
On 2023-09-04T07:29:09+00:00 Michael Weghorn wrote:

Also reproducible with (e.g. today's) 7.6 daily build, with these
warnings on stderr (not all of which have to be related):

warn:legacy.osl:13577:13577:comphelper/source/misc/accessiblewrapper.cxx:457: 
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!
warn:legacy.osl:13577:13577:sc/source/ui/view/tabvwshh.cxx:232: no 
accessibility broadcaster?
warn:legacy.osl:13577:13577:sc/source/ui/view/tabvwshh.cxx:232: no 
accessibility broadcaster?
warn:legacy.osl:13577:13577:sc/source/ui/view/tabvwshh.cxx:232: no 
accessibility broadcaster?
warn:legacy.osl:13577:13577:sc/source/ui/view/tabvwshh.cxx:232: no 
accessibility broadcaster?
warn:legacy.osl:13577:13577:comphelper/source/misc/accessiblewrapper.cxx:457: 
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!
warn:desktop:13577:13577:desktop/source/app/crashreport.cxx:61: minidump 
generated: 
/home/michi/.config/libreofficedev/4/crash//527047d1-fab0-441a-ccee53bf-0c64fedb.dmp


Version: 7.6.2.0.0+ (X86_64) / LibreOffice Community
Build ID: e79bd728e66272d14881d40167dcf57ef48571eb
CPU threads: 12; OS: Linux 6.4; UI render: default; VCL: gtk3
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/15

------------------------------------------------------------------------
On 2023-09-06T08:17:13+00:00 Michael Weghorn wrote:

(In reply to Michael Weghorn from comment #15)
> Also reproducible with (e.g. today's) 7.6 daily build, (...)

Luckily also reproducible with a local `--enable-dbgutil --enable-
breakpad` build of the libreoffice-7-6 branch (but for some reason not
master).

This pending Gerrit change (or rather, it's upcoming 7-6 backport) fixes it for 
me:
https://gerrit.libreoffice.org/c/core/+/156610

It's still possible/likely that other crashes on exit for different
scenarios with a similar backtrace will still occur with that fix in
place since some change now seems to trigger those when a11y objects
haven't properly been disposed before, i.e. pre-existing issues with the
object lifecycle now apparently result in a crash, while they didn't
before.

It might be possible to identify/bisect (actual bisect, not using pre-built 
binaries from bibisect repo) what change causes this, but for now I'd rather 
focus on fixing the root causes if more of these issues pop up.
(IIUC, there shouldn't be any problem of data loss, since the crash is on exit, 
i.e. after docs have been saved already).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/16

------------------------------------------------------------------------
On 2023-09-06T08:51:34+00:00 Michael Weghorn wrote:

(In reply to Michael Weghorn from comment #16)
> It's still possible/likely that other crashes on exit for different
> scenarios with a similar backtrace will still occur with that fix in place
> since some change now seems to trigger those when a11y objects haven't
> properly been disposed before, i.e. pre-existing issues with the object
> lifecycle now apparently result in a crash, while they didn't before.
> 
> It might be possible to identify/bisect (actual bisect, not using pre-built
> binaries from bibisect repo) what change causes this, but for now I'd rather
> focus on fixing the root causes if more of these issues pop up.
> (IIUC, there shouldn't be any problem of data loss, since the crash is on
> exit, i.e. after docs have been saved already).

@Noel: FYI. Any opinion/further thoughts? (Might be related to your
previous changes for fixing a11y-related crashes on shutdown.)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/17

------------------------------------------------------------------------
On 2023-09-06T08:58:25+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/db0044242a897e447988169630ff74e4c8bfecf9

tdf#156683 a11y: Forward when wrapped a11y context is disposing

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/18

------------------------------------------------------------------------
On 2023-09-06T08:59:12+00:00 Michael Weghorn wrote:

Root cause fixed on master now.
Pending backport for 7-6: https://gerrit.libreoffice.org/c/core/+/156592

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/19

------------------------------------------------------------------------
On 2023-09-06T12:34:14+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "libreoffice-7-6-1":

https://git.libreoffice.org/core/commit/efb93cce623eabee330ac6aecb80ef8b82b8dfd2

tdf#156683 a11y: Dispose a11y cells with tab list box header

It will be available in 7.6.1.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/20

------------------------------------------------------------------------
On 2023-09-06T18:25:06+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d9e31f3c82082226dbc5afa697d0f0ac7e4214a2

tdf#156683 a11y: Handle both disposing variants in context wrapper

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/21

------------------------------------------------------------------------
On 2023-09-11T12:08:26+00:00 Xiscofauli wrote:

*** Bug 157042 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/22

------------------------------------------------------------------------
On 2023-09-11T13:18:42+00:00 Stephane-guillou-i wrote:

No crash anymore in:

Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 10689e0f24e96781664e734fe23d109af6df77f1
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded

Thank you Michael! :)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/23

------------------------------------------------------------------------
On 2023-09-19T10:10:24+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/2f1181629a0a11ecc1c6eb5d6a5f09421b14a7c3

tdf#156683 a11y: Forward when wrapped a11y context is disposing

It will be available in 7.6.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/24

------------------------------------------------------------------------
On 2023-09-19T10:10:26+00:00 Libreoffice-commits wrote:

Michael Weghorn committed a patch related to this issue.
It has been pushed to "libreoffice-7-6":

https://git.libreoffice.org/core/commit/ed86b56c0e0baf99ca65800eb83de1558f162734

tdf#156683 a11y: Handle both disposing variants in context wrapper

It will be available in 7.6.2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2036817/comments/25


** Changed in: df-libreoffice
       Status: Unknown => Fix Released

** Changed in: df-libreoffice
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/2036817

Title:
  soffice.bin crashed with SIGSEGV in
  
com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleEventListener>::operator->()

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  New

Bug description:
  Occurred when exiting Calc/

  ProblemType: Crash
  DistroRelease: Ubuntu 23.10
  Package: libreoffice-core 4:7.6.1~rc2-0ubuntu2
  ProcVersionSignature: Ubuntu 6.5.0-5.5-generic 6.5.0
  Uname: Linux 6.5.0-5-generic x86_64
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep 20 13:44:57 2023
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2023-09-17 (4 days ago)
  InstallationMedia: Ubuntu 23.10 "Mantic Minotaur" - Daily amd64 (20230908.2)
  ProcAttrCurrent: libreoffice-soffice (complain)
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///home/username/Documents/Comic%20Book%20Collection.ods --splash-pipe=5
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=<set>
  SegvAnalysis:
   Segfault happened at: 0x7f4aee4abf8e:        mov    (%rax,%rbp,1),%rdi
   PC (0x7f4aee4abf8e) ok
   source "(%rax,%rbp,1)" (0x558d207ac2b2) not located in a known VMA region 
(needed readable region)!
   destination "%rdi" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? () from /usr/lib/libreoffice/program/libmergedlo.so
   comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing(unsigned 
int, com::sun::star::uno::Reference<com::sun::star::uno::XInterface> const&) () 
from /usr/lib/libreoffice/program/libmergedlo.so
   comphelper::OAccessibleContextWrapper::disposing() () from 
/usr/lib/libreoffice/program/libmergedlo.so
   cppu::WeakComponentImplHelperBase::dispose() () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
   cppu::WeakComponentImplHelperBase::release() () from 
/usr/lib/libreoffice/program/libuno_cppuhelpergcc3.so.3
  Title: soffice.bin crashed with SIGSEGV in 
comphelper::AccessibleEventNotifier::revokeClientNotifyDisposing()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sudo users
  separator:

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/2036817/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to