Oops. I can confirm the crash on the 4.2.0dev3. 4.1.10 works well. I suspect that there is something funny with errors in the check update process.
> On Aug 19, 2021, at 12:44 PM, Dave Fisher <w...@apache.org> wrote: > > I confirm the crash as well on macOS 10.15.7 - MacBook Pro (15-inch, 2016) - > 2.6 GHz Quad-Core Intel Core i7 > > Thread 13 Crashed: > 0 libobjc.A.dylib 0x00007fff6bc2681d objc_msgSend + 29 > 1 libvcl.dylib 0x00000001038d5ff6 > DragSource::~DragSource() + 374 > 2 libvcl.dylib 0x00000001038d60ce > DragSource::~DragSource() + 14 > 3 libvcl.dylib 0x00000001038d6608 > com::sun::star::uno::Exception::~Exception() + 24 > 4 libc++abi.dylib 0x00007fff6a10b2d0 > __cxa_decrement_exception_refcount + 35 > 5 libvcl.dylib 0x0000000103b83180 > Window::GetDragSource() + 1984 > 6 libvcl.dylib 0x0000000103b825e4 > Window::GetDropTarget() + 84 > 7 libvcl.dylib 0x0000000103b8328d > Window::GetDragGestureRecognizer() + 29 > 8 libvcl.dylib 0x0000000103929538 > Edit::ImplInit(Window*, long) + 376 > 9 libvcl.dylib 0x0000000103929346 Edit::Edit(Window*, > long) + 246 > 10 libsvt.dylib 0x0000000102dce846 > MultiLineEdit::MultiLineEdit(Window*, long) + 22 > 11 libsvt.dylib 0x0000000102ede329 CreateWindow + 105 > 12 libootk.dylib 0x00000001031d9745 > VCLXToolkit::ImplCreateWindow(com::sun::star::awt::WindowDescriptor const&, > long) + 197 > 13 libootk.dylib 0x00000001031d9b34 non-virtual thunk to > VCLXToolkit::createWindow(com::sun::star::awt::WindowDescriptor const&) + 20 > 14 libootk.dylib 0x000000010329625d > UnoControl::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit> > const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer> > const&) + 2621 > 15 libootk.dylib 0x00000001032a9cf5 > UnoEditControl::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit> > const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer> > const&) + 21 > 16 libootk.dylib 0x000000010329ec67 > UnoControlContainer::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit> > const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer> > const&) + 919 > 17 libootk.dylib 0x0000000103241016 > UnoDialogControl::createPeer(com::sun::star::uno::Reference<com::sun::star::awt::XToolkit> > const&, com::sun::star::uno::Reference<com::sun::star::awt::XWindowPeer> > const&) + 54 > 18 updchk.uno.dylib 0x000000010ab99df3 > UpdateHandler::createDialog() + 16659 > 19 updchk.uno.dylib 0x000000010ab95a1f > UpdateHandler::setVisible(bool) + 63 > 20 updchk.uno.dylib 0x000000010ab84b17 > UpdateCheck::showDialog(bool) + 215 > 21 updchk.uno.dylib 0x000000010ab8a55c 0x10ab7a000 + 66908 > 22 libsofficeapp.dylib 0x00000001022bc39f threadFunc + 15 > 23 libuno_sal.dylib 0x000000010209db69 0x102093000 + 43881 > 24 libsystem_pthread.dylib 0x00007fff6cfe0109 _pthread_start + 148 > 25 libsystem_pthread.dylib 0x00007fff6cfdbb8b thread_start + 15 > > Thread 13 crashed with X86 Thread State (64-bit): > rax: 0x0000000103c021a0 rbx: 0x00006000014987e0 rcx: 0x0000000000000000 > rdx: 0x0000000000000000 > rdi: 0x002e006d006f0063 rsi: 0x00007fff7715edd3 rbp: 0x000070000f4f07c0 > rsp: 0x000070000f4f07a8 > r8: 0x00000000000130a8 r9: 0x0000000000000000 r10: 0x0000000000000000 > r11: 0x00007fff7715edd3 > r12: 0x0000000000000001 r13: 0x00007fab4380e570 r14: 0x00007fab3580b5a0 > r15: 0x000070000f4f08e0 > rip: 0x00007fff6bc2681d rfl: 0x0000000000010202 cr2: 0x0000000000000018 > > Logical CPU: 0 > Error Code: 0x00000004 (no mapping for user data read) > Trap Number: 14 > > >> On Aug 13, 2021, at 2:20 PM, Matthias Seidel <matthias.sei...@hamburg.de> >> wrote: >> >> Hi Michael, >> >> Am 12.08.21 um 22:58 schrieb Michael Bouschen: >>> Hi Matthias, >>> >>> I just updated to macOS 11.5.2 - "Check for Updates" still crashes. >>> But I have an i7 machine, so it is running OpenOffice directly. >> >> I can confirm the crash on macOS Catalina 10.15.7. >> >> Regards, >> >> Matthias >> >>> >>> Regards Michael >>> >>>> Hi Michael, >>>> >>>> Good to hear! >>>> >>>> Amazingly, I could just "Check for Updates" on macOS 11.5.2 without a >>>> problem/crash. >>>> (This is an M1 machine, so AOO 4.1.10 is running via Rosetta 2) >>>> >>>> Regards, >>>> >>>> Matthias >>>> >>>> Am 12.08.21 um 21:03 schrieb Michael Bouschen: >>>>> Hi Jim, hi Matthias, >>>>> >>>>> I just saw your proposal to disable "Check for Updates" in the >>>>> preferences. Thanks for the hint. >>>>> >>>>> I reinstalled OpenOffice 4.1.10, disabled "Check for Updates" and loaded >>>>> the document w/o any issues. When I then click on the "Ckeck now" button >>>>> in "Online Update" it immediately crashes. >>>>> >>>>> So I think there is a bug in the Check For Updates function, but >>>>> disabling "Check for Updates" is a workaround allowing me to continue >>>>> with OpenOffice 4.1.10. >>>>> >>>>> Regards Michael >>>>> >>>>>> The Crash Report indicates that it is the Check For Updates function >>>>>> that causes the problem. Some weirdness with serf and SSL certs. >>>>>> >>>>>> libnss3 -> libsmime -> libnssutil3 -> libplds4 >>>>>> >>>>>>> On Aug 6, 2021, at 6:04 PM, Bouschen, Michael >>>>>>> <michael.bousc...@akquinet.de.INVALID> wrote: >>>>>>> >>>>>>> <OpenOfficeCrashReport-2.txt> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>>>> For additional commands, e-mail: dev-h...@openoffice.apache.org >>>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org >>> For additional commands, e-mail: dev-h...@openoffice.apache.org >>> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org > For additional commands, e-mail: dev-h...@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org