Issue 125095 - Writer crashes when scrolling down from first page
Summary: Writer crashes when scrolling down from first page
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: Writer
Classification: Application
Component: viewing (show other issues)
Version: 4.1.0
Hardware: Mac Mac OS X, all
: P3 Major (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: crash, needmoreinfo, regression
Depends on:
Blocks:
 
Reported: 2014-06-13 16:08 UTC by Peter Abrahams
Modified: 2017-05-20 10:11 UTC (History)
4 users (show)

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


Attachments
Example of doc document that crashes (87.00 KB, application/msword)
2014-06-15 14:57 UTC, Peter Abrahams
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Peter Abrahams 2014-06-13 16:08:17 UTC
If I open a .doc document and then use a two finger swipe on the trackpad to scroll down the writer crashes.
It does not do this on odt files
I tried 4.0.1 and that worked fine.
I am running OS X 10.9.3 (13D65) on a new iMac (I tried it on a new Mac Book Air and it works fine).

The console said
Process:         soffice [702]
Path:            /Applications/OpenOffice.app/Contents/MacOS/soffice
Identifier:      org.openoffice.script
Version:         4.1.0 (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [230]
Responsible:     soffice [702]
User ID:         504

Date/Time:       2014-06-13 16:41:41.095 +0100
OS Version:      Mac OS X 10.9.3 (13D65)
Report Version:  11
Anonymous UUID:  7F0C62F2-A2D2-FEA5-944C-16A663847B75


Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
terminating with unexpected exception of type com::sun::star::lang::IndexOutOfBoundsException
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
Comment 1 Ariel Constenla-Haile 2014-06-13 16:50:06 UTC
This looks like a duplicated of bug 124970

@Peter: Usually Apple shows a dialog after a crash, asking if you want to report it to Apple; if you select to view the details of the report, it will display very useful information; if you get the Apple report dialog, please copy that crash report detail in a text file, and attach it here
Comment 2 Peter Abrahams 2014-06-15 14:54:54 UTC
I did not get a dialog box after the crash. Open office just disappeared just as if I had hit quit. 
The only diagnostics I could find were those from the console log.
I have tried various files and some work and some do not.
The problem always occurs when scrolling across a page boundary and I think it seems only to occur on pages where there is a page header.
Comment 3 Peter Abrahams 2014-06-15 14:57:31 UTC
Created attachment 83566 [details]
Example of doc document that crashes
Comment 4 Peter Abrahams 2014-06-15 17:16:56 UTC
I have taken the example I sent you and removed the headers and the problem persisted, I then removed the footers as well and then I could scroll OK.
So it maybe scrolling into the footer that is the real problem.
Comment 5 hdu@apache.org 2014-07-02 11:56:41 UTC
> terminating with unexpected exception of type
> com::sun::star::lang::IndexOutOfBoundsException

This indeed points to Ariel's suspicion that this might already fixed with thte solution to bug 124970. The next milestone build [1] of AOO (with revision>1606707) will contain that fix, please verify if possible.

[1] http://s.apache.org/aoo_devsnaps
Comment 6 Peter Abrahams 2014-07-14 17:57:30 UTC
Sorry the email notification of the changes to this thread landed in my junk mail.

I do not understand how to install Milestone versions so I cannot test the fix. 

When will this fix be included in an official release?
Comment 7 Bradley Bunk 2014-09-18 19:24:47 UTC
I tried to replicate the bug with the following steps:

1. Run Open Office Writer
2. Open a .odt file
3. perform a two finger scroll
4. Open a .doc file
5. perform a two finger scroll
6. Open a .docx file
7. perform a two finger scroll
8. Program should crash


I was unable to reproduce this bug; the program never shut down or behaved in a unexpected way.

I tested this bug with Open Office version 4.1.0 on OSX version 10.9.4

If this bug can not be reproduced on other versions of OSX then it should be closed.
Comment 8 Sujith Ravi Kumar 2014-10-12 00:40:06 UTC
I was unable to replicate this bug. Open Office Writer didn’t crash when scrolling down from first page to second page using a two-finger swipe on the Touchpad.

I tested this bug with Open Office version 4.1.1 on Mac OS X version 10.9.5

Replication steps followed:

1. Run Open Office Writer
2. Open a .doc document file with Open Office Writer
3. Scroll through pages using a two-finger swipe on the Touchpad

I also tested this using the example doc file provided with this bug report in the attachments.
Comment 9 Kay 2015-08-26 20:16:37 UTC
No further comments for 10 months and likely already fixed.