Issue 125169 - SEH Fatal error on selecting editing a table
Summary: SEH Fatal error on selecting editing a table
Status: CLOSED DUPLICATE of issue 125024
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: 4.1.0
Hardware: PC Windows 7
: P3 Critical (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2014-06-27 14:05 UTC by Roger Blinko
Modified: 2017-05-20 10:11 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
doc with tables the tables causing edit crashes (62.33 KB, application/octet-stream)
2014-06-27 14:05 UTC, Roger Blinko
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Roger Blinko 2014-06-27 14:05:33 UTC
Created attachment 83617 [details]
doc with tables the tables causing edit crashes

Please see the forum posts at https://forum.openoffice.org/en/forum/viewtopic.php?f=7&t=69928&p=316566#p316566 for description of SEH fatal error on editing a table in the attached document.

Thanks
Comment 1 John 2014-06-27 15:00:04 UTC
See attached file.

I can confirm this problem with AOO 4.1.0 under Windows 7 Home 64bit.  Debugging shows:

1  When I select all columns and rows of the first table (on Page 1), the screen flashes and, after a few seconds, AOO crashes with an SEH Exception ACCESS VIOLATION error message.

2  When I delete the last page (page 44), AOO does not crash when I select the first table.

3  When I delete just the comment on the last page (page 44), AOO does not crash when I select the first table.

4  Moving the mouse seems to cause the crash to happen immediately, without delay.

Isolating the problem to Page 44 should assist in problem analysis.  An earlier posts in the forum states " ... when working with tables in Writer with large documents (+50 pages of text), Writer crashes whenever I select a few rows of an existing table. The error message I receive reads: "SEH Exception: ACCESS VIOLATION"". 

The original poster posted a larger file to the Writer forum with about 55 pages.  jkrideau posted "I am not getting any crashes but the second large table is not letting me edit it. In any case there are no figures in the tables. It appears that the figures are not embedded."  He is running Ubuntu (and says 4.0.1 but that is probably 4.1.0 now).
Comment 2 Joe Smith 2014-06-27 15:46:07 UTC
I see the same crash with this document testing AOO 4.1 on Fedora Linux.

The crash seems to be related to the new text span comment feature.

The crash can be avoided if the comments are converted to simple position comments by removing the <office:annotation-end> tags.
Comment 3 Oliver-Rainer Wittmann 2014-07-02 09:19:33 UTC
I can confirm this issue on my system with AOO 4.1.0 - AOO 4.0.1 works fine.

Joe Smith's assumption is correct - the comment/annotation of a text range causes the crash.

This issue is a duplicate of issue 125024 - its fix is integrated in planned 4.1.1 release code line.

*** This issue has been marked as a duplicate of issue 125024 ***
Comment 4 fanyuzhen 2014-07-09 07:39:42 UTC
Double checked the attached sample file with build AOO411m1(Build:9770)  -  Rev. 1603804 2014-06-16 14:10:45 (Mo, 16 Jun 2014) on Win 7, the issue does not happen.