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

Jaggz H. <jagg...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jagg...@gmail.com

--- Comment #2 from Jaggz H. <jagg...@gmail.com> ---
I also get this, and have for years. Highly-repeatable.
Transferring more than a few files, or a large file, will almost certainly
result in a "(failed)".
After that, I often end up in a state where the daemon will close unexpectedly
with any attempt to transfer a file.

I can kill kdeconnectd and quickly gdb a new one. Upon transfering a file I get
a similar result:
```
[New Thread 0x7fffa1bff6c0 (LWP 2900733)]
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[New Thread 0x7fffa13fe6c0 (LWP 2900734)]
kdeconnect.plugin.battery: No Primary Battery detected on this system. This may
be a bug.
kdeconnect.plugin.battery: Total quantity of batteries found:  0
[Detaching after fork from child process 2900742]
discarding unsupported packet "kdeconnect.runcommand.request" for "dogfood"
[New Thread 0x7fffa0bfd6c0 (LWP 2900750)]
Fatal Error: Got cmd 100, while waiting for an answer!

Thread 23 "KIO::WorkerThre" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffa0bfd6c0 (LWP 2900750)]
__pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0)
at ./nptl/pthread_kill.c:44
44      ./nptl/pthread_kill.c: No such file or directory.
```
(bt output is down below \/)

Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-20-amd64 (64-bit)
Graphics Platform: X11
Memory: 31.2 GiB of RAM
Graphics Processor: llvmpipe
Manufacturer: ASUS
Product Name: All Series

```
(gdb) bt
#0  __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0)
at ./nptl/pthread_kill.c:44
#1  0x00007ffff62a9e8f in __pthread_kill_internal (signo=6,
threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#2  0x00007ffff625afb2 in __GI_raise (sig=sig@entry=6)
at ../sysdeps/posix/raise.c:26
#3  0x00007ffff6245472 in __GI_abort () at ./stdlib/abort.c:79
#4  0x00007ffff6490c79 in QMessageLogger::fatal(char const*, ...) const ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007ffff7c413b6 in KIO::SlaveBase::waitForAnswer(int, int, QByteArray&,
int*) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#6  0x00007ffff7c43335 in KIO::SlaveBase::canResume(unsigned long long) ()
from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#7  0x00007fffe1c771bd in ?? ()
from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kio_file.so
#8  0x00007ffff7c48a91 in KIO::SlaveBase::dispatch(int, QByteArray const&)
() from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x00007ffff7c493f6 in KIO::SlaveBase::dispatchLoop() ()
from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x00007ffff7ce2a6e in ?? ()
from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#11 0x00007ffff64cbd43 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007ffff62a8134 in start_thread (arg=<optimized out>)
at ./nptl/pthread_create.c:442
#13 0x00007ffff63287dc in clone3 ()
at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to