[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #17 from Caolán McNamara  ---
what I can reproduce appears to be fixed by the above, backports in gerrit

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

--- Comment #16 from Commit Notification 
 ---
Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c12bfe9296b5db66ae7326f1dd99b1aa8fb9d2bb

tdf#117601 a11y crash after merging cells

It will be available in 6.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

--- Comment #15 from Caolán McNamara  ---
https://gerrit.libreoffice.org/#/c/54808/ seems to work for me for this

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

--- Comment #14 from Caolán McNamara  ---
what I see is a similar, though slightly different, problem to bug 87199

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

--- Comment #13 from Caolán McNamara  ---
valgrind log is...

==12088==at 0x5F637E1: __dynamic_cast (in /usr/lib64/libstdc++.so.6.0.25)
==12088==by 0x462BA363:
SwAccessibleMap::InvalidateTextSelectionOfAllParas() (accmap.cxx:3445)
==12088==by 0x46E3D263:
SwViewShellImp::InvalidateAccessibleParaTextSelection_() (viewimp.cxx:418)
==12088==by 0x46E49EBE:
SwViewShell::InvalidateAccessibleParaTextSelection() (viewsh.cxx:2435)
==12088==by 0x46399692:
SwNotifyAccAboutInvalidTextSelections::~SwNotifyAccAboutInvalidTextSelections()
(crsrsh.cxx:1405)
==12088==by 0x4638F32D: SwCursorShell::UpdateCursor(unsigned short, bool)
(crsrsh.cxx:1877)
==12088==by 0x463874E0: SwCursorShell::EndAction(bool, bool)
(crsrsh.cxx:272)
==12088==by 0x468457B4: SwFEShell::EndAllActionAndCall() (fews.cxx:65)
==12088==by 0x4683A0FE: SwFEShell::MergeTab() (fetab.cxx:463)
==12088==by 0x47237FD8: SwTableShell::Execute(SfxRequest&) (tabsh.cxx:761)
==12088==by 0x4723436A: SfxStubSwTableShellExecute(SfxShell*, SfxRequest&)
(swslots.hxx:11394)
==12088==by 0xAA3A227: SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&),
SfxRequest&) (shell.hxx:211)
==12088==  Address 0x3b95a160 is 0 bytes inside a block of size 280 free'd
==12088==at 0x4C2EDAC: free (vg_replace_malloc.c:530)
==12088==by 0x4E5BA77: rtl_freeMemory_SYSTEM(void*) (alloc_global.cxx:237)
==12088==by 0x4E5BD33: rtl_freeMemory (alloc_global.cxx:303)
==12088==by 0x4E5A7A6: rtl_cache_free (alloc_cache.cxx:1081)
==12088==by 0xF22BECF: FixedMemPool::Free(void*) (mempool.cxx:49)
==12088==by 0x46AB5A0D: SwTextFrame::operator delete(void*, unsigned long)
(txtfrm.hxx:385)
==12088==by 0x46AACEB2: SwTextFrame::~SwTextFrame() (txtfrm.cxx:435)
==12088==by 0x4696B1B4: SwFrame::DestroyFrame(SwFrame*) (ssfrm.cxx:384)
==12088==by 0x4696BB46: SwLayoutFrame::DestroyImpl() (ssfrm.cxx:532)
==12088==by 0x4697BEC8: SwCellFrame::DestroyImpl() (tabfrm.cxx:4666)
==12088==by 0x4696B165: SwFrame::DestroyFrame(SwFrame*) (ssfrm.cxx:382)
==12088==by 0x4696BB46: SwLayoutFrame::DestroyImpl() (ssfrm.cxx:532)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

--- Comment #12 from Anass Ahmed  ---
I'm not sure if it's related, but the same issue happens on Fedora 28 (both
system package, and flatpak package from Flathub: 6.0.x).

See downstream bug for sample document and coredump:
https://bugzilla.redhat.com/show_bug.cgi?id=1582324

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 117601] Crash in: libstdc++.so.6.0.22 on merge cells in writer with TDF .debs on Debian 9

2018-05-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117601

Samuel  changed:

   What|Removed |Added

Summary|Crash in:   |Crash in:
   |libstdc++.so.6.0.22 on  |libstdc++.so.6.0.22 on
   |merge cells in writer with  |merge cells in writer with
   |TDF .debs   |TDF .debs on Debian 9

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs