Bug 54072 - TABLE: Crash with "allow row to break across page and column" disabled
Summary: TABLE: Crash with "allow row to break across page and column" disabled
Status: RESOLVED DUPLICATE of bug 68967
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.6.0.4 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-26 08:26 UTC by Paul
Modified: 2014-10-08 10:14 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
A sample ODT document where you can just type/paste text to reproduce the crash. (9.18 KB, application/vnd.oasis.opendocument.text)
2012-08-26 08:26 UTC, Paul
Details
Bug 54072 - WinDbg session with FAILED_SOURCE_CODE (11.92 KB, text/plain)
2012-08-27 09:17 UTC, bfoman (inactive)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2012-08-26 08:26:05 UTC
Created attachment 66126 [details]
A sample ODT document where you can just type/paste text to reproduce the crash.

Problem description: 
When a table has a row with a horizontal split cell and the row has "allow row to break across pages and columns" disabled filling the top split cell to be more than a page causes an immediate crash.

Steps to reproduce:
1. blank writer document
2. insert a 2 column, 1 row table
3. select the row and set "allow row to break across pages and columns" to disabled
4. split the cell on the right horizontal into 2 cells (so it becomes a cell on top of a cell)
5. type or paste text in the top right cell - when you hit the bottom of the page, writer crashes

Current behavior:

Expected behavior:

Platform (if different from the browser): 
              
Browser: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1
Comment 1 bfoman (inactive) 2012-08-27 09:17:06 UTC
Created attachment 66167 [details]
Bug 54072 - WinDbg session with FAILED_SOURCE_CODE

Confirmed with:
LO 3.5.5.3 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Attached full WinDbg session with mini dump file loaded generated by procdump soffice.bin -h.
Comment 2 bfoman (inactive) 2012-08-27 09:17:32 UTC
NEW as bug confirmed and bt attached.
Comment 3 Caolán McNamara 2014-10-08 10:14:19 UTC

*** This bug has been marked as a duplicate of bug 68967 ***