Bug 354277 - crash while read files
Summary: crash while read files
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: locations (show other bugs)
Version: 5.4.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Kügler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-23 19:40 UTC by Balu
Modified: 2018-12-01 03:49 UTC (History)
0 users

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 Balu 2015-10-23 19:40:17 UTC
If i read files from an other location than my home folder, krunner crash with a segfault.
But i'm not realy sure if it is a bug in krunner

Reproducible: Sometimes

Steps to Reproduce:
1.open a file (*.txt,*.c,*h,...) with kate
2.let amarok reload the database
3.open image files seems to work

Actual Results:  
krunner crash and restart


Application: krunner (krunner), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9235b6f800 (LWP 677))]

Thread 4 (Thread 0x7f921f3fe700 (LWP 679)):
#0  0x00007f92317ec18d in poll () from /usr/lib/libc.so.6
#1  0x00007f9230cdbae2 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f9230cdd757 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f9221562e89 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f9231eed96e in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f922f5fd4a4 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f92317f513d in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7f9213b9c700 (LWP 700)):
#0  0x00007f92317e816d in read () from /usr/lib/libc.so.6
#1  0x00007f9229304073 in ?? () from /usr/lib/libnvidia-tls.so.355.11
#2  0x00007f922eccf270 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007f922ec8baa4 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#4  0x00007f922ec8bf60 in ?? () from /usr/lib/libglib-2.0.so.0
#5  0x00007f922ec8c0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#6  0x00007f923212536b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7  0x00007f92320cc37a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#8  0x00007f9231ee89c4 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#9  0x00007f9234630c85 in ?? () from /usr/lib/libQt5Qml.so.5
#10 0x00007f9231eed96e in ?? () from /usr/lib/libQt5Core.so.5
#11 0x00007f922f5fd4a4 in start_thread () from /usr/lib/libpthread.so.0
#12 0x00007f92317f513d in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f92034fb700 (LWP 2334)):
[KCrash Handler]
#5  0x00007f923178fa0e in __strstr_sse2 () from /usr/lib/libc.so.6
#6  0x00007f9234d0bb9a in QSGRenderContext::initialize(QOpenGLContext*) () from /usr/lib/libQt5Quick.so.5
#7  0x00007f9234d2f579 in ?? () from /usr/lib/libQt5Quick.so.5
#8  0x00007f9231eed96e in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007f922f5fd4a4 in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007f92317f513d in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f9235b6f800 (LWP 677)):
#0  0x00007f922f60307f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007f9231eeebfb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQt5Core.so.5
#2  0x00007f9234d2bd36 in ?? () from /usr/lib/libQt5Quick.so.5
#3  0x00007f9234d2e20c in ?? () from /usr/lib/libQt5Quick.so.5
#4  0x00007f9234d2e8a3 in ?? () from /usr/lib/libQt5Quick.so.5
#5  0x00007f9232636f75 in QWindow::event(QEvent*) () from /usr/lib/libQt5Gui.so.5
#6  0x00007f9234d61121 in QQuickWindow::event(QEvent*) () from /usr/lib/libQt5Quick.so.5
#7  0x00007f923580625b in PlasmaQuick::Dialog::event(QEvent*) () from /usr/lib/libKF5PlasmaQuick.so.5
#8  0x000000000040aa2f in View::event(QEvent*) ()
#9  0x00007f923309401c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x00007f92330994f6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f92320ce9ab in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007f923262f0dc in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /usr/lib/libQt5Gui.so.5
#13 0x00007f923262fe5d in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /usr/lib/libQt5Gui.so.5
#14 0x00007f9232615208 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#15 0x00007f92215943c0 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#16 0x00007f922ec8bdc7 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007f922ec8c020 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007f922ec8c0cc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007f923212534f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007f92320cc37a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007f92320d433c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#22 0x0000000000407919 in main ()
Comment 1 Andrew Crouthamel 2018-11-01 13:57:30 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 2 Bug Janitor Service 2018-11-16 11:35:20 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 3 Bug Janitor Service 2018-12-01 03:49:35 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!