https://bz.apache.org/ooo/show_bug.cgi?id=127568
--- Comment #7 from Jim Jagielski <[email protected]> --- I set breakpoints on both: (lldb) breakpoint set --file main/sfx2/source/appl/linkmgr2.cxx --line 288 (lldb) breakpoint set -n LinkManager::GetUserAllowsLinkUpdate Breakpoint 4: where = libsfx.dylib`sfx2::LinkManager::GetUserAllowsLinkUpdate(Window*), address = 0x000000010070a260 and when opening up the corrupted file, neither breakpoint was reached. :/ -- You are receiving this mail because: You are the assignee for the issue.
