Bug 296373 - wicd-kde crashes on exit
Summary: wicd-kde crashes on exit
Status: RESOLVED DUPLICATE of bug 296285
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 16:56 UTC by Andrew St.Martin
Modified: 2012-03-19 17:36 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 Andrew St.Martin 2012-03-19 16:56:13 UTC
Application: wicd-kde (0.2.3)
KDE Platform Version: 4.8.1 (4.8.1)
Qt Version: 4.8.0
Operating System: Linux 3.2.0-19-generic x86_64
Distribution: Ubuntu precise (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
The application crashes whenever select "quit" from pop-up menu or logout of session.

The crash can be reproduced every time.

-- Backtrace:
Application: Wicd Client KDE (wicd-kde), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f77b4ecd780 (LWP 17864))]

Thread 2 (Thread 0x7f779bfff700 (LWP 17869)):
#0  0x00007f77b2258d93 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f77af6f2136 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f77af6f2264 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77b29d8a96 in QEventDispatcherGlib::processEvents (this=0x7f77940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f77b29a82f2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f77b29a8547 in QEventLoop::exec (this=0x7f779bffedd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f77b28a7f97 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f77b298806f in QInotifyFileSystemWatcherEngine::run (this=0x2779320) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f77b28aafbb in QThreadPrivate::start (arg=0x2779320) at thread/qthread_unix.cpp:298
#9  0x00007f77b0947e9a in start_thread (arg=0x7f779bfff700) at pthread_create.c:308
#10 0x00007f77b226474d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f77b4ecd780 (LWP 17864)):
[KCrash Handler]
#6  0x00007f77b29bd172 in QObject::disconnect (sender=0x24c9c30, signal=0x24d0109 "selectionChanged(QItemSelection,QItemSelection)", receiver=0x24d7b80, method=0x24cc219 "_k_slotSelectionChanged(QItemSelection,QItemSelection)") at kernel/qobject.cpp:2891
#7  0x00007f77b4891a32 in eventFilter (event=0x7fffeed89540, watched=0x24ef370, this=0x24e15d0) at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:279
#8  KWidgetItemDelegatePrivate::eventFilter (this=0x24e15d0, watched=0x24ef370, event=0x7fffeed89540) at ../../kdeui/itemviews/kwidgetitemdelegate.cpp:243
#9  0x00007f77b29a9698 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x24ef370, event=0x7fffeed89540) at kernel/qcoreapplication.cpp:986
#10 0x00007f77b361b67f in notify_helper (e=0x7fffeed89540, receiver=0x24ef370, this=0x235bc40) at kernel/qapplication.cpp:4551
#11 QApplicationPrivate::notify_helper (this=0x235bc40, receiver=0x24ef370, e=0x7fffeed89540) at kernel/qapplication.cpp:4527
#12 0x00007f77b3620533 in QApplication::notify (this=0x7fffeed89840, receiver=0x24ef370, e=0x7fffeed89540) at kernel/qapplication.cpp:4416
#13 0x00007f77b48b3906 in KApplication::notify (this=0x7fffeed89840, receiver=0x24ef370, event=0x7fffeed89540) at ../../kdeui/kernel/kapplication.cpp:311
#14 0x00007f77b29a950c in QCoreApplication::notifyInternal (this=0x7fffeed89840, receiver=0x24ef370, event=0x7fffeed89540) at kernel/qcoreapplication.cpp:876
#15 0x00007f77b3663618 in sendEvent (event=0x7fffeed89540, receiver=0x24ef370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#16 QWidgetPrivate::setWinId (this=0x24e5390, id=0) at kernel/qwidget.cpp:1729
#17 0x00007f77b36b768e in QWidget::destroy (this=0x24ef370, destroyWindow=true, destroySubWindows=<optimized out>) at kernel/qwidget_x11.cpp:1118
#18 0x00007f77b3666589 in QWidget::~QWidget (this=0x24ef370, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1684
#19 0x000000000041c129 in _start ()

Possible duplicates by query: bug 276066.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-03-19 17:36:45 UTC

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