Bug 225793 - netbeans change build paths crash
Summary: netbeans change build paths crash
Status: RESOLVED DUPLICATE of bug 165548
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.3
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 227068 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-02-07 04:01 UTC by Feathers And Down
Modified: 2010-02-15 21:15 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 Feathers And Down 2010-02-07 04:01:17 UTC
Application that crashed: dolphin
Version of the application: 1.3
KDE Version: 4.3.5 (KDE 4.3.5) "release 2"
Qt Version: 4.6.1
Operating System: Linux 2.6.31.8-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
When i clean and build the project, dolphin was in the build/classes/etc....... folder, so i press F5 to refresh but it doesn't change the current view, so i back one level, enter again and how it don't change, up two level at project folder. Then compile (clean and build) again (because it don't reflect the changes with the code) and dolphin crash. I don't know how to reproduce it, it happened to me 2 or 3 times, if i will stay tuned if this issue happen again.

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[KCrash Handler]
#6  0xb5dfe42c in QString::operator== (this=0x830d1a8, other=...) at tools/qstring.cpp:2060
#7  0xb75e934f in KDirWatchPrivate::Entry::findSubEntry (this=0x8391b64, path=...) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch_p.h:157
#8  0xb75e5dff in KDirWatchPrivate::inotifyEventReceived (this=0x81ed318) at /usr/src/debug/kdelibs-4.3.5/kio/kio/kdirwatch.cpp:297
#9  0xb75e8fe4 in KDirWatchPrivate::qt_metacall (this=0x81ed318, _c=InvokeMetaMethod, _id=6, _a=0xbfba52b8) at /usr/src/debug/kdelibs-4.3.5/build/kio/kdirwatch_p.moc:75
#10 0xb5ec332d in QMetaObject::metacall (object=0x81ed318, cl=ReadProperty, idx=6, argv=0xbfba52b8) at kernel/qmetaobject.cpp:237
#11 0xb5ed218a in QMetaObject::activate (sender=0x81d8328, m=0xb5fd4550, local_signal_index=0, argv=0xbfba52b8) at kernel/qobject.cpp:3275
#12 0xb5f255e5 in QSocketNotifier::activated (this=0x81d8328, _t1=11) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#13 0xb5ed968f in QSocketNotifier::event (this=0x81d8328, e=0xbfba5734) at kernel/qsocketnotifier.cpp:317
#14 0xb610b2ac in QApplicationPrivate::notify_helper (this=0x80e6cb8, receiver=0x81d8328, e=0xbfba5734) at kernel/qapplication.cpp:4298
#15 0xb61120f8 in QApplication::notify (this=0xbfba5a3c, receiver=0x81d8328, e=0xbfba5734) at kernel/qapplication.cpp:4181
#16 0xb6f37521 in KApplication::notify (this=0xbfba5a3c, receiver=0x81d8328, event=0xbfba5734) at /usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#17 0xb5ebdfbe in QCoreApplication::notifyInternal (this=0xbfba5a3c, receiver=0x81d8328, event=0xbfba5734) at kernel/qcoreapplication.cpp:704
#18 0xb5eeaf18 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#19 socketNotifierSourceDispatch (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:110
#20 0xb54c14c2 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#22 0xb54c4d98 in g_main_context_iterate (context=0x80eee90, block=<value optimized out>, dispatch=1, self=0x80ec658) at gmain.c:2591
#23 0xb54c4ebe in IA__g_main_context_iteration (context=0x80eee90, may_block=1) at gmain.c:2654
#24 0xb5eeab31 in QEventDispatcherGlib::processEvents (this=0x80c8410, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#25 0xb61cb6ca in QGuiEventDispatcherGlib::processEvents (this=0x80c8410, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0xb5ebc62d in QEventLoop::processEvents (this=0xbfba5994, flags=) at kernel/qeventloop.cpp:149
#27 0xb5ebca79 in QEventLoop::exec (this=0xbfba5994, flags=...) at kernel/qeventloop.cpp:201
#28 0xb5ec0bf0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0xb610b354 in QApplication::exec () at kernel/qapplication.cpp:3577
#30 0x0807b0b5 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 21:14:53 UTC
This is likely to be related to bug 165548 and its recent duplicates: bug 221063, bug 222974, bug 222974.

*** This bug has been marked as a duplicate of bug 221063 ***
Comment 2 Dario Andres 2010-02-15 21:15:51 UTC

*** This bug has been marked as a duplicate of bug 165548 ***
Comment 3 Dario Andres 2010-02-15 21:15:52 UTC
*** Bug 227068 has been marked as a duplicate of this bug. ***