[dolphin] [Bug 417749] New: Creating a file on a Samba share crashes Dolphin
Nate Graham
bugzilla_noreply at kde.org
Sun Feb 16 17:12:54 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=417749
Bug ID: 417749
Summary: Creating a file on a Samba share crashes Dolphin
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: nate at kde.org
CC: kfm-devel at kde.org
Target Milestone: ---
Bug 414482 is now fixed, but when I actually create a file on the samba share,
Dolphin instantly crashes. I don't know how I missed this in the review for the
patch that fixed that bug, or if anything changed since then. But it is 100%
reproducible for me.
Everything from git master.
Here's the not-very-useful-looking backtrace:
#0 doActivate<false> (sender=0xdd0a40, signal_index=17, argv=0x0)
at kernel/qobject.h:132
#1 0x00007ffff5b5921f in QMetaObject::activate (sender=sender at entry=0xdd0a40,
m=m at entry=0x7ffff65457e0 <QWindow::staticMetaObject>,
local_signal_index=local_signal_index at entry=14, argv=argv at entry=0x0)
at kernel/qobject.cpp:3930
#2 0x00007ffff5feead3 in QWindow::activeChanged (this=this at entry=0xdd0a40)
at .moc/moc_qwindow.cpp:811
#3 0x00007ffff5fe7c1c in QGuiApplicationPrivate::processActivatedEvent (
e=<optimized out>) at kernel/qguiapplication.cpp:2450
#4 0x00007ffff5feca9c in QGuiApplicationPrivate::processWindowSystemEvent (
e=e at entry=0xd5f420) at kernel/qguiapplication.cpp:1962
#5 0x00007ffff5fc653b in QWindowSystemInterface::sendWindowSystemEvents (
flags=flags at entry=...) at kernel/qwindowsysteminterface.cpp:1163
#6 0x00007ffff10b4a6a in xcbSourceDispatch (source=source at entry=0x519b70)
at qxcbeventdispatcher.cpp:105
#7 0x00007ffff3f06ff8 in g_main_dispatch (context=0x7fffec005000)
at ../glib/gmain.c:3179
#8 g_main_context_dispatch (context=context at entry=0x7fffec005000)
at ../glib/gmain.c:3844
#9 0x00007ffff3f07380 in g_main_context_iterate
(context=context at entry=0x7fffec005000,
block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
at ../glib/gmain.c:3917
#10 0x00007ffff3f0740f in g_main_context_iteration (context=0x7fffec005000,
may_block=may_block at entry=1) at ../glib/gmain.c:3978
#11 0x00007ffff5b80c4e in QEventDispatcherGlib::processEvents (this=0x529c30,
flags=...)
at kernel/qeventdispatcher_glib.cpp:423
#12 0x00007ffff5b28bfb in QEventLoop::exec (this=this at entry=0x7fffffffd520,
flags=...,
flags at entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#13 0x00007ffff5b309d2 in QCoreApplication::exec ()
at ../../include/QtCore/../../src/corelib/global/qflags.h:118
#14 0x00007ffff5fdf56c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1866
#15 0x00007ffff66dbc25 in QApplication::exec () at kernel/qapplication.cpp:2824
#16 0x00007ffff7f276ee in kdemain (argc=<optimized out>, argv=<optimized out>)
at /home/nate/kde/src/dolphin/src/main.cpp:188
#17 0x00007ffff539ae0b in __libc_start_main (main=0x401040 <main>, argc=1,
argv=0x7fffffffd768, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fffffffd758) at
../csu/libc-start.c:308
#18 0x000000000040107a in _start () at ../sysdeps/x86_64/start.S:120
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list