LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

Stephan Bergmann sbergman at redhat.com
Mon Sep 2 02:33:57 PDT 2013


On 08/30/2013 04:48 PM, Alexander Thurgood wrote:
> I'm seeing this in my master builds of LO on startup :
>
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x00007fff5fc01028 in __dyld__dyld_start ()
> (gdb) bt full
> #0  0x00007fff5fc01028 in __dyld__dyld_start ()
> No symbol table info available.
> #1  0x0000000100000000 in ?? ()
> No symbol table info available.(gdb) c

That is due to soffice re-exec'ing itself on OS X under certain 
conditions (like during first start for a given UserInstallation).

> warn:legacy.osl:25772:1:desktop/source/deployment/misc/dp_platform.cxx:180:
> Extension Manager: The extension supports an unknown platform. Check the
> platform element in the description.xml
> warn:legacy.osl:25772:1:desktop/source/deployment/misc/dp_platform.cxx:180:
> Extension Manager: The extension supports an unknown platform. Check the
> platform element in the description.xml

And that (unrelated) one is fixed now with 
<0e40013d909c5b28f9d37cf7370fceed1a6ae891> "Add macosx_x86_64 extension 
platform identifier."

Stephan



More information about the LibreOffice mailing list