Summary: | Keeps crashing every now and then while running liquidweather | ||
---|---|---|---|
Product: | [Unmaintained] superkaramba | Reporter: | Florian Faber <kdebug> |
Component: | general | Assignee: | Ryan Nickell <p0z3r> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | cfeck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Florian Faber
2006-11-24 16:13:54 UTC
Also reported in Debian BTS at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448337 see backtrace: 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 This crash report is at least 4 years old and there were no further comments or status updates since then. Therefore we believe that this crash is already fixed in KDE 4 or the backtrace is no longer applicable to KDE 4. If the crash still happens with a recent KDE version (4.7.4 or 4.8), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports (To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or NEW) Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug. |