<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:greenreaper@hotmail.com" title="Laurence 'GreenReaper' Parry <greenreaper@hotmail.com>"> <span class="fn">Laurence 'GreenReaper' Parry</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const &)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141769">bug 141769</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #172717 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const &)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141769#c45">Comment # 45</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: cppu::OInterfaceContainerHelper::disposeAndClear(com::sun::star::lang::EventObject const &)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=141769">bug 141769</a>
from <span class="vcard"><a class="email" href="mailto:greenreaper@hotmail.com" title="Laurence 'GreenReaper' Parry <greenreaper@hotmail.com>"> <span class="fn">Laurence 'GreenReaper' Parry</span></a>
</span></b>
<pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=172718" name="attach_172718" title="Backtrace of exception during ScAccessibleEditLineTextData::GetTextForwarder">attachment 172718</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=172718&action=edit" title="Backtrace of exception during ScAccessibleEditLineTextData::GetTextForwarder">[details]</a></span>
Backtrace of exception during ScAccessibleEditLineTextData::GetTextForwarder
(Switching comment and attachment...)
While debugging I encountered what seems to be accessibiliy-related exceptions
in ScAccessibleEditLineTextData::GetTextForwarder; backtrace attached:
Exception thrown at 0x75D1A6F2 in soffice.bin: Microsoft C++ exception:
com::sun::star::uno::RuntimeException at memory location 0x01B8F240.
This occurred a couple of times before I got to the loaded application with
sheet. It goes through SfxWorkWindow::UpdateObjectBars_Impl and
SfxWorkWindow::UpdateObjectBars_Impl into accessiblity-related code (see
trace).
mpTxtWnd and mpForwarder are both null, and so pTextForwarder is null in
AccessibleTextHelper_Impl::GetTextForwarder
So it throws uno::RuntimeException("Unable to fetch text forwarder, model might
be dead", mxFrontEnd); [mxFrontEnd is also null]
Not sure if it is usual for this to occur or if it has relevance to the crash,
but I figured if something failed in creating the accessibility events, it
might also cause problems when accessibility-related stuff is being torn down.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>