Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-09-02 Thread Stephan Bergmann
On 09/02/2016 12:45 AM, slacka wrote: I sent the backtrace to Stephan directly, which he used to resolve the clang crash with https://cgit.freedesktop.org/libreoffice/core/commit/?id=e11931da72eabd98f9ea49ae93bd76039b283268 Ah, dumb me, when I had written "The only issue I could find (with a C

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-09-01 Thread slacka
I sent the backtrace to Stephan directly, which he used to resolve the clang crash with https://cgit.freedesktop.org/libreoffice/core/commit/?id=e11931da72eabd98f9ea49ae93bd76039b283268 Why was this working with gcc and MSVC? Undefined behavior or a compiler bug? Thanks Stephan! -- View thi

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-09-01 Thread Stephan Bergmann
On 08/31/2016 11:59 PM, slacka wrote: Here is the backtrace made with $ instdir/program/soffice --backtrace, and the steps listed in my first post. Is there anything else I can do? There's no backtrace here (or it was an attachment that got scrubbed by the mailing list; in which case just quot

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-08-31 Thread slacka
Here is the backtrace made with $ instdir/program/soffice --backtrace, and the steps listed in my first post. Is there anything else I can do? -- View this message in context: http://nabble.documentfoundation.org/LibreOffice-s-New-Area-Dialog-Box-crashes-when-compiled-with-Clang-tp4191943p4192

Re: LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-08-29 Thread Stephan Bergmann
On 08/28/2016 11:36 AM, Luke Benes wrote: When you build LibreOffice with Clang 3.8-4.0, the area dialog box will cause an "Application Error" crash in Writer, Calc, and Impress. Steps to reproduce: 1. Build with Clang 3.8-4.0 2. Insert Shape 3. Format -> Texbox and Shape -> Area With Clang 3.8

LibreOffice's New Area Dialog Box crashes when compiled with Clang

2016-08-28 Thread Luke Benes
When you build LibreOffice with Clang 3.8-4.0, the area dialog box will cause an "Application Error" crash in Writer, Calc, and Impress. Steps to reproduce: 1. Build with Clang 3.8-4.0 2. Insert Shape 3. Format -> Texbox and Shape -> Area With Clang 3.8 r24 and 4.0 r27, LO will crash. I'