[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#448337: Crash in Python LiquidWeather widget



Package: superkaramba
Version: 4:3.5.7-3
Severity: normal

I leave superkaramba running all the time with LiquidWeather.  Every so often 
(quite regularly) it crashes.  Here's a backtrace.


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22-2-k7

Debian Release: testing/unstable
  900 testing         ftp.sunet.se 
  900 testing         ftp.debian.org 
  800 unstable        ftp.sunet.se 
  800 unstable        ftp.debian.org 
  500 stable          security.debian.org 
  500 edgy            wine.budgetdedicated.com 
    1 experimental    ftp.debian.org 

--- Package information. ---
Depends                   (Version) | Installed
===================================-+-====================
kdelibs4c2a          (>= 4:3.5.7-1) | 4:3.5.7.dfsg.1-7
libc6                    (>= 2.5-5) | 2.6.1-1+b1
libgcc1         (>= 1:4.2-20070516) | 1:4.2.2-3
libqt3-mt              (>= 3:3.3.7) | 3:3.3.7-9
libstdc++6        (>= 4.2-20070516) | 4.2.2-3
libx11-6                            | 2:1.0.3-7
python2.4               (>= 2.3.90) | 2.4.4-6

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb7e686c0 (LWP 5846)]
[New Thread 0xb5feeb90 (LWP 27261)]
0xffffe410 in __kernel_vsyscall ()
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4ec6e65e in sem_wait@GLIBC_2.0 () from /lib/i686/cmov/libpthread.so.0
#2  0x494a87de in PyThread_acquire_lock (lock=<value optimized out>, 
    waitflag=<value optimized out>) at ../Python/thread_pthread.h:313
#3  0x49478758 in PyEval_AcquireLock () at ../Python/ceval.c:228
#4  0x080b7eff in KarambaPython::getLock (this=0x82f0bf8, 
    myThreadState=0xbfe7f848)
    at /tmp/buildd/kdeutils-3.5.7/./superkaramba/src/karamba_python.cpp:440
#5  0x080b7fc2 in KarambaPython::callObject (this=0x82f0bf8, 
    func=0x80d2366 "widgetUpdated", pArgs=0xb751b44c, lock=true)
    at /tmp/buildd/kdeutils-3.5.7/./superkaramba/src/karamba_python.cpp:475
#6  0x080b86d8 in KarambaPython::widgetUpdated (this=0x82f0bf8, k=0x82cf190)
    at /tmp/buildd/kdeutils-3.5.7/./superkaramba/src/karamba_python.cpp:508
#7  0x0807e42c in karamba::step (this=0x82cf190)
    at /tmp/buildd/kdeutils-3.5.7/./superkaramba/src/karamba.cpp:1697
#8  0x08087662 in karamba::qt_invoke (this=0x82cf190, _id=46, _o=0xbfe7f9dc)
    at ./karamba.moc:217
#9  0x41e97b10 in QObject::activate_signal (this=) at kernel/qobject.cpp:2356
#10 0x41e985f5 in QObject::activate_signal (this=) at kernel/qobject.cpp:2325
#11 0x42229b94 in QTimer::timeout (this=)
    at .moc/debug-shared-mt/moc_qtimer.cpp:82
#12 0x41ebf282 in QTimer::event (this=) at kernel/qtimer.cpp:219
#13 0x41e2c36a in QApplication::internalNotify (this=)
    at kernel/qapplication.cpp:2635
#14 0x41e2e193 in QApplication::notify (this=) at kernel/qapplication.cpp:2358
#15 0x4faca192 in KApplication::notify (this=<value optimized out>, 
    receiver=<value optimized out>, event=<value optimized out>)
    at /build/buildd/kdelibs-3.5.7.dfsg.1/./kdecore/kapplication.cpp:550
#16 0x41dbd6c9 in QApplication::sendEvent (receiver=)
    at ../include/qapplication.h:520
#17 0x41e1f1b1 in QEventLoop::activateTimers (this=)
    at kernel/qeventloop_unix.cpp:556
#18 0x41dd219a in QEventLoop::processEvents (this=)
    at kernel/qeventloop_x11.cpp:389
#19 0x41e476e4 in QEventLoop::enterLoop (this=) at kernel/qeventloop.cpp:198
#20 0x41e473e2 in QEventLoop::exec (this=) at kernel/qeventloop.cpp:145
#21 0x41e2df13 in QApplication::exec (this=) at kernel/qapplication.cpp:2758
#22 0x0807d238 in main (argc=)
    at /tmp/buildd/kdeutils-3.5.7/./superkaramba/src/main.cpp:153

Reply to: