Application: cantor (0.2) KDE Platform Version: 4.5.1 (KDE 4.5.1) Qt Version: 4.7.0 Operating System: Linux 2.6.35-25-generic x86_64 Distribution: Ubuntu 10.10 -- Information about the crash: Using the Sage interface to compute the Eigenvalues of an 8x8-matrix containing real numbers. The crash can be reproduced some of the time. -- Backtrace: Application: Cantor (cantor), signal: Segmentation fault [Current thread is 1 (Thread 0x7f5f6b4f1760 (LWP 6668))] Thread 2 (Thread 0x7f5f60281700 (LWP 6669)): #0 0x00007f5f68321203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f5f63d2a009 in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f5f63d2a7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0 #3 0x00007f5f609b80f4 in ?? () from /usr/lib/libgio-2.0.so.0 #4 0x00007f5f63d4f7e4 in ?? () from /lib/libglib-2.0.so.0 #5 0x00007f5f65e27971 in start_thread (arg=<value optimized out>) at pthread_create.c:304 #6 0x00007f5f6832d92d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f5f6b4f1760 (LWP 6668)): [KCrash Handler] #6 operator!= (this=0xf92e18, str=...) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:75 #7 QString::append (this=0xf92e18, str=...) at tools/qstring.cpp:1499 #8 0x00007f5f5233a64c in operator+= (this=0xf92e00, text=<value optimized out>) at /usr/include/qt4/QtCore/qstring.h:281 #9 SageExpression::parseOutput (this=0xf92e00, text=<value optimized out>) at ../../../../../cantor/src/backends/sage/sageexpression.cpp:126 #10 0x00007f5f52338559 in SageSession::readStdOut (this=0xe24a20) at ../../../../../cantor/src/backends/sage/sagesession.cpp:158 #11 0x00007f5f52338954 in SageSession::qt_metacall (this=0xe24a20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff95e83660) at ./sagesession.moc:85 #12 0x00007f5f68a50b27 in QMetaObject::activate (sender=0xd8ae50, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1242e90) at kernel/qobject.cpp:3280 #13 0x00007f5f52126e53 in KPtyDevicePrivate::_k_canRead (this=0xd75370) at ../../kpty/kptydevice.cpp:319 #14 0x00007f5f521280a1 in KPtyDevice::qt_metacall (this=0xd8ae50, _c=QMetaObject::InvokeMetaMethod, _id=347, _a=0x7fff95e83840) at ./kptydevice.moc:82 #15 0x00007f5f68a50b27 in QMetaObject::activate (sender=0xda2d30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1242e90) at kernel/qobject.cpp:3280 #16 0x00007f5f68a9cb1e in QSocketNotifier::activated (this=0xf92e18, _t1=24) at .moc/release-shared/moc_qsocketnotifier.cpp:89 #17 0x00007f5f68a55653 in QSocketNotifier::event (this=0xda2d30, e=0x7fff95e83ef0) at kernel/qsocketnotifier.cpp:317 #18 0x00007f5f693eefdc in QApplicationPrivate::notify_helper (this=0x9ca030, receiver=0xda2d30, e=0x7fff95e83ef0) at kernel/qapplication.cpp:4396 #19 0x00007f5f693f4aed in QApplication::notify (this=0x7fff95e84200, receiver=0xda2d30, e=0x7fff95e83ef0) at kernel/qapplication.cpp:4277 #20 0x00007f5f6aef6156 in KApplication::notify (this=0x7fff95e84200, receiver=0xda2d30, event=0x7fff95e83ef0) at ../../kdeui/kernel/kapplication.cpp:310 #21 0x00007f5f68a38cdc in QCoreApplication::notifyInternal (this=0x7fff95e84200, receiver=0xda2d30, event=0x7fff95e83ef0) at kernel/qcoreapplication.cpp:732 #22 0x00007f5f68a6554a in sendEvent (source=0x9cdc10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #23 socketNotifierSourceDispatch (source=0x9cdc10) at kernel/qeventdispatcher_glib.cpp:110 #24 0x00007f5f63d26342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0x00007f5f63d2a2a8 in ?? () from /lib/libglib-2.0.so.0 #26 0x00007f5f63d2a45c in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0x00007f5f68a65193 in QEventDispatcherGlib::processEvents (this=0x9b1e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415 #28 0x00007f5f694a1a4e in QGuiEventDispatcherGlib::processEvents (this=0xf92e18, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x00007f5f68a37a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #30 0x00007f5f68a37dec in QEventLoop::exec (this=0x7fff95e84150, flags=) at kernel/qeventloop.cpp:201 #31 0x00007f5f68a3bebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #32 0x0000000000409c0d in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../cantor/src/main.cpp:86 Reported using DrKonqi
Can you provide an example command that crashes Cantor for you? I can't reproduce the problem currently.
This version is very old and no more supported.