Bug 287018 - PolicyKit crashes
Summary: PolicyKit crashes
Status: RESOLVED DUPLICATE of bug 298716
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-19 18:00 UTC by Mikhail Krasilnikov
Modified: 2012-07-05 17:02 UTC (History)
2 users (show)

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 Mikhail Krasilnikov 2011-11-19 18:00:40 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

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

1.Open System Settings (Параметры системы)
2. Go to System administration (Системное администрирование) / Action policy (Политики действий)
3. Open org.freedesktop/NetworkManager/wifi/NetworkManager/Connection sharing via a protected WiFi network
4. Double click on "org.freedesktop.NetworkManager.wifi.share.protected" in Local authorizations
5. Select in dropdown list "Group/Onwer" Owner. Then in the next dropdown list select myself
6. Click OK

-- Backtrace:
Application: Параметры системы (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5010930 (LWP 15381))]

Thread 2 (Thread 0xb15f8b70 (LWP 15388)):
#0  0xb61719f4 in poll () from /lib/libc.so.6
#1  0xb5885f7b in g_poll () from /usr/lib/libglib-2.0.so.0
#2  0xb5877466 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xb5877b6b in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4  0xb16f325a in ?? () from /usr/lib/libgio-2.0.so.0
#5  0xb589e2e4 in ?? () from /usr/lib/libglib-2.0.so.0
#6  0xb597ca7d in start_thread () from /lib/libpthread.so.0
#7  0xb617c8fe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5010930 (LWP 15381)):
[KCrash Handler]
#6  0x45454545 in ?? ()
#7  0xb17befcb in text (this=0x861e408) at /usr/include/QtGui/qlistwidget.h:90
#8  PolkitKde::ActionWidget::editExplicitPKLAEntry (this=0x8523170, item=0x861e408) at /usr/src/debug/polkit-kde-kcmmodules-1-0.98.1+git20110929/polkitactions/ActionWidget.cpp:277
#9  0xb17b5375 in PolkitKde::ActionWidget::qt_metacall (this=0x8523170, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8408d8) at /usr/src/debug/polkit-kde-kcmmodules-1-0.98.1+git20110929/build/polkitactions/moc_ActionWidget.cpp:101
#10 0xb646a7dd in metacall (argv=0xbf8408d8, idx=30, cl=QMetaObject::InvokeMetaMethod, object=0x8523170) at kernel/qmetaobject.cpp:237
#11 QMetaObject::metacall (object=0x8523170, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbf8408d8) at kernel/qmetaobject.cpp:232
#12 0xb6479710 in QMetaObject::activate (sender=0x84dfda8, m=0xb738722c, local_signal_index=2, argv=0xbf8408d8) at kernel/qobject.cpp:3287
#13 0xb7036485 in QListWidget::itemDoubleClicked (this=0x84dfda8, _t1=0x861e408) at .moc/release-shared/moc_qlistwidget.cpp:205
#14 0xb70364f4 in QListWidgetPrivate::_q_emitItemDoubleClicked (this=0x84e0730, index=...) at itemviews/qlistwidget.cpp:1085
#15 0xb7039de4 in QListWidget::qt_metacall (this=0x84dfda8, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbf840a18) at .moc/release-shared/moc_qlistwidget.cpp:143
#16 0xb646a7dd in metacall (argv=0xbf840a18, idx=85, cl=QMetaObject::InvokeMetaMethod, object=0x84dfda8) at kernel/qmetaobject.cpp:237
#17 QMetaObject::metacall (object=0x84dfda8, cl=QMetaObject::InvokeMetaMethod, idx=85, argv=0xbf840a18) at kernel/qmetaobject.cpp:232
#18 0xb6479710 in QMetaObject::activate (sender=0x84dfda8, m=0xb73862fc, local_signal_index=2, argv=0xbf840a18) at kernel/qobject.cpp:3287
#19 0xb6fca095 in QAbstractItemView::doubleClicked (this=0x84dfda8, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:338
#20 0xb6fca251 in QAbstractItemView::mouseDoubleClickEvent (this=0x84dfda8, event=0xbf8412e4) at itemviews/qabstractitemview.cpp:1830
#21 0xb6a8d30d in QWidget::event (this=0x84dfda8, event=0xbf8412e4) at kernel/qwidget.cpp:8299
#22 0xb6e92655 in QFrame::event (this=0x84dfda8, e=0xbf8412e4) at widgets/qframe.cpp:557
#23 0xb6f24a41 in QAbstractScrollArea::viewportEvent (this=0x84dfda8, e=0xbf8412e4) at widgets/qabstractscrollarea.cpp:1043
#24 0xb6fc6e3c in QAbstractItemView::viewportEvent (this=0x84dfda8, event=0xbf8412e4) at itemviews/qabstractitemview.cpp:1628
#25 0xb6f271c6 in viewportEvent (this=<optimized out>, event=0xbf8412e4) at widgets/qabstractscrollarea_p.h:100
#26 eventFilter (e=0xbf8412e4, this=<optimized out>, o=<optimized out>) at widgets/qabstractscrollarea_p.h:116
#27 QAbstractScrollAreaFilter::eventFilter (this=0x84e1bd0, o=0x84df660, e=0xbf8412e4) at widgets/qabstractscrollarea_p.h:115
#28 0xb64645c6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80934d0, receiver=0x84df660, event=0xbf8412e4) at kernel/qcoreapplication.cpp:902
#29 0xb6a32eb2 in notify_helper (e=0xbf8412e4, receiver=0x84df660, this=0x80934d0) at kernel/qapplication.cpp:4477
#30 QApplicationPrivate::notify_helper (this=0x80934d0, receiver=0x84df660, e=0xbf8412e4) at kernel/qapplication.cpp:4453
#31 0xb6a38cfb in QApplication::notify (this=0x80934d0, receiver=0x84df660, e=0xbf8412e4) at kernel/qapplication.cpp:4042
#32 0xb7593681 in KApplication::notify (this=0xbf841b4c, receiver=0x84df660, event=0xbf8412e4) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#33 0xb646442e in QCoreApplication::notifyInternal (this=0xbf841b4c, receiver=0x84df660, event=0xbf8412e4) at kernel/qcoreapplication.cpp:787
#34 0xb6a33ea0 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#35 QApplicationPrivate::sendMouseEvent (receiver=0x84df660, event=0xbf8412e4, alienWidget=0x84df660, nativeWidget=0x84dff58, buttonDown=0xb7395c34, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3141
#36 0xb6abd1d4 in QETWidget::translateMouseEvent (this=0x84dff58, event=0xbf84179c) at kernel/qapplication_x11.cpp:4472
#37 0xb6abbdae in QApplication::x11ProcessEvent (this=0xbf841b4c, event=0xbf84179c) at kernel/qapplication_x11.cpp:3598
#38 0xb6ae6eac in x11EventSourceDispatch (s=0x808af10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0xb5876e2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0xb5877560 in ?? () from /usr/lib/libglib-2.0.so.0
#41 0xb58777fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0xb6492837 in QEventDispatcherGlib::processEvents (this=0x8087c10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#43 0xb6ae6aaa in QGuiEventDispatcherGlib::processEvents (this=0x8087c10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0xb646344d in QEventLoop::processEvents (this=0xbf841aa4, flags=...) at kernel/qeventloop.cpp:149
#45 0xb6463691 in QEventLoop::exec (this=0xbf841aa4, flags=...) at kernel/qeventloop.cpp:201
#46 0xb6467dea in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#47 0xb6a30d64 in QApplication::exec () at kernel/qapplication.cpp:3755
#48 0x08050d18 in ?? ()
#49 0xb60c1003 in __libc_start_main () from /lib/libc.so.6
#50 0x08050d5d in _start ()

Reported using DrKonqi
Comment 1 S. Burmeister 2012-03-11 23:19:08 UTC
works for me in KDE 4.8.1.
Comment 2 Jekyll Wu 2012-07-05 17:02:34 UTC

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