Bug 227994 - okular crashes when saving selection to a file
Summary: okular crashes when saving selection to a file
Status: RESOLVED DUPLICATE of bug 226674
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4
Platform: openSUSE Unspecified
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 02:27 UTC by Roman
Modified: 2010-02-22 02:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***