Issue 121199

Summary: [Automation][Regression]Crashed when loading 2 docx files.
Product: Writer Reporter: Li Lin Yi <lilinyi921734>
Component: open-importAssignee: AOO issues mailing list <issues>
Status: CLOSED DUPLICATE QA Contact:
Severity: Critical    
Priority: P2 CC: hdu, wujinlong, zhangjf
Version: 4.0.0-devKeywords: automation_bug, regression
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on: 119657    
Issue Blocks:    
Attachments:
Description Flags
crash stack for plain_200p.docx document
none
crash stack for complex_400p.docx document none

Description Li Lin Yi 2012-10-11 08:44:46 UTC
Build: 1396491

Found by GUI Performance automation test. 

Reproduce steps:
1. Launch AOO
2. Open the 2 sample files.
Sample file:
https://svn.apache.org/repos/asf/incubator/ooo/trunk/test/testgui/data/pvt/plain_200p.docx
https://svn.apache.org/repos/asf/incubator/ooo/trunk/test/testgui/data/pvt/complex_400p.docx

Actual Result: AOO crashed

Regression info:
   The problem is OK in build 1384699.
Comment 1 hdu@apache.org 2012-10-24 09:58:30 UTC
Looking at the stack-trace this is most likely a regression introduced by revision 1384796 for solving bug 119657
Comment 2 hdu@apache.org 2012-10-24 11:38:29 UTC
Created attachment 79814 [details]
crash stack for plain_200p.docx document
Comment 3 hdu@apache.org 2012-10-24 11:39:11 UTC
Created attachment 79815 [details]
crash stack for complex_400p.docx document
Comment 4 hdu@apache.org 2012-10-24 11:50:41 UTC
Reverting revision 1384796 results in the two reported crashes disappearing again.
Comment 5 wujinlong 2012-10-25 02:37:00 UTC
This is a known bug, and I have already had a fix for it. Please see bug 121134 for details.
Comment 6 zhang jianfang 2012-10-25 14:05:30 UTC
So it has the some root cause as bug 121134. I have committed the fix code by bug 121134, mark this bug as a duplicated one to synchronize their state.

*** This issue has been marked as a duplicate of issue 121134 ***