Bug 226976 - Okular crashed after save copy as
Summary: Okular crashed after save copy as
Status: RESOLVED DUPLICATE of bug 226674
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-15 12:41 UTC by Christian Trippe
Modified: 2010-02-15 16:03 UTC (History)
2 users (show)

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 Christian Trippe 2010-02-15 12:41:03 UTC
Application: okular (0.10)
KDE Platform Version: 4.4.00 (KDE 4.4.0) "release 223"
Qt Version: 4.6.1
Operating System: Linux 2.6.31.12-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
1.) Open a pdf
2.) Save copy as
3.) Type in a name
4.) press OK

=> okular crashes (but the document is saved)

The crash can be reproduced every time.

 -- Backtrace:
Application: Okular (okular), signal: Segmentation fault
[KCrash Handler]
#6  0xb6c08421 in isSignalConnected (signal_index=<value optimized out>, this=<value optimized out>) at kernel/qobject_p.h:225
#7  QMetaObject::activate (signal_index=<value optimized out>, this=<value optimized out>) at kernel/qobject.cpp:3200
#8  0xb749ff35 in KDirWatch::dirty (this=0x8653748, _t1=...) at /usr/src/debug/kdelibs-4.4.0/build/kio/kdirwatch.moc:89
#9  0xb74a0033 in KDirWatch::setDirty (this=0x8653748, _file=...) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1839
#10 0xb75098b0 in KDirWatchPrivate::emitEvent (this=0x82f7ea0, e=0x87476ec, event=1, fileName=...) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1272
#11 0xb7629f45 in KDirWatchPrivate::slotRescan (this=0x82f7ea0) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1395
#12 0xb762a76c in KDirWatchPrivate::qt_metacall (this=0x82f7ea0, _c=InvokeMetaMethod, _id=4, _a=0xbfafe03c) at /usr/src/debug/kdelibs-4.4.0/build/kio/kdirwatch_p.moc:81
#13 0xb6bf932d in QMetaObject::metacall (object=0x82f7ea0, cl=InvokeMetaMethod, idx=4, argv=0xbfafe03c) at kernel/qmetaobject.cpp:237
#14 0xb6c0818a in QMetaObject::activate (sender=0x82f7ee8, m=0xb6d0a5a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3275
#15 0xb6c5b785 in QTimer::timeout (this=0x82f7ee8) at .moc/release-shared/moc_qtimer.cpp:134
#16 0xb6c10476 in QTimer::timerEvent (this=0x82f7ee8, e=0xbfafe594) at kernel/qtimer.cpp:271
#17 0xb6c04c94 in QObject::event (this=0x82f7ee8, e=0x29) at kernel/qobject.cpp:1212
#18 0xb611e2ac in QApplicationPrivate::notify_helper (this=0x8071c28, receiver=0x82f7ee8, e=0xbfafe594) at kernel/qapplication.cpp:4298
#19 0xb61250f8 in QApplication::notify (this=0xbfafe940, receiver=0x82f7ee8, e=0xbfafe594) at kernel/qapplication.cpp:4181
#20 0xb718db71 in KApplication::notify (this=0xbfafe940, receiver=0x82f7ee8, event=0xbfafe594) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#21 0xb6bf3fbe in QCoreApplication::notifyInternal (this=0xbfafe940, receiver=0x82f7ee8, event=0xbfafe594) at kernel/qcoreapplication.cpp:704
#22 0xb6c241fe in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:617
#24 0xb6c20e95 in timerSourceDispatch (source=0x8074e00) at kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=0x8074e00) at kernel/qeventdispatcher_glib.cpp:231
#26 0xb578a4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb578dd98 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb578debe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb6c20b31 in QEventDispatcherGlib::processEvents (this=0x805db08, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#30 0xb61de6ca in QGuiEventDispatcherGlib::processEvents (this=0x805db08, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb6bf262d in QEventLoop::processEvents (this=0xbfafe844, flags=) at kernel/qeventloop.cpp:149
#32 0xb6bf2a79 in QEventLoop::exec (this=0xbfafe844, flags=...) at kernel/qeventloop.cpp:201
#33 0xb6bf6bf0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0xb611e354 in QApplication::exec () at kernel/qapplication.cpp:3577
#35 0x0804ef29 in main (argc=6, argv=0xbfafeb24) at /usr/src/debug/kdegraphics-4.4.0/okular/shell/main.cpp:82

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 16:03:12 UTC
Merging with bug 226674
Thanks

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