Stephan Kulow kirjoitti:
Am Samstag, 22. Juli 2006 08:57 schrieb Arto Viitanen:
When I try to run konsole on OpenSUSE 10.2 Alpha 2 (2xXeon 3.0Ghz, 1GB memory, x86 kernel), it crashes after some lines have been outputted. I tried "ls" nine times and then it crashed. My homedirectory contains files enough to get 56 lines, which gives about 500 lines. However, the History setting is 1000 lines, so the buffer has not overrun, or has it?
delete is a basic C++ function and the backtrace looks as if it just deleted temporary data. Alpha2 has some glibc consistency check turned on, so you'll see crashes that worked fine before. Unfortunately it doesn't crash here without MALLOC_CHECK_ - so there must be another problem with alpha2.
Can you install kdebase3-debuginfo and kdelibs3-debuginfo and possibly even run your "test case" under valgrind?
I did install kdebase3-debuginfo-3.5.3-13.i586.rpm and kdelibs3-debuginfo-3.5.3-15.i586.rpm from http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/i5.... Output of the backtrace looks almost the same: System configuration startup check disabled. (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1232451920 (LWP 4728)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #6 0xffffe410 in __kernel_vsyscall () #7 0xb7d467b0 in raise () from /lib/libc.so.6 #8 0xb7d47e83 in abort () from /lib/libc.so.6 #9 0xb7d814a9 in malloc_printerr () from /lib/libc.so.6 #10 0xb7d82aa5 in free () from /lib/libc.so.6 #11 0xb6b98101 in operator delete () from /usr/lib/libstdc++.so.6 #12 0xb6b9815d in operator delete[] () from /usr/lib/libstdc++.so.6 #13 0xb7214edd in QStringData::deleteSelf () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb7e9360f in TEmulation::onRcvBlock () from /opt/kde3/lib/libkdeinit_konsole.so #15 0xb7e9a1b9 in TESession::onRcvBlock () from /opt/kde3/lib/libkdeinit_konsole.so #16 0xb7ea46fa in TESession::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #17 0xb6f44d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb7e7ef38 in TEPty::block_in () from /opt/kde3/lib/libkdeinit_konsole.so #19 0xb7e7f06b in TEPty::dataReceived () from /opt/kde3/lib/libkdeinit_konsole.so #20 0xb7e86f33 in TEPty::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #21 0xb6f44d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0xb74d0eee in KProcess::receivedStdout () from /opt/kde3/lib/libkdecore.so.4 #23 0xb74d0fc8 in KProcess::childOutput () from /opt/kde3/lib/libkdecore.so.4 #24 0xb74d0ff9 in KProcess::slotChildOutput () from /opt/kde3/lib/libkdecore.so.4 #25 0xb74d105a in KProcess::qt_invoke () from /opt/kde3/lib/libkdecore.so.4 #26 0xb7e86eb3 in TEPty::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #27 0xb6f44d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0xb6f45882 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb727f6f0 in QSocketNotifier::activated () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6f62f50 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6ee5cc7 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6ee6a91 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb75a1a52 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #34 0xb6eda9a1 in QEventLoop::activateSocketNotifiers () from /usr/lib/qt3/lib/libqt-mt.so.3 #35 0xb6e95844 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0xb6efcb00 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0xb6efc996 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0xb6ee587f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #39 0xb7ebe937 in kdemain () from /opt/kde3/lib/libkdeinit_konsole.so #40 0x080484a2 in ?? () #41 0x00000001 in ?? () #42 0xbfdb2344 in ?? () #43 0x00000000 in ?? () I reboot after install, so there should be more debuginfo, right?
Greetings, Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org