Issue 121199 - [Automation][Regression]Crashed when loading 2 docx files.
Summary: [Automation][Regression]Crashed when loading 2 docx files.
Status: CLOSED DUPLICATE of issue 121134
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P2 Critical (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: automation_bug, regression
Depends on: 119657
Blocks:
  Show dependency tree
 
Reported: 2012-10-11 08:44 UTC by Li Lin Yi
Modified: 2012-11-01 09:55 UTC (History)
3 users (show)

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


Attachments
crash stack for plain_200p.docx document (4.87 KB, text/plain)
2012-10-24 11:38 UTC, hdu@apache.org
no flags Details
crash stack for complex_400p.docx document (4.58 KB, text/plain)
2012-10-24 11:39 UTC, hdu@apache.org
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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 ***