[opensuse-factory] Konsole crashes on Alpha 2
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? Anyhow, the backtrace looks like 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 -1232370000 (LWP 5302)] (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 0xb7d5a7b0 in raise () from /lib/libc.so.6 #8 0xb7d5be83 in abort () from /lib/libc.so.6 #9 0xb7d954a9 in malloc_printerr () from /lib/libc.so.6 #10 0xb7d96aa5 in free () from /lib/libc.so.6 #11 0xb6bac101 in operator delete () from /usr/lib/libstdc++.so.6 #12 0xb6bac15d in operator delete[] () from /usr/lib/libstdc++.so.6 #13 0xb7228edd in QStringData::deleteSelf () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb7ea760f in TEmulation::onRcvBlock () from /opt/kde3/lib/libkdeinit_konsole.so #15 0xb7eae1b9 in TESession::onRcvBlock () from /opt/kde3/lib/libkdeinit_konsole.so #16 0xb7eb86fa in TESession::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #17 0xb6f58d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb7e92f38 in TEPty::block_in () from /opt/kde3/lib/libkdeinit_konsole.so #19 0xb7e9306b in TEPty::dataReceived () from /opt/kde3/lib/libkdeinit_konsole.so #20 0xb7e9af33 in TEPty::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #21 0xb6f58d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0xb74e4eee in KProcess::receivedStdout () from /opt/kde3/lib/libkdecore.so.4 #23 0xb74e4fc8 in KProcess::childOutput () from /opt/kde3/lib/libkdecore.so.4 #24 0xb74e4ff9 in KProcess::slotChildOutput () from /opt/kde3/lib/libkdecore.so.4 #25 0xb74e505a in KProcess::qt_invoke () from /opt/kde3/lib/libkdecore.so.4 #26 0xb7e9aeb3 in TEPty::qt_invoke () from /opt/kde3/lib/libkdeinit_konsole.so #27 0xb6f58d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0xb6f59882 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb72936f0 in QSocketNotifier::activated () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6f76f50 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6ef9cc7 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6efaa91 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb75b5a52 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #34 0xb6eee9a1 in QEventLoop::activateSocketNotifiers () from /usr/lib/qt3/lib/libqt-mt.so.3 #35 0xb6ea9844 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0xb6f10b00 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0xb6f10996 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0xb6ef987f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #39 0xb7ed2937 in kdemain () from /opt/kde3/lib/libkdeinit_konsole.so #40 0x080484a2 in ?? () #41 0x00000001 in ?? () #42 0xbf9c1f54 in ?? () #43 0x00000000 in ?? () As one sees, there is some references to delete() calls, so it might have something to do with the historybuffer. -- Arto Viitanen arto.viitanen@pp4.inet.fi --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
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? Greetings, Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
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
Am Samstag, 22. Juli 2006 15:32 schrieb Arto Viitanen:
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/ i586/.
Output of the backtrace looks almost the same: I have to asume that there was a rebuild between your alpha2 and that factory snapshot. The RPMs have to fitt 100%
Greetings, Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Stephan Kulow kirjoitti:
Am Samstag, 22. Juli 2006 15:32 schrieb Arto Viitanen:
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/ i586/.
Output of the backtrace looks almost the same:
I have to asume that there was a rebuild between your alpha2 and that factory snapshot. The RPMs have to fitt 100%
OK. There was no debuginfo versionc of the RPMs in the CD-images, so I assumed the factory files would be fine. Do you know where can I get the right versions for Alpha2?
Greetings, Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
-- Arto Viitanen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Am Montag, 24. Juli 2006 20:02 schrieb Arto Viitanen:
Stephan Kulow kirjoitti:
Am Samstag, 22. Juli 2006 15:32 schrieb Arto Viitanen:
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/sus e/ i586/.
Output of the backtrace looks almost the same:
I have to asume that there was a rebuild between your alpha2 and that factory snapshot. The RPMs have to fitt 100%
OK. There was no debuginfo versionc of the RPMs in the CD-images, so I assumed the factory files would be fine. Do you know where can I get the right versions for Alpha2?
You need to install factory's kdebase3 together with the debuginfo Greetings, Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Stephan Kulow kirjoitti:
Am Montag, 24. Juli 2006 20:02 schrieb Arto Viitanen:
Stephan Kulow kirjoitti:
Am Samstag, 22. Juli 2006 15:32 schrieb Arto Viitanen:
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/sus e/ i586/.
Output of the backtrace looks almost the same:
I have to asume that there was a rebuild between your alpha2 and that factory snapshot. The RPMs have to fitt 100%
OK. There was no debuginfo versionc of the RPMs in the CD-images, so I assumed the factory files would be fine. Do you know where can I get the right versions for Alpha2?
You need to install factory's kdebase3 together with the debuginfo
I installed the factory version of kdebase3, and now the backtrace looks like System configuration startup check disabled. Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1232128336 (LWP 4474)] [KCrash handler] #6 0xffffe410 in __kernel_vsyscall () #7 0xb7d957b0 in raise () from /lib/libc.so.6 #8 0xb7d96e83 in abort () from /lib/libc.so.6 #9 0xb7dd04a9 in malloc_printerr () from /lib/libc.so.6 #10 0xb7dd1aa5 in free () from /lib/libc.so.6 #11 0xb6be7101 in operator delete () from /usr/lib/libstdc++.so.6 #12 0xb6be715d in operator delete[] () from /usr/lib/libstdc++.so.6 #13 0xb7263edd in QStringData::deleteSelf () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb7ee260f in TEmulation::onRcvBlock (this=0x81597f0, s=0xbfecdb97 "\033[00;32maurora-seagate.txt\033[00m", ' ' <repeats 17 times>, "\033[00mindex.html\033[00m", ' ' <repeats 29 times>, "\033[00mprint.ps\033[00m\r\n\033[01;34mbin\033[00m", ' ' <repeats 32 times>, "\033[00mindex-long.html\033[00m "..., len=1024) at /usr/lib/qt3/include/qstring.h:848 #15 0xb7ee91b9 in TESession::onRcvBlock (this=0x81596d0, buf=0xbfecdb97 "\033[00;32maurora-seagate.txt\033[00m", ' ' <repeats 17 times>, "\033[00mindex.html\033[00m", ' ' <repeats 29 times>, "\033[00mprint.ps\033[00m\r\n\033[01;34mbin\033[00m", ' ' <repeats 32 times>, "\033[00mindex-long.html\033[00m "..., len=1024) at ./konsole/konsole/session.cpp:746 #16 0xb7ef36fa in TESession::qt_invoke (this=0x81596d0, _id=17, _o=0xbfecda00) at ./konsole/konsole/session.moc:462 #17 0xb6f93d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb7ecdf38 in TEPty::block_in (this=0x815b4c8, t0=0xbfecdb97 "\033[00;32maurora-seagate.txt\033[00m", ' ' <repeats 17 times>, "\033[00mindex.html\033[00m", ' ' <repeats 29 times>, "\033[00mprint.ps\033[00m\r\n\033[01;34mbin\033[00m", ' ' <repeats 32 times>, "\033[00mindex-long.html\033[00m "..., t1=1024) at ./konsole/konsole/TEPty.moc:143 #19 0xb7ece06b in TEPty::dataReceived (this=0x815b4c8, buf=0xbfecdb97 "\033[00;32maurora-seagate.txt\033[00m", ' ' <repeats 17 times>, "\033[00mindex.html\033[00m", ' ' <repeats 29 times>, "\033[00mprint.ps\033[00m\r\n\033[01;34mbin\033[00m", ' ' <repeats 32 times>, "\033[00mindex-long.html\033[00m "..., len=1024) at ./konsole/konsole/TEPty.cpp:233 #20 0xb7ed5f33 in TEPty::qt_invoke (this=0x815b4c8, _id=8, _o=0xbfecdb0c) at ./konsole/konsole/TEPty.moc:164 #21 0xb6f93d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #22 0xb751feee in KProcess::receivedStdout (this=0x815b4c8, t0=0x815b4c8, t1=0xbfecdb97 "\033[00;32maurora-seagate.txt\033[00m", ' ' <repeats 17 times>, "\033[00mindex.html\033[00m", ' ' <repeats 29 times>, "\033[00mprint.ps\033[00m\r\n\033[01;34mbin\033[00m", ' ' <repeats 32 times>, "\033[00mindex-long.html\033[00m "..., t2=1024) at ./kdecore/kprocess.moc:152 #23 0xb751ffc8 in KProcess::childOutput (this=0x815b4c8, fdno=14) at ./kdecore/kprocess.cpp:853 #24 0xb751fff9 in KProcess::slotChildOutput (this=0x815b4c8, fdno=14) at ./kdecore/kprocess.cpp:733 #25 0xb752005a in KProcess::qt_invoke (this=0x815b4c8, _id=2, _o=0xbfece0b4) at ./kdecore/kprocess.moc:201 #26 0xb7ed5eb3 in TEPty::qt_invoke (this=0x815b4c8, _id=2, _o=0xbfece0b4) at ./konsole/konsole/TEPty.moc:169 #27 0xb6f93d3d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #28 0xb6f94882 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb72ce6f0 in QSocketNotifier::activated () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6fb1f50 in QSocketNotifier::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6f34cc7 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6f35a91 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb75f0a52 in KApplication::notify (this=0xbfece77c, receiver=0x8195458, event=0xbfece368) at ./kdecore/kapplication.cpp:552 #34 0xb6f299a1 in QEventLoop::activateSocketNotifiers () from /usr/lib/qt3/lib/libqt-mt.so.3 #35 0xb6ee4844 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0xb6f4bb00 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0xb6f4b996 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0xb6f3487f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #39 0xb7f0d937 in kdemain (argc=1, argv=0xbfecec64) at ./konsole/konsole/main.cpp:611 #40 0x080484a2 in main (argc=) at ./konsole/konsole/kdeinit_konsole.cpp:2 #41 0xb7d8287c in __libc_start_main () from /lib/libc.so.6 #42 0x080483f1 in _start () So problem is on the delete, right?
Greetings, Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
-- Arto Viitanen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Am Dienstag, 25. Juli 2006 19:50 schrieb Arto Viitanen:
So problem is on the delete, right?
No. But I can't figure out from the backtrace what the problem is ;( And what I thought is the problem is unreproducible on my 10.1 - so perhaps you can run valgrind on konsole? This should give better results - but you should open a bug report at this point Greetings, Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Stephan Kulow kirjoitti:
Am Dienstag, 25. Juli 2006 19:50 schrieb Arto Viitanen:
So problem is on the delete, right?
No. But I can't figure out from the backtrace what the problem is ;( And what I thought is the problem is unreproducible on my 10.1 - so perhaps you can run valgrind on konsole? This should give better results - but you should open a bug report at this point
Greetings, Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
I sent mail of this yesterday, but the message was too long, so let's try again. I opened a kde bug report 131602. I run konsole with valgrind and got attached log (now it is packed). -- Arto Viitanen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
Arto Viitanen kirjoitti:
Stephan Kulow kirjoitti:
Am Dienstag, 25. Juli 2006 19:50 schrieb Arto Viitanen:
So problem is on the delete, right?
No. But I can't figure out from the backtrace what the problem is ;( And what I thought is the problem is unreproducible on my 10.1 - so perhaps you can run valgrind on konsole? This should give better results - but you should open a bug report at this point
Greetings, Stephan
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
I sent mail of this yesterday, but the message was too long, so let's try again.
I opened a kde bug report 131602. I run konsole with valgrind and got attached log (now it is packed).
-- Arto Viitanen
It might be that I found what triggers the crash. I normally have LC_ALL="fi_FI@euro". If I set it to LC_ALL="c" (on command shell running on konsole), no crashing happens.
------------------------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org -- Arto Viitanen
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory-help@opensuse.org
participants (2)
-
Arto Viitanen
-
Stephan Kulow