[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #12 from Martin Srebotnjak  ---
Do we know why the previous builds did not function properly?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Xisco Faulí  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|NEW |RESOLVED

--- Comment #11 from Xisco Faulí  ---
This issue is no longer reproducible with the new builds available at
https://dev-builds.libreoffice.org/pre-releases/mac/x86_64/?C=S=D
Please, re-install LibreOffice 6.4 beta1
Closing as RESOLVED WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #10 from Martin Srebotnjak  ---
(In reply to Alex Thurgood from comment #9)
> Try the WORKAROUND proposed in bug 128896#c4
> 
> Does that change anything ?

No, it doesn't change anything.
Notice that Calc does open while Writer crashes ... So there is even different
behavior depending on the module (in some way).

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #9 from Alex Thurgood  ---
Try the WORKAROUND proposed in bug 128896#c4

Does that change anything ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

QA Administrators  changed:

   What|Removed |Added

   Keywords||bibisectRequest

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Alex Thurgood  changed:

   What|Removed |Added

 CC||imanuelrona...@gmail.com

--- Comment #8 from Alex Thurgood  ---
*** Bug 128899 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #7 from Stephan Bergmann  ---
(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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #6 from Xisco Faulí  ---
(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

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #5 from Stephan Bergmann  ---
(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)?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Xisco Faulí  changed:

   What|Removed |Added

 CC||sberg...@redhat.com

--- Comment #4 from Xisco Faulí  ---
@Stephan, do you reproduce this issue with a local build ?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #3 from Xisco Faulí  ---
Same problem is safe mode

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

--- Comment #2 from Xisco Faulí  ---
Not reproduced in

Version: 6.4.0.0.alpha1+
Build ID: 9bc848cf0d301aa57eabcffa101a1cf87bad6470
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

(libreoffice-6-4-branch-point)
so I believe the problem is with the packaging?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Xisco Faulí  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
   Priority|high|highest
 CC||xiscofa...@libreoffice.org

--- Comment #1 from Xisco Faulí  ---
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

but not in

Version: 6.4.0.0.beta1+
Build ID: c2097477e3a43d75c170a6f7a5daf5dcb2169329
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
(bisect repo)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 128882] LO64b1 on macOS: crashing upon opening/creating a document

2019-11-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128882

Martin Srebotnjak  changed:

   What|Removed |Added

   Severity|normal  |critical
   Priority|medium  |high

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs