[Okular-devel] [okular] [Bug 319491] Crash while closing Okular

Albert Astals Cid aacid at kde.org
Tue May 7 21:55:46 UTC 2013


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

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aacid at kde.org

--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
Unfortunately the crash seems "impossible", it doesn't seem we are coming from
a crash in the bt and also slotRelayoutPages is being called in a queued
connection which means it came from
  QMetaObject::invokeMethod(this, "slotRelayoutPages", Qt::QueuedConnection);
but can't see how that may end up broken information in d->items since
everything there is run in the UI thread.

I'll leave this open for a while in case someone has a similar bt, but for now
i'm quite at a loss :-/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list