<div dir="ltr">Hi,<div>the plasmoid I'm developing makes plasma crash when I call serviceForSource.</div><div>This happens sometimes, and I can reproduce it by flooding plasma with serviceForSource requests (scrolling the mouse wheel over the plasmoid creates a lot of this requests).</div><div>My plasmoid implements a custom dataengine.</div><div><br></div><div>I've tried to flood plasma with serviceForSource requests towards a standard dataEngine (mpris) and I cannot reproduce the crash.</div><div><br></div><div>So I guess the crash is caused by my implementation. The point is that the crash happens after calling serviceForSource from the plasmoid but before reaching the dataEngine (the debug string in the dataengine is not shown before the crash).</div><div><br></div><div>How can I debug this problem? Even though I've debug symbols installed, drkonqi is not shown after the crash of plasma.</div><div><br></div><div>Thanks</div></div>