Bug 247282 - Crash closing network configuration dialogue
Summary: Crash closing network configuration dialogue
Status: RESOLVED DUPLICATE of bug 244780
Alias: None
Product: plasma4
Classification: Unmaintained
Component: plasma-netbook (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 20:08 UTC by Scott Kitterman
Modified: 2010-08-10 20:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Kitterman 2010-08-10 20:08:05 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-14-generic i686
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
- What I was doing when the application crashed:

Adding a new network connection.  I clicked "OK" to add the new connection and plasma netbook crashed.  The dialogue stayed open.  Clicking again after plasma netbook restarted worked OK.

-- Backtrace:
Application: Plasma Netbook (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7864720 (LWP 1611))]

Thread 7 (Thread 0xaf629b70 (LWP 1653)):
#0  0x04b5ae46 in clock_gettime () from /lib/librt.so.1
#1  0x045c1f2b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x04699015 in QTimerInfoList::updateCurrentTime (this=0x85e788c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x0469905a in QTimerInfoList::timerWait (this=0x85e788c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x046970e8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaf6290ac) at kernel/qeventdispatcher_glib.cpp:136
#6  0x0469717d in timerSourcePrepare (source=0x0, timeout=0x4b5eff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x013447ca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x01344bd9 in ?? () from /lib/libglib-2.0.so.0
#9  0x013451a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x04696edf in QEventDispatcherGlib::processEvents (this=0x8514e58, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#11 0x04666f29 in QEventLoop::processEvents (this=0xaf629280, flags=) at kernel/qeventloop.cpp:149
#12 0x046673aa in QEventLoop::exec (this=0xaf629280, flags=...) at kernel/qeventloop.cpp:201
#13 0x04563a9e in QThread::exec (this=0x85dd7f8) at thread/qthread.cpp:490
#14 0x04645eab in QInotifyFileSystemWatcherEngine::run (this=0x85dd7f8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x04566d19 in QThreadPrivate::start (arg=0x85dd7f8) at thread/qthread_unix.cpp:266
#16 0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#17 0x001e073e in clone () from /lib/libc.so.6

Thread 6 (Thread 0xae61fb70 (LWP 1676)):
#0  0x00646416 in __kernel_vsyscall ()
#1  0x007a14bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x001ede2d in pthread_cond_wait () from /lib/libc.so.6
#3  0x0280b265 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x0280b341 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#6  0x001e073e in clone () from /lib/libc.so.6

Thread 5 (Thread 0xacd93b70 (LWP 1997)):
#0  0x00646416 in __kernel_vsyscall ()
#1  0x007a14bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x001ede2d in pthread_cond_wait () from /lib/libc.so.6
#3  0x045678e7 in QWaitConditionPrivate::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00782030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x81112a0, th=0x88955d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x007857dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85c3bd8, th=0x88955d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0078155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x81112a0, th=0x88955d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x007858d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x88955d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x88955d0, previous=0x910a388) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0078395e in ThreadWeaver::ThreadRunHelper::run (this=0xacd932e4, parent=0x81112a0, th=0x88955d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0078407b in ThreadWeaver::Thread::run (this=0x88955d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x04566d19 in QThreadPrivate::start (arg=0x88955d0) at thread/qthread_unix.cpp:266
#13 0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#14 0x001e073e in clone () from /lib/libc.so.6

Thread 4 (Thread 0xac592b70 (LWP 1998)):
#0  0x00646416 in __kernel_vsyscall ()
#1  0x007a14bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x001ede2d in pthread_cond_wait () from /lib/libc.so.6
#3  0x045678e7 in QWaitConditionPrivate::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00782030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x81112a0, th=0x8c56530) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x007857dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85c3bd8, th=0x8c56530) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0078155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x81112a0, th=0x8c56530) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x007858d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x8c56530) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x8c56530, previous=0x9c72ac8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0078395e in ThreadWeaver::ThreadRunHelper::run (this=0xac5922e4, parent=0x81112a0, th=0x8c56530) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0078407b in ThreadWeaver::Thread::run (this=0x8c56530) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x04566d19 in QThreadPrivate::start (arg=0x8c56530) at thread/qthread_unix.cpp:266
#13 0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#14 0x001e073e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xad594b70 (LWP 1999)):
#0  0x00646416 in __kernel_vsyscall ()
#1  0x007a14bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x001ede2d in pthread_cond_wait () from /lib/libc.so.6
#3  0x045678e7 in QWaitConditionPrivate::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00782030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x81112a0, th=0x91d7078) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x007857dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85c3bd8, th=0x91d7078) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0078155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x81112a0, th=0x91d7078) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x007858d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x91d7078) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x91d7078, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x007858f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x91d7078) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x91d7078, previous=0x9712c40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0078395e in ThreadWeaver::ThreadRunHelper::run (this=0xad5942e4, parent=0x81112a0, th=0x91d7078) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0078407b in ThreadWeaver::Thread::run (this=0x91d7078) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x04566d19 in QThreadPrivate::start (arg=0x91d7078) at thread/qthread_unix.cpp:266
#15 0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#16 0x001e073e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaba9fb70 (LWP 2000)):
#0  0x00646416 in __kernel_vsyscall ()
#1  0x007a14bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x001ede2d in pthread_cond_wait () from /lib/libc.so.6
#3  0x045678e7 in QWaitConditionPrivate::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x81112b8, mutex=0x84c06a0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00782030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x81112a0, th=0x927fd58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x007857dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x85c3bd8, th=0x927fd58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0078155b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x81112a0, th=0x927fd58) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x007858d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x927fd58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x927fd58, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x007858f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x85c3bd8, th=0x927fd58) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x00782533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x81112a0, th=0x927fd58, previous=0x91fda68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x0078395e in ThreadWeaver::ThreadRunHelper::run (this=0xaba9f2e4, parent=0x81112a0, th=0x927fd58) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x0078407b in ThreadWeaver::Thread::run (this=0x927fd58) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x04566d19 in QThreadPrivate::start (arg=0x927fd58) at thread/qthread_unix.cpp:266
#15 0x0079ccc9 in start_thread () from /lib/libpthread.so.0
#16 0x001e073e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7864720 (LWP 1611)):
[KCrash Handler]
#7  QMutex::lock (this=0xc) at thread/qmutex.cpp:151
#8  0x010aabd6 in QNetworkConfigurationManagerPrivate::configurationRemoved (this=0x87c50c8, ptr=) at bearer/qnetworkconfigmanager_p.cpp:309
#9  0x0110bf38 in QNetworkConfigurationManagerPrivate::qt_metacall (this=0x87c50c8, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbff154d8) at .moc/release-shared/moc_qnetworkconfigmanager_p.cpp:105
#10 0x0466e1ea in QMetaObject::metacall (object=0x87c50c8, cl=3220264152, idx=12, argv=0xbff154d8) at kernel/qmetaobject.cpp:237
#11 0x04680fed in QMetaObject::activate (sender=0x87a99a8, m=0x1167564, local_signal_index=1, argv=0xc) at kernel/qobject.cpp:3280
#12 0x010adfe3 in QBearerEngine::configurationRemoved (this=0x87a99a8, _t1=...) at .moc/release-shared/moc_qbearerengine_p.cpp:101
#13 0x03231a2d in QNetworkManagerEngine::parseConnection (this=0x87a99a8, service=..., settingsPath=..., map=...) at qnetworkmanagerengine.cpp:763
#14 0x03232844 in QNetworkManagerEngine::newConnection (this=0x87a99a8, path=..., settings=0x0) at qnetworkmanagerengine.cpp:440
#15 0x032383b6 in QNetworkManagerEngine::qt_metacall (this=0x87a99a8, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbff15838) at .moc/release-shared/moc_qnetworkmanagerengine.cpp:111
#16 0x0466e1ea in QMetaObject::metacall (object=0x87a99a8, cl=3220264152, idx=15, argv=0xbff15838) at kernel/qmetaobject.cpp:237
#17 0x04680fed in QMetaObject::activate (sender=0x862f4b8, m=0x32429d8, local_signal_index=0, argv=0xc) at kernel/qobject.cpp:3280
#18 0x032376f3 in QNetworkManagerSettings::newConnection (this=0x862f4b8, _t1=...) at .moc/release-shared/moc_qnetworkmanagerservice.cpp:490
#19 0x03237d3b in QNetworkManagerSettings::qt_metacall (this=0x862f4b8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff1599c) at .moc/release-shared/moc_qnetworkmanagerservice.cpp:478
#20 0x0059a9bc in QDBusConnectionPrivate::deliverCall (this=0x85e09f0, object=0x862f4b8, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:909
#21 0x005a61e7 in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib/libQtDBus.so.4
#22 0x0467afe2 in QObject::event (this=0x862f4b8, e=0x0) at kernel/qobject.cpp:1219
#23 0x07539a2c in QApplicationPrivate::notify_helper (this=0x8112010, receiver=0x862f4b8, e=0x9612d48) at kernel/qapplication.cpp:4389
#24 0x0753fa9e in QApplication::notify (this=0x810c188, receiver=0x862f4b8, e=0x9612d48) at kernel/qapplication.cpp:3791
#25 0x00e491ca in KApplication::notify (this=0x810c188, receiver=0x862f4b8, event=0x9612d48) at ../../kdeui/kernel/kapplication.cpp:309
#26 0x0466845b in QCoreApplication::notifyInternal (this=0x810c188, receiver=0x862f4b8, event=0x9612d48) at kernel/qcoreapplication.cpp:732
#27 0x0466b6ab in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x80f2460) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80f2460) at kernel/qcoreapplication.cpp:1373
#29 0x0466b86d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#30 0x046973af in QCoreApplication::sendPostedEvents (s=0x8114500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x8114500) at kernel/qeventdispatcher_glib.cpp:276
#32 0x013411b5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x01344fc8 in ?? () from /lib/libglib-2.0.so.0
#34 0x013451a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x04696ea5 in QEventDispatcherGlib::processEvents (this=0x8111c68, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x075fb0e5 in QGuiEventDispatcherGlib::processEvents (this=0x8111c68, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x04666f29 in QEventLoop::processEvents (this=0xbff161c4, flags=) at kernel/qeventloop.cpp:149
#38 0x046673aa in QEventLoop::exec (this=0xbff161c4, flags=...) at kernel/qeventloop.cpp:201
#39 0x0466b92f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#40 0x07538857 in QApplication::exec () at kernel/qapplication.cpp:3665
#41 0x0088096d in kdemain (argc=1, argv=0xbff163e4) at ../../../../plasma/netbook/shell/main.cpp:67
#42 0x080485bb in main (argc=1, argv=0xbff163e4) at plasma-netbook_dummy.cpp:3

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

Possible duplicates by query: bug 246475, bug 244780.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-10 20:39:50 UTC

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