

DOWNLOAD GFXCARDSTATUS 2.3 MAC
That made me think: could this have something to do with the pixel doubling on mac retina screens? (see ). > 0x7fffd6bc4dda : jae 0x7fffd6bc4de4 Ġx7fffd6bc4ddf : jmp 0x7fffd6bbdd6f cerror_nocancel * thread #1: tid = 0xecf7c, 0x00007fffd6bc4dda libsystem_kernel.dylib`_pthread_kill + 10, queue = '-thread', stop reason = signal SIGABRTįrame #0: 0x00007fffd6bc4dda libsystem_kernel.dylib`_pthread_kill + 10 *** set a breakpoint in malloc_error_break to debug Soffice(28014,0x7fffdf7993c0) malloc: *** error for object 0x1110c3c00: incorrect checksum for freed object - object was probably modified after being freed. Process 28014 launched: '/Applications/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64) Warn::28001:1:sal/osl/unx/pipe.cxx:395: shutdown() failed: Socket is not connected Process 28001 launched: '/Applications/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64) (lldb) target create "/Applications/LibreOfficeDev.app/"Ĭurrent executable set to '/Applications/LibreOfficeDev.app/' (x86_64). Master~_07.02.24_LibreOfficeDev_5.3.0.0.alpha0_MacOS_x86-64.dmgĮxperienced similar crash when selecting About LibreOffice that I experienced with the current release When the output has stopped appearing on the console, you can copy and paste the whole ouptu into a text file, and then attach that file to this bug report.Īnd you will be asked if you want to quit the running process (assuming that LO is indeed still running). It might take some time to produce output on the screen, so be patient. If you get a message like SIGSEGV or SIGABRT, you could try typing :Īnd pressing enter. If it fails to starts, messages will be displayed on the console output. Wait for lldb to start and initialize the debugging environment, then at the lldb prompt, type :Īnd LibreOffice will try and start. If you do manage to get hold of a recent debug-enabled build for OSX, you can try running it in a lldb debugging session.

However, there don't appear to be any debug-enabled builds in any of the Mac machine directories at present, so you are going to be stuck unless you can build LibreOffice yourself from source.
DOWNLOAD GFXCARDSTATUS 2.3 CODE
Hmm, well the usual way would be to find and download a debug-enabled build of master source code tree from here :
