Bug 304850 - kwin
Summary: kwin
Status: RESOLVED DUPLICATE of bug 292632
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: KDED Module (show other bugs)
Version: 0.9
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Lamarque V. Souza
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-09 12:39 UTC by kubuntunoob
Modified: 2012-08-09 13:05 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 kubuntunoob 2012-08-09 12:39:49 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.8.4 (4.8.4) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu 12.04 LTS

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

i am start the sistem



Application: Servicio de KDE (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8e97812780 (LWP 1444))]

Thread 2 (Thread 0x7f8e7a13f700 (LWP 1520)):
#0  0x00007f8e92a1df69 in __pthread_mutex_lock (mutex=0x7f8e74000a60) at pthread_mutex_lock.c:92
#1  0x00007f8e921805a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8e92144337 in g_main_context_release () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8e92144fe9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8e92145164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8e9647d426 in QEventDispatcherGlib::processEvents (this=0x7f8e740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f8e9644cc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f8e9644ced7 in QEventLoop::exec (this=0x7f8e7a13edd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f8e9634bfa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f8e9642c9ff in QInotifyFileSystemWatcherEngine::run (this=0x1fd9240) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f8e9634efcb in QThreadPrivate::start (arg=0x1fd9240) at thread/qthread_unix.cpp:298
#11 0x00007f8e92a1be9a in start_thread (arg=0x7f8e7a13f700) at pthread_create.c:308
#12 0x00007f8e9503a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8e97812780 (LWP 1444)):
[KCrash Handler]
#6  Knm::Setting::type (this=0x21000) at ../../../libs/internals/setting.cpp:154
#7  0x00007f8e7af10240 in Knm::Connection::setting (this=<optimized out>, settingType=Knm::Setting::Wireless) at ../../../libs/internals/connection.cpp:360
#8  0x00007f8e7a1b7cb8 in WirelessSecurityAuthWidget::WirelessSecurityAuthWidget (this=0x21c13d0, connection=0x2177770, parent=<optimized out>) at ../../../libs/ui/security/wirelesssecurityauth.cpp:57
#9  0x00007f8e7a1c44f3 in ConnectionSecretsJob::doAskUser (this=0x211ab40) at ../../../libs/ui/connectionsecretsjob.cpp:115
#10 0x00007f8e96467446 in QObject::event (this=0x211ab40, e=<optimized out>) at kernel/qobject.cpp:1195
#11 0x00007f8e957d0894 in notify_helper (e=0x21526c0, receiver=0x211ab40, this=0x1e27cb0) at kernel/qapplication.cpp:4559
#12 QApplicationPrivate::notify_helper (this=0x1e27cb0, receiver=0x211ab40, e=0x21526c0) at kernel/qapplication.cpp:4531
#13 0x00007f8e957d5713 in QApplication::notify (this=0x7fff0ed39cd0, receiver=0x211ab40, e=0x21526c0) at kernel/qapplication.cpp:4420
#14 0x00007f8e971e89e6 in KApplication::notify (this=0x7fff0ed39cd0, receiver=0x211ab40, event=0x21526c0) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f8e9644de9c in QCoreApplication::notifyInternal (this=0x7fff0ed39cd0, receiver=0x211ab40, event=0x21526c0) at kernel/qcoreapplication.cpp:876
#16 0x00007f8e96451c6a in sendEvent (event=0x21526c0, receiver=0x211ab40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d932b0) at kernel/qcoreapplication.cpp:1500
#18 0x00007f8e9647cf93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#20 0x00007f8e92144d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f8e921450a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f8e92145164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f8e9647d3bf in QEventDispatcherGlib::processEvents (this=0x1d957d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#24 0x00007f8e95878d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f8e9644cc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f8e9644ced7 in QEventLoop::exec (this=0x7fff0ed39c60, flags=...) at kernel/qeventloop.cpp:204
#27 0x00007f8e96451f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#28 0x00007f8e82a69e55 in kdemain (argc=1, argv=0x1e0b790) at ../../kded/kded.cpp:924
#29 0x00000000004086a4 in launch (argc=1, _name=0x40b497 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b31e "0") at ../../kinit/kinit.cpp:746
#30 0x0000000000405a59 in main (argc=4, argv=0x7fff00000001, envp=0x7fff0ed3ae60) at ../../kinit/kinit.cpp:1861

The crash can be reproduced every time.

-- Backtrace:
Application: Servicio de KDE (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f8e97812780 (LWP 1444))]

Thread 2 (Thread 0x7f8e7a13f700 (LWP 1520)):
#0  0x00007f8e92a1df69 in __pthread_mutex_lock (mutex=0x7f8e74000a60) at pthread_mutex_lock.c:92
#1  0x00007f8e921805a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f8e92144337 in g_main_context_release () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f8e92144fe9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f8e92145164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f8e9647d426 in QEventDispatcherGlib::processEvents (this=0x7f8e740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f8e9644cc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f8e9644ced7 in QEventLoop::exec (this=0x7f8e7a13edd0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f8e9634bfa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f8e9642c9ff in QInotifyFileSystemWatcherEngine::run (this=0x1fd9240) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x00007f8e9634efcb in QThreadPrivate::start (arg=0x1fd9240) at thread/qthread_unix.cpp:298
#11 0x00007f8e92a1be9a in start_thread (arg=0x7f8e7a13f700) at pthread_create.c:308
#12 0x00007f8e9503a4bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8e97812780 (LWP 1444)):
[KCrash Handler]
#6  Knm::Setting::type (this=0x21000) at ../../../libs/internals/setting.cpp:154
#7  0x00007f8e7af10240 in Knm::Connection::setting (this=<optimized out>, settingType=Knm::Setting::Wireless) at ../../../libs/internals/connection.cpp:360
#8  0x00007f8e7a1b7cb8 in WirelessSecurityAuthWidget::WirelessSecurityAuthWidget (this=0x21c13d0, connection=0x2177770, parent=<optimized out>) at ../../../libs/ui/security/wirelesssecurityauth.cpp:57
#9  0x00007f8e7a1c44f3 in ConnectionSecretsJob::doAskUser (this=0x211ab40) at ../../../libs/ui/connectionsecretsjob.cpp:115
#10 0x00007f8e96467446 in QObject::event (this=0x211ab40, e=<optimized out>) at kernel/qobject.cpp:1195
#11 0x00007f8e957d0894 in notify_helper (e=0x21526c0, receiver=0x211ab40, this=0x1e27cb0) at kernel/qapplication.cpp:4559
#12 QApplicationPrivate::notify_helper (this=0x1e27cb0, receiver=0x211ab40, e=0x21526c0) at kernel/qapplication.cpp:4531
#13 0x00007f8e957d5713 in QApplication::notify (this=0x7fff0ed39cd0, receiver=0x211ab40, e=0x21526c0) at kernel/qapplication.cpp:4420
#14 0x00007f8e971e89e6 in KApplication::notify (this=0x7fff0ed39cd0, receiver=0x211ab40, event=0x21526c0) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f8e9644de9c in QCoreApplication::notifyInternal (this=0x7fff0ed39cd0, receiver=0x211ab40, event=0x21526c0) at kernel/qcoreapplication.cpp:876
#16 0x00007f8e96451c6a in sendEvent (event=0x21526c0, receiver=0x211ab40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d932b0) at kernel/qcoreapplication.cpp:1500
#18 0x00007f8e9647cf93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#20 0x00007f8e92144d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f8e921450a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f8e92145164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f8e9647d3bf in QEventDispatcherGlib::processEvents (this=0x1d957d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#24 0x00007f8e95878d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f8e9644cc82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f8e9644ced7 in QEventLoop::exec (this=0x7fff0ed39c60, flags=...) at kernel/qeventloop.cpp:204
#27 0x00007f8e96451f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#28 0x00007f8e82a69e55 in kdemain (argc=1, argv=0x1e0b790) at ../../kded/kded.cpp:924
#29 0x00000000004086a4 in launch (argc=1, _name=0x40b497 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b31e "0") at ../../kinit/kinit.cpp:746
#30 0x0000000000405a59 in main (argc=4, argv=0x7fff00000001, envp=0x7fff0ed3ae60) at ../../kinit/kinit.cpp:1861

Possible duplicates by query: bug 293685.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2012-08-09 13:05:37 UTC

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