[dolphin] [Bug 503079] Unlocked panels can get stuck detached from the Dolphin window if they lose focus while being dragged
Tech-Tac
bugzilla_noreply at kde.org
Sun May 25 20:16:52 BST 2025
https://bugs.kde.org/show_bug.cgi?id=503079
Tech-Tac <im.tech.tac at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|BACKTRACE |---
Status|NEEDSINFO |REPORTED
--- Comment #8 from Tech-Tac <im.tech.tac at gmail.com> ---
(In reply to John Kizer from comment #7)
> Thanks, but it looks like you answered "no" to the debuginfod question when
> obtaining that backtrace. Without that information, the backtrace is missing
> the information about what functions were in use at the time, which is what
> can help developers identify the source of the issue.
>
> Can you please provide a backtrace with that information included?
>
> Thanks!
So I used the drKonqi download debug info button and it did downloaded 2
gigabytes of them, I couldn't however get a full clean log with them since GDB
fills my memory and freezes the system, but I managed to get this, hope it is
helpful:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/dolphin'.
Program terminated with signal SIGABRT, Aborted.
Downloading 4.48 K source file
/usr/src/debug/glibc/glibc/nptl/pthread_kill.c...
#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo at entry=6, no_tid=no_tid at entry=0) at pthread_kill.c:44
44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x7fd4da805a40 (LWP 6185))]
Function(s) ^std::(move|forward|as_const|(__)?addressof) will be skipped when
stepping.
Function(s) ^std::(shared|unique)_ptr<.*>::(get|operator) will be skipped when
stepping.
Function(s)
^std::(basic_string|vector|array|deque|(forward_)?list|(unordered_|flat_)?(multi)?(map|set)|span)<.*>::(c?r?(begin|end)|front|back|data|size|empty)
will be skipped when stepping.
Function(s) ^std::(basic_string|vector|array|deque|span)<.*>::operator.] will
be skipped when stepping.
KCRASH_INFO_MESSAGE: Content of s_kcrashErrorMessage: std::unique_ptr<char []>
= {get() = <optimized out>}
Cannot QML trace cores :(
/usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:547: DeprecationWarning:
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in
a future version. Use timezone-aware objects to represent datetimes in UTC:
datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
boot_time =
datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S')
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list