| Summary: | CRASH: Trying to convert a table row to a text in a docx-document ( steps in comment 3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Carlos Fernando Castaneda Olano <fernando_co98> |
| Component: | Writer | Assignee: | Ashod Nakashian <ashodnakashian> |
| Status: | VERIFIED FIXED | ||
| Severity: | critical | CC: | ashodnakashian, dgp-mail, xiscofauli |
| Priority: | highest | Keywords: | bibisected, bisected, haveBacktrace, regression |
| Version: | 6.0.0.3 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.2 | ||
| Crash report or crash signature: | ["SfxItemSet::GetPool()"] | Regression By: | |
| Bug Depends on: | |||
| Bug Blocks: | 104444 | ||
| Attachments: |
The wordfile that i try to convert a row of a little long table to text in the middle of the document
gdb backtrace |
||
|
Description
Carlos Fernando Castaneda Olano
2018-02-09 06:37:28 UTC
Created attachment 139716 [details]
The wordfile that i try to convert a row of a little long table to text in the middle of the document
The wordfile that I was working when LibreOffice Writer crash when I try to convert a row of a little long table to text.
Steps to Reproduce:
> ...
> 2. Try to convert a row in a little long table
What do you mean by "convert a row into text"? What did you do exactly? Is it reproducible for you?
Steps: 1. Open the file 2. Go to table - Convert- Table to text 3. Undo Crash! Regression introduced by: author Ashod Nakashian <ashod.nakashian@collabora.co.uk> 2017-08-25 20:47:30 -0400 committer Ashod Nakashian <ashnakash@gmail.com> 2017-08-28 03:50:54 +0200 commit 2c3dfd9d3bafc6ad84d750c7bec935b5b164e7f7 (patch) tree 8a7f1e5875063abc42b4a4a5ac0e9dc0572b6c9f parent 3eb31b506a2860eba3a578333a6486ee2a518c1a (diff) sw: invalidate paragraph signature on edit Bisected with: bibisect-linux64-6.0 Adding Cc: to Ashod Nakashian Can reproduce. Will try to resolve at soonest. Created attachment 139873 [details]
gdb backtrace
Ashod Nakashian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=48fd0d45288bd8501f14c993cf613fe7743fabcd tdf#115569 don't sign or validate text in tables It will be available in 6.1.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. Fix confirmed in Version: 6.1.0.0.alpha0+ Build ID: 665e646c3b217e93c8e0649a4fa4326340163483 CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group @Ashod, could you please backport it to 6.0 ? Ashod Nakashian committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=292e9861adba78303eb43bbb84fae57f2bb5d15b&h=libreoffice-6-0 tdf#115569 don't sign or validate text in tables It will be available in 6.0.2. 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. A polite ping to Ashod Nakashian: is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Thanks |