Summary: | gwenview crashes when closing it quickly after it opens | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | magiblot |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ricardocanul7 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 20.04.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
magiblot
2020-04-25 19:03:15 UTC
*** This bug has been marked as a duplicate of bug 417171 *** Created attachment 130566 [details]
New crash information added by DrKonqi
gwenview (20.04.3) using Qt 5.14.2
- What I was doing when the application crashed:
I was opening and closing Gwenview quite fast and it crashes after opening a few images like 3 to 5
-- Backtrace (Reduced):
#4 0x00007f7e23975ad3 in QUrl::operator== (this=this@entry=0x7ffcd23a0e50, url=...) at io/qurl.cpp:3636
#5 0x00007f7e27e7ca49 in Gwenview::ContextManager::setCurrentDirUrl (this=this@entry=0x55a1f6172260, _url=...) at ./lib/contextmanager.cpp:186
#6 0x00007f7e27e7cb66 in Gwenview::ContextManager::<lambda(const QUrl&)>::operator() (urlReady=..., __closure=<optimized out>) at ./lib/contextmanager.cpp:135
#9 QtPrivate::QFunctorSlotObject<Gwenview::ContextManager::ContextManager(Gwenview::SortedDirModel*, QObject*)::<lambda(const QUrl&)>, 1, QtPrivate::List<const QUrl&>, void>::impl(int, QtPrivate::QSlotObjectBase *, QObject *, void **, bool *) (which=<optimized out>, this_=<optimized out>, r=<optimized out>, a=<optimized out>, ret=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:443
#10 0x00007f7e23a656d7 in QtPrivate::QSlotObjectBase::call (a=0x7ffcd23a0f90, r=0x7f7e281a4150 <Gwenview::DocumentFactory::instance()::factory>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
|