Bug 348093 - KDE menu edit crash
Summary: KDE menu edit crash
Status: RESOLVED DUPLICATE of bug 343439
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: 5.2.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-05-22 09:03 UTC by Greg
Modified: 2018-08-10 10:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg 2015-05-22 09:03:00 UTC
Application: kmenuedit (5.2.2)

Qt Version: 5.4.1
Operating System: Linux 3.19.0-15-generic x86_64
Distribution: Ubuntu 15.04

-- Information about the crash:
trying to add a new item to the menu, the browse button on the icons was unresponsive. I saved and closed, then crashed, every attempt to reopen the menu editor causes a crash

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Menu Editor (kmenuedit), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f87975a8800 (LWP 20568))]

Thread 2 (Thread 0x7f87825b9700 (LWP 20569)):
#0  0x00007f87970558dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f878dbbcb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007f878dbbe64f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007f8784d4b099 in QXcbEventReader::run (this=0x2311460) at qxcbconnection.cpp:1105
#4  0x00007f879386eb0e in QThreadPrivate::start (arg=0x2311460) at thread/qthread_unix.cpp:337
#5  0x00007f87932a56aa in start_thread (arg=0x7f87825b9700) at pthread_create.c:333
#6  0x00007f8797060eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f87975a8800 (LWP 20568)):
[KCrash Handler]
#6  QDataStream::operator>> (this=this@entry=0x0, i=@0x7ffe3cb4c924: 0) at io/qdatastream.cpp:646
#7  0x00007f87957e8a25 in KServiceGroupFactory::KServiceGroupFactory (this=0x25f12a0) at ../../src/services/kservicegroupfactory.cpp:39
#8  0x00007f87957e8ba2 in self (this=<optimized out>) at ../../src/sycoca/ksycocafactory_p.h:212
#9  KServiceGroupFactory::self () at ../../src/services/kservicegroupfactory.cpp:59
#10 0x00007f87957e40c0 in KServiceGroup::root () at ../../src/services/kservicegroup.cpp:661
#11 0x00007f8797347526 in TreeView::readMenuFolderInfo (this=this@entry=0x240dac0, folderInfo=0x24d9130, folderInfo@entry=0x0, folder=..., prefix=...) at ../treeview.cpp:343
#12 0x00007f879734831f in TreeView::setViewMode (this=0x240dac0, showHidden=<optimized out>) at ../treeview.cpp:334
#13 0x00007f87973501b3 in KMenuEdit::slotChangeView (this=this@entry=0x22f2b20) at ../kmenuedit.cpp:198
#14 0x00007f879735059c in KMenuEdit::KMenuEdit (this=0x22f2b20, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at ../kmenuedit.cpp:57
#15 0x00007f879733c249 in kdemain (argc=1, argv=0x7ffe3cb4ccf8) at ../main.cpp:91
#16 0x00007f8796f7aa40 in __libc_start_main (main=0x400720 <main(int, char**)>, argc=1, argv=0x7ffe3cb4ccf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe3cb4cce8) at libc-start.c:289
#17 0x0000000000400759 in _start ()

Possible duplicates by query: bug 347431.

Reported using DrKonqi
Comment 1 Luigi Toscano 2018-08-10 10:14:23 UTC
This definitely looks like https://bugs.kde.org/show_bug.cgi?id=343439

*** This bug has been marked as a duplicate of bug 343439 ***
Comment 2 Luigi Toscano 2018-08-10 10:14:34 UTC
See also https://bugs.kde.org/show_bug.cgi?id=347431