[dolphin] [Bug 502251] Crash when copying large file and opening another dolphin window

TraceyC <[email protected]>
Newsgroups gmane.comp.kde.devel.kfm
Message-ID <[email protected]/>
https://bugs.kde.org/show_bug.cgi?id=502251

--- Comment #9 from TraceyC <[email protected]> ---
(In reply to Tim from comment #8)

> eopkg search cant find breeze6.so or libQt6Core.so.6 symbols. 

With eopkg, I've found the easiest way to find debug packages is to do a search
for a keyword and grep for "dbg" similar to this:

eopkg sr breeze | grep dbg
breeze-icons-dbginfo         - Debug symbols for breeze-icons
breeze-dbginfo               - Debug symbols for breeze

So then you'd install breeze-dbginfo 
For libQt6Core for instance:

❯ eopkg sr --name qt6 | grep dbg

That gives a long list of things, but this is the one you want

qt6-base-dbginfo               - Debug symbols for qt6-base


. Also
> coredumpctl no longer sees the crash trace only Simple Scan trace is listed.

Unfortunately, without a better backtrace, we won't be able to investigate
where in the code the problem is. You can try:
1. See if there's still a file in /var/lib/systemd/coredump for dolphin
2. It might be easier to try to reproduce the crash and get the backtrace from
that (after installing the debug packages)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.