[Libreoffice-bugs] [Bug 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 Michael Stahl changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|libreoffice-b...@lists.free |mst...@redhat.com |desktop.org | --- Comment #6 from Michael Stahl --- it crashes since commit "5d9d0f3c979732ade57b9c4c4960dd030ffdc9f9 "there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)" which confused me for a bit; contrary to the commit message the "m_bBorderDist" variable was not always true at the time when it was pushed to master, but it because always true in a separate patch from the same author shortly thereafter. however that was a deliberate change in the layout that just changed the size of padding so the crash is definitely not an error in that commit. fixed on master -- 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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 --- Comment #5 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6c8c51231e7415ecc20d1343211acf838213 tdf#112163 sw: avoid crashing in layout on this document It will be available in 6.0.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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 Commit Notification changed: What|Removed |Added Whiteboard||target:6.0.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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment #4 from Julien Nabet --- Created attachment 135944 --> https://bugs.documentfoundation.org/attachment.cgi?id=135944&action=edit bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this. I attached bt + some gdb session. It seems the root cause must be searched from there: warn:legacy.osl:9190:1:sw/source/core/text/itrtxt.cxx:40: No paragraph -- 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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 Xisco FaulĂ changed: What|Removed |Added Keywords||haveBacktrace Status|UNCONFIRMED |NEW CC||caol...@redhat.com, ||xiscofa...@libreoffice.org Ever confirmed|0 |1 --- Comment #3 from Xisco FaulĂ --- The document is displayed but it crashes after a few seconds Version: 6.0.0.0.alpha0+ Build ID: 04d70c0999c716f5465631eca50945915ec607c4 CPU threads: 4; OS: Linux 4.10; UI render: default; VCL: gtk2; Locale: ca-ES (ca_ES.UTF-8); Calc: group -- 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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 --- Comment #2 from Dinh Le --- Created attachment 135936 --> https://bugs.documentfoundation.org/attachment.cgi?id=135936&action=edit backtrace -- 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 112163] FILEOPEN: Crash with Application Error when opening file with particular table and pagelayout
https://bugs.documentfoundation.org/show_bug.cgi?id=112163 --- Comment #1 from Dinh Le --- Created attachment 135935 --> https://bugs.documentfoundation.org/attachment.cgi?id=135935&action=edit crashes with application error -- 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