To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112363
                 Issue #|112363
                 Summary|accessibility: crash in Document::getParagraph
               Component|gsl
                 Version|OOo 3.2.1
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|cmc





------- Additional comments from c...@openoffice.org Mon Jun 14 09:35:48 +0000 
2010 -------
In calc, edit->changes->record, make a change, and edit->changes->comments. In
this dialog type about 30 lines or so, and crash with bt of
https://bugzilla.redhat.com/attachment.cgi?id=423194

valgrind says...

==13214==    by 0x11E29EB4:
accessibility::Document::getParagraph(accessibility::ParagraphInfo* const&)
(textwindowaccessibility.cxx:1712)
==13214==    by 0x11E2FA1A:
accessibility::Document::handleParagraphNotifications()
(textwindowaccessibility.cxx:1996)
==13214==    by 0x11E2FBF8: accessibility::Document::Notify(SfxBroadcaster&,
SfxHint const&) (textwindowaccessibility.cxx:1545)
==13214==    by 0x48652F0: SfxBroadcaster::Broadcast(SfxHint const&) 
(brdcst.cxx:69)
==13214==    by 0x4A21EB8: TextEngine::ImpTextHeightChanged() (texteng.cxx:3025)
==13214==    by 0x4A26D60: TextEngine::FormatDoc() (texteng.cxx:1742)
==13214==    by 0x4A27B0A: TextEngine::FormatAndUpdate(TextView*) 
(texteng.cxx:1584)
==13214==    by 0x4A27F93: TextEngine::GetTextHeight(unsigned long) const
(texteng.cxx:1269)
==13214==    by 0x11E2F194:
accessibility::Document::handleParagraphNotifications()
(textwindowaccessibility.cxx:1843)

and I simply see a index "n" which is 21 while the size of the array is 21, i.e.
out of bounds

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to