Bug 304723 - Bug during Kickoff modifications Application
Summary: Bug during Kickoff modifications Application
Status: RESOLVED WORKSFORME
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 0.8
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
: 319081 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-07 10:46 UTC by fmarguerit
Modified: 2018-11-29 09:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fmarguerit 2012-08-07 10:46:05 UTC
Application: kmenuedit (0.8)
KDE Platform Version: 4.8.4 (4.8.4) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: After modification of the presentation of Kickoff menu and clic validation before quit, it was bug.

-- Backtrace:
Application: L'éditeur du menu KDE (kmenuedit), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7faf8f315780 (LWP 10369))]

Thread 2 (Thread 0x7faf7ce8d700 (LWP 10370)):
#0  0x00007faf8ec1ab03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007faf890eb036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007faf890eb164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007faf8c683426 in QEventDispatcherGlib::processEvents (this=0x7faf780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007faf8c652c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007faf8c652ed7 in QEventLoop::exec (this=0x7faf7ce8cdd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007faf8c551fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007faf8c6329ff in QInotifyFileSystemWatcherEngine::run (this=0x12ff3d0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007faf8c554fcb in QThreadPrivate::start (arg=0x12ff3d0) at thread/qthread_unix.cpp:298
#9  0x00007faf8a375e9a in start_thread (arg=0x7faf7ce8d700) at pthread_create.c:308
#10 0x00007faf8ec264bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7faf8f315780 (LWP 10369)):
[KCrash Handler]
#6  0x0000000000000071 in ?? ()
#7  0x00007faf8ef162ce in qDeleteAll<QList<MenuFolderInfo*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8  qDeleteAll<QList<MenuFolderInfo*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9  ~MenuFolderInfo (this=0xf47890, __in_chrg=<optimized out>) at ../../kmenuedit/menuinfo.h:49
#10 MenuFolderInfo::~MenuFolderInfo (this=0xf47890, __in_chrg=<optimized out>) at ../../kmenuedit/menuinfo.h:49
#11 0x00007faf8ef0d7cd in TreeView::~TreeView (this=0xe0a990, __in_chrg=<optimized out>) at ../../kmenuedit/treeview.cpp:229
#12 0x00007faf8ef0d829 in TreeView::~TreeView (this=0xe0a990, __in_chrg=<optimized out>) at ../../kmenuedit/treeview.cpp:231
#13 0x00007faf8c666935 in QObjectPrivate::deleteChildren (this=0xe0a710) at kernel/qobject.cpp:1908
#14 0x00007faf8d099740 in QWidget::~QWidget (this=0xe0a6a0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676
#15 0x00007faf8d4b72c9 in QSplitter::~QSplitter (this=0xe0a6a0, __in_chrg=<optimized out>) at widgets/qsplitter.cpp:1056
#16 0x00007faf8c666935 in QObjectPrivate::deleteChildren (this=0xe061a0) at kernel/qobject.cpp:1908
#17 0x00007faf8d099740 in QWidget::~QWidget (this=0xe06010, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676
#18 0x00007faf8de462a5 in KMainWindow::~KMainWindow (this=0xe06010, __in_chrg=<optimized out>) at ../../kdeui/widgets/kmainwindow.cpp:467
#19 0x00007faf8ef170eb in KMenuEdit::~KMenuEdit (this=0xe06010, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kmenuedit/kmenuedit.cpp:59
#20 0x00007faf8ef171d9 in KMenuEdit::~KMenuEdit (this=0xe06010, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../../kmenuedit/kmenuedit.cpp:65
#21 0x00007faf8c66d478 in QObject::event (this=0xe06010, e=<optimized out>) at kernel/qobject.cpp:1176
#22 0x00007faf8d09eb7b in QWidget::event (this=0xe06010, event=0x172f970) at kernel/qwidget.cpp:8821
#23 0x00007faf8d478c4b in QMainWindow::event (this=0xe06010, event=0x172f970) at widgets/qmainwindow.cpp:1478
#24 0x00007faf8de844d8 in KXmlGuiWindow::event (this=0xe06010, ev=0x172f970) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#25 0x00007faf8d04e894 in notify_helper (e=0x172f970, receiver=0xe06010, this=0xc5a9d0) at kernel/qapplication.cpp:4559
#26 QApplicationPrivate::notify_helper (this=0xc5a9d0, receiver=0xe06010, e=0x172f970) at kernel/qapplication.cpp:4531
#27 0x00007faf8d053713 in QApplication::notify (this=0x7fffc7977f00, receiver=0xe06010, e=0x172f970) at kernel/qapplication.cpp:4420
#28 0x00007faf8dd889e6 in KApplication::notify (this=0x7fffc7977f00, receiver=0xe06010, event=0x172f970) at ../../kdeui/kernel/kapplication.cpp:311
#29 0x00007faf8c653e9c in QCoreApplication::notifyInternal (this=0x7fffc7977f00, receiver=0xe06010, event=0x172f970) at kernel/qcoreapplication.cpp:876
#30 0x00007faf8c657c6a in sendEvent (event=0x172f970, receiver=0xe06010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xc2bff0) at kernel/qcoreapplication.cpp:1500
#32 0x00007faf8c682f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#33 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#34 0x00007faf890ead53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007faf890eb0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007faf890eb164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#37 0x00007faf8c6833bf in QEventDispatcherGlib::processEvents (this=0xc2d4b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#38 0x00007faf8d0f6d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00007faf8c652c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#40 0x00007faf8c652ed7 in QEventLoop::exec (this=0x7fffc7977e90, flags=...) at kernel/qeventloop.cpp:204
#41 0x00007faf8c657f67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#42 0x00007faf8ef071fe in kdemain (argc=1, argv=0x7fffc7978288) at ../../kmenuedit/main.cpp:89
#43 0x00007faf8eb5576d in __libc_start_main (main=0x400640 <main(int, char**)>, argc=1, ubp_av=0x7fffc7978288, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffc7978278) at libc-start.c:226
#44 0x0000000000400671 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2013-04-30 02:30:21 UTC
*** Bug 319081 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Crouthamel 2018-10-30 00:02:41 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-14 11:29:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-29 09:41:39 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!