https://bugs.documentfoundation.org/show_bug.cgi?id=100994

--- Comment #56 from [email protected] ---
Interesting. That made me think: could this have something to do with the pixel
doubling on mac retina screens? (see
http://www.anandtech.com/show/5996/how-the-retina-display-macbook-pro-handles-scaling).

So I tried all the different screen scales available. I even installed a neat
little app called SwitchResX to set the native iMac retina 5120 x 2880
resolution, which the Macos preferences doesn't let you do. Unfortunately, in
all cases the same ol' freeze upon opening the About screen:


$ lldb /Applications/LibreOfficeDev.app
(lldb) target create "/Applications/LibreOfficeDev.app"
Current executable set to '/Applications/LibreOfficeDev.app' (x86_64).
(lldb) run
Process 3799 launched:
'/Applications/LibreOfficeDev.app/Contents/MacOS/soffice' (x86_64)
soffice(3799,0x7fffd282d3c0) malloc: *** error for object 0x111926400:
incorrect checksum for freed object - object was probably modified after being
freed.
*** set a breakpoint in malloc_error_break to debug
Process 3799 stopped
* thread #1: tid = 0xb3c84, 0x00007fffc9c66dda
libsystem_kernel.dylib`__pthread_kill + 10, queue = 'com.apple.main-thread',
stop reason = signal SIGABRT
    frame #0: 0x00007fffc9c66dda libsystem_kernel.dylib`__pthread_kill + 10
libsystem_kernel.dylib`__pthread_kill:
->  0x7fffc9c66dda <+10>: jae    0x7fffc9c66de4            ; <+20>
    0x7fffc9c66ddc <+12>: movq   %rax, %rdi
    0x7fffc9c66ddf <+15>: jmp    0x7fffc9c5fd6f            ; cerror_nocancel
    0x7fffc9c66de4 <+20>: retq   
(lldb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to