[dolphin] [Bug 420481] Dolphin hangs on leaving (!) big directories on a network share

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Apr 26 18:30:43 BST 2020


https://bugs.kde.org/show_bug.cgi?id=420481

--- Comment #2 from virusmater at gmail.com ---
I can reproduce it with your script as well.
gdb dolphin doesn't show any useful info as well. It doesn't produce any new
logs on enter or exit the directory. Also I wasn't able to run
KDE_FORK_SLAVES=1 in gdb. How to do it? Also I tried to put option "thread
apply all bt" after start, but GDB prompt never reappeared after start.


kompot at kompot$ gdb dolphin
GNU gdb (Ubuntu 9.1-0ubuntu1) 9.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from dolphin...
(No debugging symbols found in dolphin)
(gdb) set logging file ~/gdblog.txt
(gdb) set logging on
Copying output to /home/kompot/gdblog.txt.
Copying debug output to /home/kompot/gdblog.txt.
(gdb) thread apply all bt
(gdb) start
Function "main" not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Temporary breakpoint 1 (-qualified main) pending.
Starting program: /usr/bin/dolphin 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff06c2700 (LWP 64249)]
[New Thread 0x7fffefae8700 (LWP 64250)]
[New Thread 0x7fffecbe7700 (LWP 64251)]
[New Thread 0x7fffdbdb0700 (LWP 64252)]
[New Thread 0x7fffdb5af700 (LWP 64253)]
[New Thread 0x7fffdadae700 (LWP 64254)]
[New Thread 0x7fffd974d700 (LWP 64255)]
[Detaching after fork from child process 64258]
[Detaching after fork from child process 64260]
[Detaching after fork from child process 64262]
[Detaching after fork from child process 64265]
[Detaching after fork from child process 64267]
[Detaching after fork from child process 64269]
Qt: Session management error: networkIdsList argument is NULL
[Detaching after fork from child process 64277]
[Detaching after fork from child process 64278]
[New Thread 0x7fffd8bf9700 (LWP 64285)]
[New Thread 0x7fffcbfff700 (LWP 64286)]
[New Thread 0x7fffcb7fe700 (LWP 64287)]
[New Thread 0x7fffcaffd700 (LWP 64288)]
[New Thread 0x7fffca7fc700 (LWP 64289)]
[New Thread 0x7fffc9ffb700 (LWP 64290)]
[New Thread 0x7fffc97fa700 (LWP 64291)]

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list