| Summary: | Kontact crashes when screen is locked | ||
|---|---|---|---|
| Product: | [Applications] kontact | Reporter: | Philippe ROUBACH <philippe.roubach> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 6.3.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | valgrind log | ||
|
Description
Philippe ROUBACH
2025-03-03 13:14:59 UTC
Did it crash? Does `coredumpctl --reverse` show a crash log for it? This needs a lot more information if we're going to debug it, so please prepare yourself for answering a lot of questions. :) (In reply to Nate Graham from comment #1) > Did it crash? Does `coredumpctl --reverse` show a crash log for it? > > This needs a lot more information if we're going to debug it, so please > prepare yourself for answering a lot of questions. :) Not really, it is simply closed. A not clean close for akregator when kontact closes So you are telling me there are no crash logs for it? where is the crash log ? I told you already: in `coredumpctl --reverse` That's a terminal command; you need to run it in a terminal window. Run it and see if there are any crashes from Kontact in the top few entries, or around the time it happened. Tue 2025-03-04 16:11:28 CET 42793 1000 1000 SIGTRAP present /usr/bin/kontact Tue 2025-03-04 15:37:40 CET 30861 1000 1000 SIGTRAP present /usr/bin/kontact 27M Tue 2025-03-04 14:14:02 CET 3185 1000 1000 SIGTRAP present /usr/bin/kontact Mon 2025-03-03 20:45:18 CET 3214 1000 1000 SIGTRAP present /usr/bin/kontact 19.9M Mon 2025-03-03 13:14:07 CET 44828 1000 1000 SIGTRAP present /usr/bin/kontact 25.4M Mon 2025-03-03 12:09:18 CET 41284 1000 1000 SIGTRAP present /usr/bin/kontact 17.6M Mon 2025-03-03 12:00:48 CET 23440 1000 1000 SIGTRAP present /usr/bin/kontact 30.8M Mon 2025-03-03 10:07:05 CET 3275 1000 1000 SIGTRAP present /usr/bin/kontact 52.8M Sun 2025-03-02 17:31:19 CET 74190 1000 1000 SIGTRAP present /usr/bin/kontact 30.1M Sun 2025-03-02 13:53:43 CET 40339 1000 1000 SIGTRAP present /usr/bin/kontact Mon 2025-03-03 12:00:48 CET 23440 1000 1000 SIGTRAP present /usr/bin/kontact 30.8M Mon 2025-03-03 10:07:05 CET 3275 1000 1000 SIGTRAP present /usr/bin/kontact 52.8M Sun 2025-03-02 17:31:19 CET 74190 1000 1000 SIGTRAP present /usr/bin/kontact 30.1M Sun 2025-03-02 13:53:43 CET 40339 1000 1000 SIGTRAP present /usr/bin/kontact 39M Sun 2025-03-02 10:55:41 CET 3232 1000 1000 SIGTRAP present /usr/bin/kontact 26.8M Sat 2025-03-01 20:26:12 CET 55769 1000 1000 SIGTRAP present /usr/bin/kontact 20.9M Sat 2025-03-01 18:45:44 CET 3149 1000 1000 SIGTRAP present /usr/bin/kontact 24.4M Fri 2025-02-28 11:19:28 CET 3210 1000 1000 SIGTRAP present /usr/bin/kontact 59.5M So yeah, it looks like it's crashing a bunch. Please follow the instructions in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl to extract a text backtrace of one of the crashes so the Kontact maintainers can investigate. Moving over there. Created attachment 179149 [details]
valgrind log
i run "valgrind --log-file=kontact kontact"
this does not launch kontact.
see the valgrind log.
valgrind does not work with Wayland you nned the command : QT_QPA_PLATFORM=xcb valgrind --log-file=kontact --leak-check=yes kontact I met the case. Here is the link to download program ctash data kontact.core.16931 https://transfert.free.fr/x1PB92E You have one month to download the file 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! I supplied the info Problem still there Operating System: openSUSE Tumbleweed 20250420 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 Kernel Version: 6.14.2-1-default (64-bit) Graphics Platform: Wayland Processors: 8 × 12th Gen Intel® Core™ i3-12100 Memory: 15.3 Gio of RAM Graphics Processor 1: Intel® UHD Graphics 730 Graphics Processor 2: llvmpipe Manufacturer: ASRock Product Name: B760M-HDV/M.2 D4 When I restart kontact, I have to restore akregator. Maybe kontact crashes because of akregator. |