Summary: | konsole crash while closing a tab with searchbar activated | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Martin Koller <kollix> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | adaptee, askrym, bigras.bruno, bugskdeorg, dima, francesco.cecconi, pwood |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Martin Koller
2011-01-27 16:35:21 UTC
Created attachment 56762 [details]
New crash information added by DrKonqi
konsole (2.6) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
I closed a tab (I had two or three tabs open).
Kubuntu 10.10
Qt : 4.7.0
KDE : 4.6.00 (4.6.0) (form the backport ppa)
-- Backtrace (Reduced):
#6 Konsole::TerminalDisplay::filterChain (this=0x0) at ../../../../apps/konsole/src/TerminalDisplay.cpp:1262
#7 0x00007f09c01a80c6 in Konsole::SessionController::removeSearchFilter (this=0xe4c770) at ../../../../apps/konsole/src/SessionController.cpp:346
#8 0x00007f09c01aaaac in Konsole::SessionController::setSearchBar (this=0xe4c770, searchBar=0x0) at ../../../../apps/konsole/src/SessionController.cpp:361
#9 0x00007f09c07a0975 in Konsole::MainWindow::activeViewChanged (this=0x951c20, controller=0xe2a190) at ../../../../apps/konsole/src/MainWindow.cpp:205
#10 0x00007f09c07a3744 in Konsole::MainWindow::qt_metacall (this=0x951c20, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0ab50690) at ./MainWindow.moc:119
Created attachment 56906 [details]
New crash information added by DrKonqi
konsole (2.6) on KDE Platform 4.6.00 (4.6.0) using Qt 4.7.0
- What I was doing when the application crashed:
I was searching for some text, and had the search bar opened. Then I pressed Ctrl-D to close the tab.
-- Backtrace (Reduced):
#6 Konsole::TerminalDisplay::filterChain (this=0x0) at ../../../../apps/konsole/src/TerminalDisplay.cpp:1262
#7 0x00007f30107400c6 in Konsole::SessionController::removeSearchFilter (this=0x2499e20) at ../../../../apps/konsole/src/SessionController.cpp:346
#8 0x00007f3010742aac in Konsole::SessionController::setSearchBar (this=0x2499e20, searchBar=0x0) at ../../../../apps/konsole/src/SessionController.cpp:361
#9 0x00007f3010d38975 in Konsole::MainWindow::activeViewChanged (this=0x15101c0, controller=0x3053280) at ../../../../apps/konsole/src/MainWindow.cpp:205
#10 0x00007f3010d3b744 in Konsole::MainWindow::qt_metacall (this=0x15101c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff499f8100) at ./MainWindow.moc:119
I can where in the code the issue is. However, I can't reproduce. What steps exactly will cause the crash? How many tabs open? search bars open? etc... Easy to reproduce: open konsole, open search bar. Open another tab, open search bar, close second tab -> crash Created attachment 60380 [details]
New crash information added by DrKonqi
konsole (2.5.4) on KDE Platform 4.5.5 (KDE 4.5.5) using Qt 4.7.0
- What I was doing when the application crashed:
Open Konsole, open second tab. Press Ctrl+Shift+F in order to activate seaarch, enter some text on search bar. Click away from search bar (into terminal) and press Ctrl+D
-- Backtrace (Reduced):
#6 Konsole::TerminalDisplay::filterChain (this=0x0) at ../../../../apps/konsole/src/TerminalDisplay.cpp:1259
#7 0x00007f06e140c1b6 in Konsole::SessionController::removeSearchFilter (this=0x188f2d00) at ../../../../apps/konsole/src/SessionController.cpp:345
#8 0x00007f06e140eb9c in Konsole::SessionController::setSearchBar (this=0x188f2d00, searchBar=0x0) at ../../../../apps/konsole/src/SessionController.cpp:360
#9 0x00007f06e1a04a25 in Konsole::MainWindow::activeViewChanged (this=0x2496b30, controller=0x18983980) at ../../../../apps/konsole/src/MainWindow.cpp:198
#10 0x00007f06e1a07644 in Konsole::MainWindow::qt_metacall (this=0x2496b30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff40e2120) at ./MainWindow.moc:117
*** Bug 213168 has been marked as a duplicate of this bug. *** Can't reproduce it in KDE-4.7.0, by following the steps in comment #4 and #5. Can't reproduce it with KDE 4.6.5 and qt 4.7.3. Step #4 and #5 can't reproduce either anymore with 4.6.5. Closing *** Bug 290754 has been marked as a duplicate of this bug. *** |