Bug 299499 - Always I select "Refresh folder" from context menu fsview crashed
Summary: Always I select "Refresh folder" from context menu fsview crashed
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: fsview (other bugs)
Version First Reported In: 4.8.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Josef Weidendorfer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-06 12:30 UTC by Pavel ALexeev (aka Pahan-Hubbitus)
Modified: 2018-11-29 09:39 UTC (History)
0 users

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 Pavel ALexeev (aka Pahan-Hubbitus) 2012-05-06 12:30:44 UTC
Application: fsview (0.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.3.4-3.fc17.x86_64 x86_64
Distribution: "Fedora release 17 (Beefy Miracle)"

-- Information about the crash:
Always I select "Refresh folder" from context menu fsview crashed.

-- Backtrace:
Application: FSView (fsview), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  deref (this=0x0) at /usr/include/QtCore/qatomic_x86_64.h:133
#7  operator= (v=..., this=0x30b9c30) at /usr/include/QtCore/qvector.h:394
#8  clear (this=0x30b9c30) at /usr/include/QtCore/qvector.h:348
#9  ScanDir::clear (this=0x30b9c30) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/scan.cpp:187
#10 0x000000000041bb14 in ScanDir::scan (this=0x30b9c30, si=si@entry=0x209ee70, list=..., data=data@entry=6) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/scan.cpp:220
#11 0x000000000041c16f in ScanManager::scan (this=0x7fffffeb0670, data=6) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/scan.cpp:108
#12 0x00000000004193ce in FSView::doUpdate (this=0x7fffffeb0560) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/fsview.cpp:476
#13 0x00000038df78a1ee in QObject::event (this=0x7fffffeb0560, e=<optimized out>) at kernel/qobject.cpp:1195
#14 0x00000038e101958a in QWidget::event (this=0x7fffffeb0560, event=0x37cab00) at kernel/qwidget.cpp:8821
#15 0x0000000000411605 in TreeMapWidget::event (this=0x7fffffeb0560, event=0x37cab00) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/treemap.cpp:2170
#16 0x00000038e0fca47c in QApplicationPrivate::notify_helper (this=this@entry=0x1b22bd0, receiver=receiver@entry=0x7fffffeb0560, e=e@entry=0x37cab00) at kernel/qapplication.cpp:4554
#17 0x00000038e0fce9aa in QApplication::notify (this=0x7fffffeb0540, receiver=0x7fffffeb0560, e=0x37cab00) at kernel/qapplication.cpp:4415
#18 0x00000038e2645a56 in KApplication::notify (this=0x7fffffeb0540, receiver=0x7fffffeb0560, event=0x37cab00) at /usr/src/debug/kdelibs-4.8.3/kdeui/kernel/kapplication.cpp:311
#19 0x00000038df77595e in QCoreApplication::notifyInternal (this=0x7fffffeb0540, receiver=receiver@entry=0x7fffffeb0560, event=event@entry=0x37cab00) at kernel/qcoreapplication.cpp:876
#20 0x00000038df779401 in sendEvent (event=0x37cab00, receiver=0x7fffffeb0560) at kernel/qcoreapplication.h:231
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1afc4b0) at kernel/qcoreapplication.cpp:1500
#22 0x00000038df7a3853 in sendPostedEvents () at kernel/qcoreapplication.h:236
#23 postEventSourceDispatch (s=s@entry=0x1b202c0) at kernel/qeventdispatcher_glib.cpp:279
#24 0x0000003d12c475cc in g_main_dispatch (context=0x1b20160) at gmain.c:2515
#25 g_main_context_dispatch (context=context@entry=0x1b20160) at gmain.c:3052
#26 0x0000003d12c479e8 in g_main_context_iterate (context=context@entry=0x1b20160, block=block@entry=1, dispatch=dispatch@entry=1, self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at gmain.c:3123
#27 0x0000003d12c47aa4 in g_main_context_iteration (context=0x1b20160, may_block=1) at gmain.c:3184
#28 0x00000038df7a39e6 in QEventDispatcherGlib::processEvents (this=0x1afd970, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00000038e106a41e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#30 0x00000038df77495f in QEventLoop::processEvents (this=this@entry=0x7fffffeb03d0, flags=...) at kernel/qeventloop.cpp:149
#31 0x00000038df774be8 in QEventLoop::exec (this=0x7fffffeb03d0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00000038df779718 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00000000004076d2 in main (argc=1, argv=0x7fffffeb07e8) at /usr/src/debug/kde-baseapps-4.8.3/konq-plugins/fsview/main.cpp:53

Additionally drkonky had not found fsview component to add bug for them.

Reproducible: Always
Comment 1 Andrew Crouthamel 2018-10-29 22:31:07 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-13 14:38:06 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-11-29 09:39:50 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!