[Libreoffice-bugs] [Bug 112423] MySQL native connector "Commands out of sync..." when calling procedure second time. - Crash

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 18 06:03:49 UTC 2017


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

--- Comment #2 from Alex Thurgood <iplaw67 at tuta.io> ---
The crash occurs here :

Process 93714 launched:
'/Users/Shared/LO/core/instdir/LibreOfficeDev.app/Contents/MacOS/soffice'
(x86_64)
Process 93714 stopped
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS
(code=EXC_I386_GPFLT)
    frame #0: 0x0000000103ca1206
libsvtlo.dylib`SvTreeListEntry::HasChildrenOnDemand(this=0x1110000000005618)
const at treelistentry.cxx:216
   213  
   214  bool SvTreeListEntry::HasChildrenOnDemand() const
   215  {
-> 216      return (bool)(nEntryFlags & SvTLEntryFlags::CHILDREN_ON_DEMAND);
   217  }
   218  
   219  bool SvTreeListEntry::HasInUseEmphasis() const

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170918/5c8f6f71/attachment.html>


More information about the Libreoffice-bugs mailing list