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

            Bug ID: 392743
           Summary: Crash when renaming (not using inline rename)
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-n...@kde.org
          Reporter: cf...@kde.org
                CC: elvis.angelac...@kde.org
  Target Milestone: ---

Steps to reproduce:
- Dolphin compiled from master 2018-04-01
- Configure Dolphin > General > disable Rename inline
- Select a file, press F2, type a new name and Enter

Crash:
Thread 1 "dolphin" received signal SIGSEGV, Segmentation fault.
0x00007ffff2b7c900 in QSpinBox::value() const () from
/usr/lib64/libQt5Widgets.so.5
(gdb) bt
#0  0x00007ffff2b7c900 in QSpinBox::value() const () from
/usr/lib64/libQt5Widgets.so.5
#1  0x00007ffff74e67ee in RenameDialog::slotAccepted() () from
/usr/lib64/libdolphinprivate.so.5
#2  0x00007ffff1a1296c in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#3  0x00007ffff2b6e310 in QDialogButtonBoxPrivate::_q_handleButtonClicked() ()
from /usr/lib64/libQt5Widgets.so.5
#4  0x00007ffff1a1286a in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#5  0x00007ffff2ad31b2 in QAbstractButton::clicked(bool) () from
/usr/lib64/libQt5Widgets.so.5
#6  0x00007ffff2ad339a in QAbstractButtonPrivate::emitClicked() () from
/usr/lib64/libQt5Widgets.so.5
#7  0x00007ffff2ad4003 in QAbstractButton::click() () from
/usr/lib64/libQt5Widgets.so.5
#8  0x00007ffff2bc171c in QDialog::keyPressEvent(QKeyEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#9  0x00007ffff2a24bf7 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#10 0x00007ffff29e800c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#11 0x00007ffff29f0842 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#12 0x00007ffff19e4648 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#13 0x00007ffff2a40dec in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x00007ffff29e800c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#15 0x00007ffff29ef304 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#16 0x00007ffff19e4648 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#17 0x00007ffff21e6a58 in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib64/libQt5Gui.so.5
#18 0x00007ffff21eb735 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
()
   from /usr/lib64/libQt5Gui.so.5
#19 0x00007ffff21c44fb in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
()
   from /usr/lib64/libQt5Gui.so.5
#20 0x00007fffe3b5e15b in
QPAEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5XcbQpa.so.5
#21 0x00007ffff19e2e4a in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#22 0x00007ffff19eba94 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#23 0x00007ffff7b43337 in kdemain () from /usr/lib64/libkdeinit5_dolphin.so
#24 0x00007ffff7760a87 in __libc_start_main () from /lib64/libc.so.6
#25 0x000055555555481a in _start ()

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to