Bug 249380 - Gwenview crashes when going to next picture
Summary: Gwenview crashes when going to next picture
Status: RESOLVED DUPLICATE of bug 229925
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-29 04:17 UTC by Mark Rooks
Modified: 2012-10-19 13:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rooks 2010-08-29 04:17:09 UTC
Application: gwenview (2.4.3)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32.19-163.fc12.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
1) Folder has multiple files amd foilder in it, some are pictures, some movies, some text
2) In Dolphin, selected 4 files, by holding ctrl key and selecting them. All files were of type .jpg, with same size attributes
3) When all 4 files are se;ected I pressed enter
4) Gwenview opened with 1 of the 4 images displayed
5) Clicked on the forward arrow/button in gwenview three times, and cycled thru available images.cked on 
6) Clicked forward arrow/button in gwenview one more time to generate the crash.
7) Repeated the above with the same actual result.

The crash can be reproduced every time.

 -- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77ee7a0 (LWP 23975))]

Thread 2 (Thread 0xb6205b70 (LWP 23977)):
#0  0x00832424 in __kernel_vsyscall ()
#1  0x0090ac45 in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:122
#2  0x04bba6bf in wait (this=0xa04f528, mutex=0xa04f524, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa04f528, mutex=0xa04f524, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02730f2a in ?? () from /usr/lib/libgwenviewlib.so.4
#5  0x04bb975f in QThreadPrivate::start (arg=0xa04f518) at thread/qthread_unix.cpp:248
#6  0x00906ab5 in start_thread (arg=0xb6205b70) at pthread_create.c:297
#7  0x001eaf1e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77ee7a0 (LWP 23975)):
[KCrash Handler]
#6  0x00388a0c in QSvgHandler::characters (this=0xbffa6044, str=...) at qsvghandler.cpp:3750
#7  0x003890a2 in QSvgHandler::parse (this=0xbffa6044) at qsvghandler.cpp:3537
#8  0x0038921f in QSvgHandler::init (this=0xbffa6044) at qsvghandler.cpp:3508
#9  0x0038941c in QSvgHandler::QSvgHandler (this=0xbffa6044, data=...) at qsvghandler.cpp:3491
#10 0x00398017 in QSvgTinyDocument::load (contents=...) at qsvgtinydocument.cpp:208
#11 0x0039a7eb in loadDocument<QByteArray> (this=0xa0b2838, contents=...) at qsvgrenderer.cpp:317
#12 QSvgRenderer::load (this=0xa0b2838, contents=...) at qsvgrenderer.cpp:353
#13 0x02bff495 in KSvgRenderer::load (this=0xa0b2838, contents=...) at /usr/src/debug/kdelibs-4.4.5/kdeui/util/ksvgrenderer.cpp:46
#14 0x026e8c2b in Gwenview::SvgViewAdapter::loadFromDocument() () from /usr/lib/libgwenviewlib.so.4
#15 0x026e8f38 in Gwenview::SvgViewAdapter::setDocument(KSharedPtr<Gwenview::Document>) () from /usr/lib/libgwenviewlib.so.4
#16 0x026e57e5 in Gwenview::DocumentView::finishOpenUrl() () from /usr/lib/libgwenviewlib.so.4
#17 0x026e5a55 in Gwenview::DocumentView::openUrl(KUrl const&) () from /usr/lib/libgwenviewlib.so.4
#18 0x08080f12 in _start ()

Possible duplicates by query: bug 240663, bug 238758, bug 229925.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-08-30 10:41:54 UTC

*** This bug has been marked as a duplicate of bug 229925 ***