Bug 260813 - Konsole crashed after search in history of unlimited size
Summary: Konsole crashed after search in history of unlimited size
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-20 18:28 UTC by Sofia Zaidenberg
Modified: 2011-08-15 07:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sofia Zaidenberg 2010-12-20 18:28:33 UTC
Application that crashed: konsole
Version of the application: 2.3.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.6.3
Operating System: Linux 2.6.27.41-170.2.117.fc10.i686.PAE i686
Distribution: "Fedora release 10 (Cambridge)"

What I was doing when the application crashed:
I have unlimited output history and a program that writes a lot of information to the console. when i search in that history konsole often crashes. this last crash was when i was editing the string to find.

 -- Backtrace:
Application: Konsole (konsole), signal: Aborted
[KCrash Handler]
#6  0x00aef424 in __kernel_vsyscall ()
#7  0x003fb460 in raise () from /lib/libc.so.6
#8  0x003fce28 in abort () from /lib/libc.so.6
#9  0x00aadc48 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#10 0x00aabb35 in ?? () from /usr/lib/libstdc++.so.6
#11 0x00aabb72 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0x00aabc2b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0x058dcb98 in QEventLoop::exec (this=0xbf9a6cc0, flags={i = 0}) at kernel/qeventloop.cpp:214
#14 0x058e0ae9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#15 0x417f77c7 in QApplication::exec () at kernel/qapplication.cpp:3585
#16 0x005879c2 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#17 0x080486e2 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-08-15 07:19:56 UTC
The backtrace contains no useful info.