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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to