Bug 227994

Summary: okular crashes when saving selection to a file
Product: [Frameworks and Libraries] kio Reporter: Roman <rbyshko>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 4.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Roman 2010-02-22 02:27:11 UTC
Version:            (using KDE 4.4.0)
Installed from:    openSUSE RPMs

When saving selection to a file okular crashes. It happens not always but very regularly. 

See the backtrace. Crash Handler says it's probably not useful.. I've tried to install all the *-debuginfo packages but it hasn't help. so feel free to ask me any other info.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0xb6c7c421 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0xb7513f35 in KDirWatch::dirty(QString const&) () from /usr/lib/libkio.so.5
#8  0xb7514033 in KDirWatch::setDirty(QString const&) () from /usr/lib/libkio.so.5
#9  0xb757d8b0 in ?? () from /usr/lib/libkio.so.5
#10 0xb769e060 in ?? () from /usr/lib/libkio.so.5
#11 0xb769e76c in ?? () from /usr/lib/libkio.so.5
#12 0xb6c6d32d in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0xb6c7c18a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb6ccf785 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#15 0xb6c84476 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb6c78c94 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb61922ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb61990f8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb7201b71 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0xb6c67fbe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0xb6c981fe in ?? () from /usr/lib/libQtCore.so.4
#22 0xb6c94e95 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb58054c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5808d98 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb5808ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb6c94b31 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb62526ca in ?? () from /usr/lib/libQtGui.so.4
#28 0xb6c6662d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb6c66a79 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb6c6abf0 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0xb6192354 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#32 0x0804ef29 in _start ()

Report to https://bugs.kde.org
Comment 1 Pino Toscano 2010-02-22 02:31:03 UTC

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