https://bugs.documentfoundation.org/show_bug.cgi?id=155624
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|NEEDINFO |UNCONFIRMED --- Comment #2 from [email protected] --- (In reply to Michael Weghorn from comment #1) > Is that https://gerrit.libreoffice.org/c/core/+/153069 which is online now? > If so, can you please elaborate what else to do to make it crash? (if it > doesn't do so out of the box, I haven't tried yet) Yes it is indeed, and no it doesn't crash (at least, shouldn't). To make it crash as mentioned here, just add a `Scheduler::ProcessEventsToIdle()` in atspi2.cxx's `Test1` (around L446). You can also uncomment the `dumpA11YTree()` call, as it does run the scheduler (I don't remember why, and it seems weird, I might check why I did that and what happens if it doesn't, but that's another question). -- You are receiving this mail because: You are the assignee for the bug.
