Summary: | Gwenview occasionally crashes in Gwenview::ContextManager::setCurrentDirUrl() after opening any image | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Benjamin Hiebert <benjamin.hiebert> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | 2012gdwu+k2, bakasaru, christoph, giannisalb, magiblot, nate, niluxv.opensource.C-h2ty6xl, ntgbkrg7t, nvdlech, okboomer, seanpoirier97, tazemt76, terrellr |
Priority: | HI | Keywords: | drkonqi |
Version: | 19.12.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Benjamin Hiebert
2020-02-04 23:59:59 UTC
Created attachment 125739 [details]
New crash information added by DrKonqi
gwenview (19.12.2) using Qt 5.13.2
- What I was doing when the application crashed:
sending an image from android phone to my computer via kde connect
-- Backtrace (Reduced):
#6 0x00007f7735c7ed13 in QUrl::operator== (this=this@entry=0x7ffdfbb2e790, url=...) at io/qurl.cpp:3639
#7 0x00007f773a06b389 in Gwenview::ContextManager::setCurrentDirUrl (this=this@entry=0x5590dac828d0, _url=...) at ./lib/contextmanager.cpp:186
#8 0x00007f773a06b4a6 in Gwenview::ContextManager::<lambda(const QUrl&)>::operator() (urlReady=..., __closure=<optimized out>) at ./lib/contextmanager.cpp:135
#11 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:439
#12 0x00007f7735d6491f in QtPrivate::QSlotObjectBase::call (a=0x7ffdfbb2e8f0, r=0x7f773a3931a0 <Gwenview::DocumentFactory::instance()::factory>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
*** Bug 418414 has been marked as a duplicate of this bug. *** *** Bug 419117 has been marked as a duplicate of this bug. *** *** Bug 420585 has been marked as a duplicate of this bug. *** *** Bug 423203 has been marked as a duplicate of this bug. *** *** Bug 429212 has been marked as a duplicate of this bug. *** Created attachment 134318 [details]
New crash information added by DrKonqi
gwenview (19.12.3) using Qt 5.12.8
- What I was doing when the application crashed:
Opening a ~32MiB .eps which mostly consists of an image, and closing gwenview during loading. It happens every time I do this. Gwenview does not crash if gwenview is not closed during loading.
-- Backtrace (Reduced):
#6 0x00007f4f61334fe7 in QUrl::operator== (this=this@entry=0x7ffdedbc3fb0, url=...) at io/qurl.cpp:3639
#7 0x00007f4f62e1c19e in Gwenview::ContextManager::setCurrentDirUrl (this=this@entry=0x5590138beed0, _url=...) at ./lib/contextmanager.cpp:186
#8 0x00007f4f62e1c29a in Gwenview::ContextManager::<lambda(const QUrl&)>::operator() (__closure=<optimized out>, urlReady=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qurl.h:69
#12 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:432
#13 0x00007f4f61406458 in QtPrivate::QSlotObjectBase::call (a=0x7ffdedbc4100, r=0x7f4f62f2b190 <Gwenview::DocumentFactory::instance()::factory>, this=0x5590138bfb10) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
*** Bug 432501 has been marked as a duplicate of this bug. *** *** Bug 336401 has been marked as a duplicate of this bug. *** *** Bug 432945 has been marked as a duplicate of this bug. *** Raising priority given number of duplicate reports. I can not reproduce that, please re-try with a recent release, thanks. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |