https://bugs.kde.org/show_bug.cgi?id=405782

--- Comment #6 from Philippe Waroquiers <philippe.waroqui...@skynet.be> ---
(In reply to wavexx from comment #5)
> Indeed, the current master can run it through without any tweak.
That is good news.
> Is there anything you want me to try?
I think the problem should be properly solved.

But to grasp a little bit better how much this was improved,
if you are courageous, it would be nice to redo the tracing with master
of the block that was giving the crash, so that we can evaluate the code
improvement.

As the new version might not use exactly the same SB nr as the 3.14,
you should find the line that looks like:
==== SB 97263 (evchecks 68367534) [tid 1] 0x541a124 (anonymous
namespace)::wxPNGImageData::DoLoadPNGFile(wxImage*, (anonymous
namespace)::wxPNGInfoStruct&) [clone .constprop.45]+2228
/usr/local/stow/wxWidgets-3.1.2/lib/libwx_gtk3u_core-3.1.so.2.0.0+0x519124

and then do the trace with --trace-notbelow=XXXXX   --trace-notabove=YYYYY
and use XXXXX and YYYYY to have 1 or 2 SB before/after the [clone
.constprop.45]+2228
address giving the problem.

Thanks
Philippe

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to