[Konsole-devel] [Bug 280282] New: Konsole crach while searching text

grzebyk at gmail.com grzebyk at gmail.com
Wed Aug 17 16:02:41 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=280282

           Summary: Konsole crach while searching text
           Product: konsole
           Version: 2.7
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: grzebyk at gmail.com


Application: konsole (2.7)
KDE Platform Version: 4.7.00 (4.7.0) "release 10"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Searching a word in huge number of lines (few milions):
1. pressed Ctrl+Shift+F -> live search opened
2. entering each letter caused 10 second hang
3. after entering 6 letters and pressing "Next" (to find next occurence)
application crashed

- Custom settings of the application:
scroll entries: unlimited

-- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QRegExp::operator= (this=0x28, rx=...) at tools/qregexp.cpp:3846
#7  0x00007f1a74b5b28a in Konsole::SessionController::beginSearch(QString
const&, int) () from /usr/lib64/libkonsoleprivate.so
#8  0x00007f1a74b5b3ed in Konsole::SessionController::findNextInHistory() ()
from /usr/lib64/libkonsoleprivate.so
#9  0x00007f1a74b5cf55 in
Konsole::SessionController::qt_metacall(QMetaObject::Call, int, void**) () from
/usr/lib64/libkonsoleprivate.so
#10 0x00007f1a862c6a5f in QMetaObject::activate (sender=0x8ca020, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x0) at
kernel/qobject.cpp:3278
#11 0x00007f1a74b2efbc in
Konsole::IncrementalSearchBar::qt_metacall(QMetaObject::Call, int, void**) ()
from /usr/lib64/libkonsoleprivate.so
#12 0x00007f1a862c6a5f in QMetaObject::activate (sender=0x9ae1c0, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fff5fd8f150)
at kernel/qobject.cpp:3278
#13 0x00007f1a85aca5a2 in QAbstractButton::clicked (this=<value optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#14 0x00007f1a85810f1b in QAbstractButtonPrivate::emitClicked (this=<value
optimized out>) at widgets/qabstractbutton.cpp:546
#15 0x00007f1a858124db in QAbstractButtonPrivate::click (this=0x9d54e0) at
widgets/qabstractbutton.cpp:539
#16 0x00007f1a8581274c in QAbstractButton::mouseReleaseEvent (this=0x9ae1c0,
e=0x7fff5fd8fae0) at widgets/qabstractbutton.cpp:1121
#17 0x00007f1a858cec3a in QToolButton::mouseReleaseEvent (this=<value optimized
out>, e=<value optimized out>) at widgets/qtoolbutton.cpp:721
#18 0x00007f1a854aec5c in QWidget::event (this=0x9ae1c0, event=0x7fff5fd8fae0)
at kernel/qwidget.cpp:8259
#19 0x00007f1a8545d144 in QApplicationPrivate::notify_helper (this=0x6f09d0,
receiver=0x9ae1c0, e=0x7fff5fd8fae0) at kernel/qapplication.cpp:4462
#20 0x00007f1a85465f7c in QApplication::notify (this=<value optimized out>,
receiver=0x9ae1c0, e=0x7fff5fd8fae0) at kernel/qapplication.cpp:4023
#21 0x00007f1a8703b736 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#22 0x00007f1a862b247c in QCoreApplication::notifyInternal
(this=0x7fff5fd90810, receiver=0x9ae1c0, event=0x7fff5fd8fae0) at
kernel/qcoreapplication.cpp:731
#23 0x00007f1a8545e155 in sendEvent (receiver=0x9ae1c0, event=0x7fff5fd8fae0,
alienWidget=0x9ae1c0, nativeWidget=0x8666d0, buttonDown=0x7f1a85f2f198,
lastMouseReceiver=..., spontaneous=true) at
../../src/corelib/kernel/qcoreapplication.h:215
#24 QApplicationPrivate::sendMouseEvent (receiver=0x9ae1c0,
event=0x7fff5fd8fae0, alienWidget=0x9ae1c0, nativeWidget=0x8666d0,
buttonDown=0x7f1a85f2f198, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3122
#25 0x00007f1a854dcb48 in QETWidget::translateMouseEvent (this=0x8666d0,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4461
#26 0x00007f1a854db209 in QApplication::x11ProcessEvent (this=0x7fff5fd90810,
event=0x7fff5fd90440) at kernel/qapplication_x11.cpp:3587
#27 0x00007f1a85502f12 in x11EventSourceDispatch (s=0x6f42f0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0x00007f1a81b17bd3 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#29 0x00007f1a81b183b0 in ?? () from /lib64/libglib-2.0.so.0
#30 0x00007f1a81b18650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#31 0x00007f1a862dd22f in QEventDispatcherGlib::processEvents (this=0x6ec580,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#32 0x00007f1a85502bae in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f1a862b18d2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#34 0x00007f1a862b1ae5 in QEventLoop::exec (this=0x7fff5fd90760, flags=...) at
kernel/qeventloop.cpp:201
#35 0x00007f1a862b5f2b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#36 0x00007f1a74dce5f6 in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#37 0x0000000000407279 in launch(int, char const*, char const*, char const*,
int, char const*, bool, char const*, bool, char const*) ()
#38 0x0000000000407dfd in handle_launcher_request(int, char const*) ()
#39 0x000000000040859a in handle_requests(int) ()
#40 0x00000000004091f0 in main ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list