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

            Bug ID: 376841
           Summary: KDE Menu Editor crashes every time I move the
                    applications.
           Product: kmenuedit
           Version: 5.9.2
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-b...@kde.org
          Reporter: iodic...@libero.it
  Target Milestone: ---

Application: kmenuedit (5.9.2)

Qt Version: 5.8.0
Frameworks Version: 5.31.0
Operating System: Linux 4.4.49-16-default x86_64
Distribution: "openSUSE Leap 42.2"

-- Information about the crash:
- What I was doing when the application crashed:
I was moving in the KDE Menu Editor application PlayOnLinux in games because it
was on System. This problem happens shifting even with other applications. The
system I use is OpenSUSE Leap 42.2 with KDE 5.9.2.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2a4d94a940 (LWP 465))]

Thread 4 (Thread 0x7f2a2062c700 (LWP 469)):
#0  0x00007f2a44d7c0af in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f2a2798e533 in ?? () from /usr/lib64/dri/r600_dri.so
#2  0x00007f2a2798dd57 in ?? () from /usr/lib64/dri/r600_dri.so
#3  0x00007f2a44d77734 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f2a4d289d3d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f2a35d67700 (LWP 467)):
#0  0x00007ffed7d4cb62 in clock_gettime ()
#1  0x00007f2a4d296806 in clock_gettime () from /lib64/libc.so.6
#2  0x00007f2a492872e1 in qt_gettime() () from /usr/lib64/libQt5Core.so.5
#3  0x00007f2a49285cb9 in QTimerInfoList::updateCurrentTime() () from
/usr/lib64/libQt5Core.so.5
#4  0x00007f2a49286235 in QTimerInfoList::timerWait(timespec&) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007f2a4928767e in timerSourcePrepare(_GSource*, int*) () from
/usr/lib64/libQt5Core.so.5
#6  0x00007f2a42ce995d in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#7  0x00007f2a42cea230 in ?? () from /usr/lib64/libglib-2.0.so.0
#8  0x00007f2a42cea42c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#9  0x00007f2a492878ab in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#10 0x00007f2a492376ab in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#11 0x00007f2a4907f9aa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#12 0x00007f2a4a883d15 in ?? () from /usr/lib64/libQt5DBus.so.5
#13 0x00007f2a49084019 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#14 0x00007f2a44d77734 in start_thread () from /lib64/libpthread.so.0
#15 0x00007f2a4d289d3d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f2a387b6700 (LWP 466)):
#0  0x00007f2a4d28149d in poll () from /lib64/libc.so.6
#1  0x00007f2a421923e2 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f2a42193fcf in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f2a3a6e6c29 in QXcbEventReader::run() () from
/usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f2a49084019 in QThreadPrivate::start(void*) () from
/usr/lib64/libQt5Core.so.5
#5  0x00007f2a44d77734 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2a4d289d3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2a4d94a940 (LWP 465)):
[KCrash Handler]
#6  QString::QString (other=..., this=0x7ffed7caf650,
this@entry=0x7ffed7caf648) at /usr/include/qt5/QtCore/qstring.h:918
#7  KSycocaEntry::entryPath (this=0x1e1e9f0) at
/usr/src/debug/kservice-5.31.0/src/sycoca/ksycocaentry.cpp:59
#8  0x00007f2a4d571b11 in MenuEntryInfo::needInsertion
(this=this@entry=0x1d2d3c0) at /usr/src/debug/kmenuedit-5.9.2/menuinfo.cpp:323
#9  0x00007f2a4d573641 in MenuFolderInfo::save (this=0x1ad10c0,
menuFile=menuFile@entry=0x1a96b20) at
/usr/src/debug/kmenuedit-5.9.2/menuinfo.cpp:227
#10 0x00007f2a4d573587 in MenuFolderInfo::save (this=0x1ae3d40,
menuFile=0x1a96b20) at /usr/src/debug/kmenuedit-5.9.2/menuinfo.cpp:221
#11 0x00007f2a4d564901 in TreeView::save (this=0x1a5aaa0) at
/usr/src/debug/kmenuedit-5.9.2/treeview.cpp:1842
#12 0x00007f2a492610d5 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQt5Core.so.5
#13 0x00007f2a49ee5d52 in QAction::triggered(bool) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x00007f2a49ee84bd in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQt5Widgets.so.5
#15 0x00007f2a49fcd8a5 in QAbstractButtonPrivate::click() () from
/usr/lib64/libQt5Widgets.so.5
#16 0x00007f2a49fcd9e4 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQt5Widgets.so.5
#17 0x00007f2a4a08ef1a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#18 0x00007f2a49f3007a in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#19 0x00007f2a4a08eff9 in QToolButton::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#20 0x00007f2a49eec1bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#21 0x00007f2a49ef37d5 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#22 0x00007f2a49239245 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#23 0x00007f2a49ef25eb in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQt5Widgets.so.5
#24 0x00007f2a49f49521 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#25 0x00007f2a49f4ba83 in QWidgetWindow::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#26 0x00007f2a49eec1bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#27 0x00007f2a49ef30f0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#28 0x00007f2a49239245 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#29 0x00007f2a4978ad1b in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() from /usr/lib64/libQt5Gui.so.5
#30 0x00007f2a4978c895 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib64/libQt5Gui.so.5
#31 0x00007f2a4976c3fb in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /usr/lib64/libQt5Gui.so.5
#32 0x00007f2a3a737da0 in userEventSourceDispatch(_GSource*, int (*)(void*),
void*) () from /usr/lib64/libQt5XcbQpa.so.5
#33 0x00007f2a42cea134 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#34 0x00007f2a42cea388 in ?? () from /usr/lib64/libglib-2.0.so.0
#35 0x00007f2a42cea42c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#36 0x00007f2a4928788c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQt5Core.so.5
#37 0x00007f2a492376ab in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQt5Core.so.5
#38 0x00007f2a4923f344 in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#39 0x00007f2a4d55cad0 in kdemain (argc=1, argv=0x7ffed7cb08b8) at
/usr/src/debug/kmenuedit-5.9.2/main.cpp:102
#40 0x00007f2a4d1c06e5 in __libc_start_main () from /lib64/libc.so.6
#41 0x00000000004007d9 in _start () at ../sysdeps/x86_64/start.S:118

Reported using DrKonqi

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

Reply via email to