<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - LO64b1 on macOS: crashing upon opening/creating a document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128882#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - LO64b1 on macOS: crashing upon opening/creating a document"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=128882">bug 128882</a>
from <span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
<pre>(In reply to Xisco FaulĂ from <a href="show_bug.cgi?id=128882#c6">comment #6</a>)
<span class="quote">> (In reply to Stephan Bergmann from <a href="show_bug.cgi?id=128882#c5">comment #5</a>)
> > (In reply to Xisco FaulĂ from <a href="show_bug.cgi?id=128882#c1">comment #1</a>)
> > > 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
> <a href="https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.0.0.beta1/">https://downloadarchive.documentfoundation.org/libreoffice/old/6.4.0.0.beta1/</a>
> mac/x86_64/LibreOfficeDev_6.4.0.0.beta1_MacOS_x86-64.dmg</span >
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
<span class="quote">> $ lldb -p 85619 # the pid of the running soffice
> (lldb) process attach --pid 85619
> error: attach failed: Error 1</span >
and (after closing that instance of soffice)
<span class="quote">> $ 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)</span >
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.)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>