Bug 222116 - Crash when trying to connect to one of the connections via knetworkmanager.
Summary: Crash when trying to connect to one of the connections via knetworkmanager.
Status: RESOLVED DUPLICATE of bug 219036
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-weather (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 21:19 UTC by Artem Vorotnikov
Modified: 2010-01-20 14:06 UTC (History)
3 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 Artem Vorotnikov 2010-01-10 21:19:23 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-server x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Crash when trying to connect to one of the connections via knetworkmanager. KDE 4.4 RC1

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f2e91bd2750 (LWP 3377))]

Thread 2 (Thread 0x7f2e6d2f5910 (LWP 3378)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f2e900ae67b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x21655b8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x21655b8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f2e8e86a3ec in QHostInfoAgent::run (this=0x21655a0) at kernel/qhostinfo.cpp:252
#4  0x00007f2e900ad6c5 in QThreadPrivate::start (arg=0x21655a0) at thread/qthread_unix.cpp:244
#5  0x00007f2e8fe1ea04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f2e8ebe980d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2e91bd2750 (LWP 3377)):
[KCrash Handler]
#5  QBasicAtomicInt::deref (this=0x25e0358, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qatomic_x86_64.h:133
#6  ~QString (this=0x25e0358, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:869
#7  0x00007f2e6c42cc4b in ~ForecastInfo (this=0x221db60) at ../../../../../../../plasma/generic/dataengines/weather/ions/bbcukmet/ion_bbcukmet.h:63
#8  UKMETIon::reset (this=0x221db60) at ../../../../../../../plasma/generic/dataengines/weather/ions/bbcukmet/ion_bbcukmet.cpp:53
#9  0x00007f2e6c84cb73 in WeatherEngine::triggerReset (this=<value optimized out>) at ../../../../../plasma/generic/dataengines/weather/weatherengine.cpp:275
#10 0x00007f2e6c84ebf0 in WeatherEngine::qt_metacall (this=0x220b520, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff208b4b70) at ./weatherengine.moc:93
#11 0x00007f2e901b3dc3 in QMetaObject::activate (sender=0x26a0dc0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x3) at kernel/qobject.cpp:3294
#12 0x00007f2e901bb67f in QSingleShotTimer::timerEvent (this=0x26a0dc0) at kernel/qtimer.cpp:308
#13 0x00007f2e901b0a33 in QObject::event (this=0x26a0dc0, e=0x7fff208b5240) at kernel/qobject.cpp:1224
#14 0x00007f2e8f346e8c in QApplicationPrivate::notify_helper (this=0x17d6a10, receiver=0x26a0dc0, e=0x7fff208b5240) at kernel/qapplication.cpp:4242
#15 0x00007f2e8f34d48d in QApplication::notify (this=0x17a11e0, receiver=0x26a0dc0, e=0x7fff208b5240) at kernel/qapplication.cpp:4125
#16 0x00007f2e906e5e16 in KApplication::notify (this=0x17a11e0, receiver=0x26a0dc0, event=0x7fff208b5240) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00007f2e901a104c in QCoreApplication::notifyInternal (this=0x17a11e0, receiver=0x26a0dc0, event=0x7fff208b5240) at kernel/qcoreapplication.cpp:704
#18 0x00007f2e901cdd52 in QCoreApplication::sendEvent (this=0x17d9dd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x17d9dd0) at kernel/qeventdispatcher_unix.cpp:603
#20 0x00007f2e901ca958 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#21 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#22 0x00007f2e8b7e6bce in g_main_dispatch (context=0x17d9000) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#23 IA__g_main_context_dispatch (context=0x17d9000) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#24 0x00007f2e8b7ea598 in g_main_context_iterate (context=0x17d9000, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#25 0x00007f2e8b7ea6c0 in IA__g_main_context_iteration (context=0x17d9000, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#26 0x00007f2e901ca623 in QEventDispatcherGlib::processEvents (this=0x17d6460, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#27 0x00007f2e8f3f52fe in QGuiEventDispatcherGlib::processEvents (this=0x25e0358, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007f2e9019f972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f2e9019fd4c in QEventLoop::exec (this=0x7fff208b54e0, flags=) at kernel/qeventloop.cpp:201
#30 0x00007f2e901a3a8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#31 0x00007f2e848968a2 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:112
#32 0x0000000000406fb8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4a1 "0") at ../../kinit/kinit.cpp:706
#33 0x0000000000407c70 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1198
#34 0x0000000000408121 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1391
#35 0x0000000000408dea in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1830
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

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

Possible duplicates by query: bug 221647, bug 221308, bug 220820.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-20 14:06:45 UTC
This is being tracked at bug 219036. Regards

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