Re: LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

2013-09-02 Thread Stephan Bergmann
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. 0x7fff5fc01028 in __dyld__dyld_start () (gdb) bt full #0 0x7fff5fc01028 in __dyld__dyld_start () No symbol table info

Re: LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

2013-09-02 Thread Alexander Thurgood
Le 02/09/13 11:33, Stephan Bergmann a écrit : And that (unrelated) one is fixed now with 0e40013d909c5b28f9d37cf7370fceed1a6ae891 Add macosx_x86_64 extension platform identifier. Oh, excellent, thanks ! Alex ___ LibreOffice mailing list

LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

2013-08-30 Thread Alexander Thurgood
Hi all, I'm seeing this in my master builds of LO on startup : Program received signal SIGTRAP, Trace/breakpoint trap. 0x7fff5fc01028 in __dyld__dyld_start () (gdb) bt full #0 0x7fff5fc01028 in __dyld__dyld_start () No symbol table info available. #1 0x0001 in ?? () No

Re: LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

2013-08-30 Thread Tor Lillqvist
I'm seeing this in my master builds of LO on startup : Program received signal SIGTRAP, Trace/breakpoint trap. 0x7fff5fc01028 in __dyld__dyld_start () The application will continue to load in gdb if I continue, I think this is perfectly normal, I see it all the time, too, if I gdb

Re: LO master OSX 64bit - SIGTRAP in __dyld_dyld_start()

2013-08-30 Thread Alexander Thurgood
Le 30/08/13 17:20, Tor Lillqvist a écrit : Hi Tor, I think this is perfectly normal, I see it all the time, too, if I gdb soffice right after a fresh build. soffice re-execs itself when starting for the first time after an upgrade to a new version (including just a build after a fresh