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

--- Comment #4 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
(In reply to Wood from comment #3)
> just in case it helps, I poked around a little bit in gdb at the
> disassembled code and indeed ActionsQuickOpenItem::m_action value looks like
> a horked pointer: 0x4000000000000090

Interesting, that would rather hint the ActionsQuickOpenItem struct itself is
bogus, as the m_action is set in the constructor (where it should be a proper
pointer value)  and never changed later. Something to look out for as well.

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

Reply via email to