<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: _ZNSt5dequeImSaImEE16_M_push_back_auxIJRKmEEEvDpOT_"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113885#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash in: _ZNSt5dequeImSaImEE16_M_push_back_auxIJRKmEEEvDpOT_"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113885">bug 113885</a>
from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
<pre>I think you've definitely found the crashing line. That appears to be the only
std::deque::push_back
pScreen is just a GdkScreen *pointer* though and nMonitors just a number so
custom classes doesn't arise, just as well be two integers really, so perhaps
the problem is with the maScreenMonitors or above in the stack trace
I can't actually see how one could get from vcl::Window::AcquireGraphics to
GtkSalSystem::countScreenMonitors
countScreenMonitors is called either from GtkSalSystem::GtkSalSystem which
should be done long before now or from screenSizeChanged and monitorsChanged
which should be called from signal callbacks which isn't the case here.
so I don't know what's going on here. I feel a more generic bug further up the
stack though.</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>