[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Nov 19 20:54:38 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128882
--- Comment #7 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Xisco FaulĂ from comment #6)
> (In reply to Stephan Bergmann from comment #5)
> > (In reply to Xisco FaulĂ from comment #1)
> > > Indeed, I can reproduce it in
> > >
> > > Version: 6.4.0.0.beta1
> > > Build ID: 4d7e5b0c40ed843384704eca3ce21981d4e98920
> > > CPU threads: 8; OS: Mac OS X 10.14.6; UI render: default; VCL: osx;
> > > Locale: en-US (en_ES.UTF-8); UI-Language: en-US
> > > Calc: threaded
> >
> > did you download that as pre-built (if yes, from where)?
>
> From
> https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.0.0.beta1/
> mac/x86_64/LibreOfficeDev_6.4.0.0.beta1_MacOS_x86-64.dmg
Can reproduce the failure with that. But unfortunately cannot get lldb to get
a backtrace (maybe because the app is not from a certified developer?): Even
after copying from the .dmg to /Applications and using Finder context-menu Open
to Open it anyway, then
> $ lldb -p 85619 # the pid of the running soffice
> (lldb) process attach --pid 85619
> error: attach failed: Error 1
and (after closing that instance of soffice)
> $ lldb /Applications/LibreOffice.app/Contents/MacOS/soffice
> (lldb) target create "/Applications/LibreOffice.app/Contents/MacOS/soffice"
> Current executable set to '/Applications/LibreOffice.app/Contents/MacOS/soffice' (x86_64).
> (lldb) r
> error: process exited with status -1 (Error 1)
With a similar local build (4d7e5b0c40ed843384704eca3ce21981d4e98920,
--disable-release-build --disable-debug --disable-dbgutil
--with-package-format=dmg, among others) and installing
workdir/installation/LibreOfficeDev/dmg/install/en-US/LibreOfficeDev_6.4.0.0.beta1_MacOS_x86-64.dmg,
I can not reproduce the failure.
(All on macOS 10.15.1.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191119/5fd68eed/attachment.html>
More information about the Libreoffice-bugs
mailing list