Bug 227611 - Workspace crashes after compile something with cmake in a embedded konsole
Summary: Workspace crashes after compile something with cmake in a embedded konsole
Status: RESOLVED DUPLICATE of bug 226788
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-19 02:52 UTC by Carlos Andrade
Modified: 2010-02-19 22:42 UTC (History)
1 user (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 Carlos Andrade 2010-02-19 02:52:49 UTC
Application: plasma-desktop (0.3)
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-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
just executing  cmake command over a dolphin embedded konsole and workspace crashes. 

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  detach (this=<value optimized out>) at /usr/include/QtCore/qlist.h:122
#6  begin (this=<value optimized out>) at /usr/include/QtCore/qlist.h:248
#7  KDirWatchPrivate::Entry::removeClient (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:456
#8  0x00007fea35964007 in KDirWatchPrivate::removeEntry (this=0x77efd0, instance=0x0, e=0x0, sub_entry=0x0) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:890
#9  0x00007fea359643ae in KDirWatchPrivate::slotRemoveDelayed (this=0x77efd0) at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1313
#10 0x00007fea3597ff3c in KDirWatchPrivate::qt_metacall (this=0x77efd0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2820af20) at /usr/src/debug/kdelibs-4.4.0/build/kio/kdirwatch_p.moc:84
#11 0x00007fea34e43bff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#12 0x00007fea34e4b35f in ?? () from /usr/lib64/libQtCore.so.4
#13 0x00007fea34e40853 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#14 0x00007fea33fd3c9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fea33fda27b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#16 0x00007fea35303456 in KApplication::notify (this=0x66f280, receiver=0x28e68d0, event=0x7fff2820b6c0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#17 0x00007fea34e30dfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x00007fea34e5dac5 in ?? () from /usr/lib64/libQtCore.so.4
#19 0x00007fea34e5a658 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007fea3008cdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fea300907b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fea300908e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fea34e5a323 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#24 0x00007fea34081dce in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007fea34e2f712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007fea34e2faec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#27 0x00007fea34e3383b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#28 0x00007fea27cb943a in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.4.0/plasma/desktop/shell/main.cpp:112
#29 0x00000000004073b8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x409c32 "0") at /usr/src/debug/kdelibs-4.4.0/kinit/kinit.cpp:717
#30 0x0000000000408070 in handle_launcher_request (sock=9, who=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kinit/kinit.cpp:1209
#31 0x0000000000408521 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.4.0/kinit/kinit.cpp:1402
#32 0x00000000004091f2 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kinit/kinit.cpp:1841

This bug may be a duplicate of or related to bug 226788.

Possible duplicates by query: bug 227489, bug 227477, bug 227458, bug 227292, bug 226788.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-19 22:42:22 UTC
Fixed in the next batch of OpenSuse packages: bug 226788.
Regards

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