<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Crash in: SfxItemPool::IsInRange(unsigned short)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108930#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Crash in: SfxItemPool::IsInRange(unsigned short)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108930">bug 108930</a>
from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
<pre>@Xisco
The steps you're describing are exact the same as <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: SfxItemPool::IsInRange(unsigned short)"
href="show_bug.cgi?id=108881">bug 108881</a>. This crash is
surely related to <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: SfxItemPool::IsInRange(unsigned short)"
href="show_bug.cgi?id=108881">bug 108881</a>. The only reason I reported both separately
because the the different crash reports I get:
With these steps I get:
1. Open the attached document
2. Cut the chart
3. Close the document without saving
4. Open the same document
5. Paste the chart
6. Crash
(SfxItemPool::GetDefaultItem(unsigned short) ->
<a href="http://crashreport.libreoffice.org/stats/crash_details/875de168-4b46-4cde-b11c-237b653e1752">http://crashreport.libreoffice.org/stats/crash_details/875de168-4b46-4cde-b11c-237b653e1752</a>
with this report I get
(SfxItemPool::IsInRange(unsigned short)
crashreport.libreoffice.org/stats/crash_details/8d7e1c21-53e5-4bda-8fb2-f4f34dcd2acd
The main difference is that Writer keeps working correctly. It doesn't crash
after the paste. Which Calc does. Full steps to reproduce:
1. Open Writer
2. Add a chart
3. Copy the chart
4. Close Writer
5. Open Calc
6. Paste the Chart
7. Copy the chart again
8. Close Calc
9. Open a new Writer document and paste (working)
10. Close LibreOffice (soffice won't quite) -> and will lock the entire Windows
clipboard
The problem is generated by <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: SfxItemPool::IsInRange(unsigned short)"
href="show_bug.cgi?id=108881">bug 108881</a> (in this case). But perhaps a fail-safe
should be build in to avoid the crash? I expect that there are other cases in
which this could happen. Pasting an broken ole object from a third party
application for example, but that's only my logic.</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>