| Summary: | Latte-dock crash with Segmentation fault (core dumped) | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Andy Great <andythe_great> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | wingtong711 |
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andy Great
2020-09-21 19:16:24 UTC
I got the similar problem in kubuntu groovy beta. Latte is okay in kubuntu focal running kernel 5.8.14 When start up in konsole, it crashed and gave the following message KCrash: Attempting to start /usr/bin/latte-dock KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = latte-dock path = /usr/bin pid = 49048 KCrash: Arguments: /usr/bin/latte-dock KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi Using ddd and backtrace give the following text. Thread 1 "latte-dock" received signal SIGSEGV, Segmentation fault. 0x00005555555e1fde in ?? () #6 0x0000555555588a9e in _start () #5 0x00007ffff55a0cb2 in __libc_start_main (main=0x5555555870c0, argc=1, argv=0x7fffffffdcd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffffffdcc8) at ../csu/libc-start.c:314 #4 0x0000555555588363 in ?? () #3 0x00005555555a18b3 in ?? () #2 0x00005555555e5c15 in ?? () #1 0x00005555555e5752 in ?? () #0 0x00005555555e1fde in ?? () I am not a technical guy and have no idea on this bug 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! (In reply to Samson from comment #1) > I got the similar problem in kubuntu groovy beta. Latte is okay in kubuntu > focal running kernel 5.8.14 > When start up in konsole, it crashed and gave the following message > > KCrash: Attempting to start /usr/bin/latte-dock > KCrash: crashing... crashRecursionCounter = 2 > KCrash: Application Name = latte-dock path = /usr/bin pid = 49048 > KCrash: Arguments: /usr/bin/latte-dock > KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi > > Using ddd and backtrace give the following text. > > Thread 1 "latte-dock" received signal SIGSEGV, Segmentation fault. > 0x00005555555e1fde in ?? () > > > #6 0x0000555555588a9e in _start () > #5 0x00007ffff55a0cb2 in __libc_start_main (main=0x5555555870c0, argc=1, > argv=0x7fffffffdcd8, init=<optimized out>, fini=<optimized out>, > rtld_fini=<optimized out>, stack_end=0x7fffffffdcc8) at > ../csu/libc-start.c:314 > #4 0x0000555555588363 in ?? () > #3 0x00005555555a18b3 in ?? () > #2 0x00005555555e5c15 in ?? () > #1 0x00005555555e5752 in ?? () > #0 0x00005555555e1fde in ?? () > > I am not a technical guy and have no idea on this bug From my latest test, it was likely due to "Event Calendar" widgets, try remove it if you have one. waiting proper crash report 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! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now 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 Thank you for helping us make KDE software even better for everyone! |