[Bug 208810] New: Plasma crashed at QList<QList<double> >::erase

View: New views
5 Messages — Rating Filter:   Alert me  

[Bug 208810] New: Plasma crashed at QList<QList<double> >::erase

by Bugzilla from zdenek.zikan@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=208810

           Summary: Plasma crashed at QList<QList<double> >::erase
           Product: plasma
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: plasma-bugs@...
        ReportedBy: zdenek.zikan@...


Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 0 (LWP 25807)]

Thread 2 (Thread 0xa89c2b90 (LWP 25812)):
#0  0xb8082430 in __kernel_vsyscall ()
#1  0xb65940e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb67742ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7e7a172 in QWaitCondition::wait (this=0x83aefd0, mutex=0x83aefcc,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb77b7ac2 in QHostInfoAgent::run (this=0x83aefc0) at
kernel/qhostinfo.cpp:260
#5  0xb7e79132 in QThreadPrivate::start (arg=0x83aefc0) at
thread/qthread_unix.cpp:188
#6  0xb65904ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb676549e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb609da10 (LWP 25807)):
[KCrash Handler]
#6  ~QList (this=0x9fc8820) at /usr/include/qt4/QtCore/qatomic_i386.h:132
#7  0xb5ebb66d in QList<QList<double> >::erase (this=0x8a29970, it={i =
0xbfb9dbe4}) at /usr/include/qt4/QtCore/qlist.h:348
#8  0xb5ebb2c3 in Plasma::SignalPlotter::addSample (this=0x8a293c8,
sampleBuf=@0xbfb9dda8) at /usr/include/qt4/QtCore/qlist.h:257
#9  0xa951dbc8 in Temperature::dataUpdated (this=0x8427170, source=@0xbfb9df28,
data=@0x89644d8) at
/build/buildd/kdebase-workspace-4.3.1/plasma/applets/system-monitor/temperature.cpp:282
#10 0xa951f594 in Temperature::qt_metacall (this=0x8427170,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfb9dee8)
    at
/build/buildd/kdebase-workspace-4.3.1/obj-i486-linux-gnu/plasma/applets/system-monitor/temperature.moc:80
#11 0xb7f831b8 in QMetaObject::activate (sender=0x8a29fa8, from_signal_index=4,
to_signal_index=4, argv=0xbfb9dee8) at kernel/qobject.cpp:3113
#12 0xb7f83e42 in QMetaObject::activate (sender=0x8a29fa8, m=0xb5f6bf80,
local_signal_index=0, argv=0xbfb9dee8) at kernel/qobject.cpp:3187
#13 0xb5e5b4e9 in Plasma::SignalRelay::dataUpdated (this=0x8a29fa8,
_t1=@0xbfb9df28, _t2=@0x89644d8) at
/build/buildd/kde4libs-4.3.1/obj-i486-linux-gnu/plasma/datacontainer_p.moc:79
#14 0xb5e5b63e in Plasma::SignalRelay::checkQueueing (this=0x8a29fa8) at
/build/buildd/kde4libs-4.3.1/plasma/private/datacontainer_p.cpp:115
#15 0xb5e2d0f5 in Plasma::DataContainer::checkForUpdate (this=0x87fa2b8) at
/build/buildd/kde4libs-4.3.1/plasma/datacontainer.cpp:170
#16 0xb5e30f91 in Plasma::DataEngine::timerEvent (this=0x8493fe0,
event=0xbfb9e3fc) at /build/buildd/kde4libs-4.3.1/plasma/dataengine.cpp:381
#17 0xb7f7e16f in QObject::event (this=0x8493fe0, e=0xbfb9e3fc) at
kernel/qobject.cpp:1075
#18 0xb6a2ad3c in QApplicationPrivate::notify_helper (this=0x80ca648,
receiver=0x8493fe0, e=0xbfb9e3fc) at kernel/qapplication.cpp:4056
#19 0xb6a3303e in QApplication::notify (this=0x80a7458, receiver=0x8493fe0,
e=0xbfb9e3fc) at kernel/qapplication.cpp:3603
#20 0xb753b85d in KApplication::notify (this=0x80a7458, receiver=0x8493fe0,
event=0xbfb9e3fc) at
/build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#21 0xb7f6dbcb in QCoreApplication::notifyInternal (this=0x80a7458,
receiver=0x8493fe0, event=0xbfb9e3fc) at kernel/qcoreapplication.cpp:610
#22 0xb7f9cd51 in QTimerInfoList::activateTimers (this=0x80cd434) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#23 0xb7f993a0 in timerSourceDispatch (source=0x80cd400) at
kernel/qeventdispatcher_glib.cpp:165
#24 0xb65ddb88 in IA__g_main_context_dispatch (context=0x80cc680) at
/build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#25 0xb65e10eb in g_main_context_iterate (context=0x80cc680, block=1,
dispatch=1, self=0x80ca148) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#26 0xb65e1268 in IA__g_main_context_iteration (context=0x80cc680, may_block=1)
at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#27 0xb7f992f8 in QEventDispatcherGlib::processEvents (this=0x80ca1a0, flags={i
= -1078336136}) at kernel/qeventdispatcher_glib.cpp:327
#28 0xb6acca75 in QGuiEventDispatcherGlib::processEvents (this=0x80ca1a0,
flags={i = -1078336088}) at kernel/qguieventdispatcher_glib.cpp:202
#29 0xb7f6c1fa in QEventLoop::processEvents (this=0xbfb9e620, flags={i =
-1078336024}) at kernel/qeventloop.cpp:149
#30 0xb7f6c642 in QEventLoop::exec (this=0xbfb9e620, flags={i = -1078335960})
at kernel/qeventloop.cpp:201
#31 0xb7f6eae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0xb6a2abb7 in QApplication::exec () at kernel/qapplication.cpp:3525
#33 0xb4bed310 in kdemain (argc=1, argv=0x80614c8) at
/build/buildd/kdebase-workspace-4.3.1/plasma/shells/desktop/main.cpp:50
#34 0x0804e27d in launch (argc=1, _name=0x806257c "/usr/bin/plasma-desktop",
args=0x8062594 "", cwd=0x0, envc=0, envs=0x8062598 "", reset_env=false,
tty=0x0, avoid_loops=false,
    startup_id_str=0x805136d "0") at
/build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:677
#35 0x0804ea5d in handle_launcher_request (sock=7, who=<value optimized out>)
at /build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1169
#36 0x0804efe5 in handle_requests (waitForPid=0) at
/build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1362
#37 0x0804fbca in main (argc=2, argv=0xbfb9ee14, envp=0xbfb9ee20) at
/build/buildd/kde4libs-4.3.1/kinit/kinit.cpp:1793

Reported using DrKonqi

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 208810] Plasma crashed at QList<QList<double> >::erase

by Bugzilla from asraniel@fryx.ch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=208810


Beat Wolf <asraniel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asraniel@...
          Component|general                     |widget-systemmonitor




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 208810] Plasma crashed at QList<QList<double> >::erase

by Bugzilla from andresbajotierra@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=208810


Dario Andres <andresbajotierra@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andresbajotierra@...




--- Comment #1 from Dario Andres <andresbajotierra gmail com>  2009-11-06 03:22:28 ---
- Have you experienced this crash again ?
- Do you remember what were you doing when the application crashed ?
Thanks

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 208810] Plasma crashed at QList<QList<double> >::erase

by Bugzilla from zdenek.zikan@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=208810





--- Comment #2 from Zdeněk Zikán <zdenek zikan gmail com>  2009-11-06 08:10:20 ---
> Have you experienced this crash again ?
No.

> Do you remember what were you doing when the application crashed ?
If I didn't provide any description, I was probably just idling (e.g. it
crashed while I wasn't at the computer), but it's been some time so I'm not
100% sure.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[Bug 208810] Random Plasma crash [QList::*, Plasma::SignalPlotter::addSample, Temperature::dataUpdated]

by Bugzilla from andresbajotierra@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=208810


Dario Andres <andresbajotierra@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME
            Summary|Plasma crashed at           |Random Plasma crash
                   |QList<QList<double>         |[QList::*,
                   |>::erase                    |Plasma::SignalPlotter::addS
                   |                            |ample,
                   |                            |Temperature::dataUpdated]




--- Comment #3 from Dario Andres <andresbajotierra gmail com>  2009-12-04 16:27:13 ---
Thanks. Closing as WORKSFORME as the issue cannot be reproduced.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.