Menu

#26 superkaramba cvs crashes with kde latest

open
nobody
None
5
2005-05-05
2005-05-05
Xevil
No

sing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 13638)]
[KCrash handler]
#5 0x08084ba1 in ImageLabel::setValue ()
#6 0x0809ae6f in createImageLabel ()
#7 0x0809afac in py_createImage ()
#8 0x416375cd in PyCFunction_Call () from
/usr/lib/./libpython2.4.so.1.0
#9 0x4167108f in PyEval_GetFuncDesc () from
/usr/lib/./libpython2.4.so.1.0
#10 0x4166ed19 in PyEval_EvalFrame () from
/usr/lib/./libpython2.4.so.1.0
#11 0x4166f7fe in PyEval_EvalCodeEx () from
/usr/lib/./libpython2.4.so.1.0
#12 0x4162637a in PyStaticMethod_New () from
/usr/lib/./libpython2.4.so.1.0
#13 0x4160e367 in PyObject_Call () from
/usr/lib/./libpython2.4.so.1.0
#14 0x41670b3a in PyEval_CallObjectWithKeywords ()
from /usr/lib/./libpython2.4.so.1.0
#15 0x4160e31c in PyObject_CallObject () from
/usr/lib/./libpython2.4.so.1.0
#16 0x080a2dda in KarambaPython::callObject ()
#17 0x080a2e86 in KarambaPython::initWidget ()
#18 0x0807a7f0 in karamba::step ()
#19 0x0807b885 in karamba::qt_invoke ()
#20 0x40beb1ec in QObject::activate_signal ()
from /usr/lib/qt/lib/libqt-mt.so.3
#21 0x40f0e16a in QSignal::signal () from
/usr/lib/qt/lib/libqt-mt.so.3
#22 0x40c053cd in QSignal::activate () from
/usr/lib/qt/lib/libqt-mt.so.3
#23 0x40c0cd03 in QSingleShotTimer::event () from
/usr/lib/qt/lib/libqt-mt.so.3
#24 0x40b8e94f in QApplication::internalNotify ()
from /usr/lib/qt/lib/libqt-mt.so.3
#25 0x40b8df4e in QApplication::notify () from
/usr/lib/qt/lib/libqt-mt.so.3
#26 0x407134f5 in KApplication::notify () from
/opt/kde/lib/libkdecore.so.4
#27 0x40b7e185 in QEventLoop::activateTimers ()
from /usr/lib/qt/lib/libqt-mt.so.3
#28 0x40b388eb in QEventLoop::processEvents ()
from /usr/lib/qt/lib/libqt-mt.so.3
#29 0x40ba0d08 in QEventLoop::enterLoop () from
/usr/lib/qt/lib/libqt-mt.so.3
#30 0x40ba0bb8 in QEventLoop::exec () from
/usr/lib/qt/lib/libqt-mt.so.3
#31 0x40b8eba1 in QApplication::exec () from
/usr/lib/qt/lib/libqt-mt.so.3
#32 0x0806d759 in main ()

Discussion

  • Xevil

    Xevil - 2005-05-27

    Logged In: YES
    user_id=22422

    heeeeeeeeeeeeeeeeeeeeeellllllllllppppppppppp !!!!

     
  • Xevil

    Xevil - 2005-05-27

    all themes are crashing even with cvs version sos help

     
  • Ryan Nickell

    Ryan Nickell - 2005-06-28

    Logged In: YES
    user_id=797632

    SuperKaramba is no longer actively developed in CVS.
    If you'd like to try the latest code, please check it out
    from /trunk/kdereview/ in kde's SVN.

    Btw, KCrashHandler doesn't help much in debugging for SK.
    You may want to run gdb to get a better stack trace as to
    why it is crashing for you.

    -Ryan

     

Log in to post a comment.