To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63583
                  Issue #:|63583
                  Summary:|a11y: crash when changing from "normal" view to notes
                Component:|Presentation
                  Version:|OOo 2.0.2
                 Platform:|All
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cmc
              Reported by:|cmc





------- Additional comments from [EMAIL PROTECTED] Fri Mar 24 06:40:58 -0800 
2006 -------
Under gnome and the latest available atkbridge workspace with a11y enabled I get
crash with the attached document when changing from "normal" view to notes

I get the following attached valgrind output when examining it.

So I feel that...

DrawViewShell's DrawView mpView is deleted during the dtor of
DrawViewShell::~DrawViewShell but gets referenced later on during the
accessibility callbacks attached to DrawViewShell.

With the following patch in place the crash disappears.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to