Summary: | Installing of global theme crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Nathan <ndowens04> |
Component: | kcm_lookandfeel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dblogic, nate, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.2 | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Nathan
2020-09-11 00:32:32 UTC
Could you please add the backtrace for the crash? Created attachment 132278 [details]
New crash information added by DrKonqi
systemsettings5 (5.18.5) using Qt 5.12.7
- What I was doing when the application crashed:
Installing a new Global Theme while in "Get New Global Themes".
-- Backtrace (Reduced):
Probably needs a valgrind log. Crash is in freeing thread memory. Thread 20 (Thread 0x7f5db4adf700 (LWP 2757)): [KCrash Handler] #4 0x00007f5e2ea96520 in raise () at /lib64/libc.so.6 #5 0x00007f5e2ea97b01 in abort () at /lib64/libc.so.6 #6 0x00007f5e2ead9957 in __libc_message () at /lib64/libc.so.6 #7 0x00007f5e2eae0173 in malloc_printerr () at /lib64/libc.so.6 #8 0x00007f5e2eae1a79 in _int_free () at /lib64/libc.so.6 #9 0x00007f5e2ebc6fab in tcache_thread_freeres () at /lib64/libc.so.6 #10 0x00007f5e2ebc7002 in __libc_thread_freeres () at /lib64/libc.so.6 #11 0x00007f5e2a82151e in start_thread () at /lib64/libpthread.so.0 #12 0x00007f5e2eb58fbf in clone () at /lib64/libc.so.6 A lot has changed since Plasma 5.19; can you try again with Plasma 5.24? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! (In reply to Nate Graham from comment #5) > A lot has changed since Plasma 5.19; can you try again with Plasma 5.24? I don't exactly remember what computer I ran it on, but as far as I recall it was a 32-bit box. I tried it again on that computer. I have not seen it crash. It is very slow, but hasn't crashed yet. (In reply to Nate Graham from comment #5) OK, thanks! |