Summary: | Inserting ShuttleXpress into USB port while Kdenlive runnign causes kdenlive to crash | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Eric Mesa <ericsbinaryworld> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | fritzibaby, julius.kuenzel |
Priority: | NOR | ||
Version First Reported In: | 23.08.4 | ||
Target Milestone: | --- | ||
Platform: | Flatpak | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eric Mesa
2021-10-31 16:22:29 UTC
Thanks for this report too :-) Is this also fixed for you in the meanwhile or does it still happen? If so can you please try to provide a gdb backtrace as described here: https://kdenlive.org/en/bug-reports/? It still happens. I tried to follow the instructions here:
> First of all make sure the Flatpak debug symbols are installed by typing flatpak install org.kde.Platform.Debug to a command line.
But it's not on flathub. So I can't install the debug stuff.
When I run kdenlive on the comandline I get:
*** buffer overflow detected ***: terminated
When I run Appimage (same thing happens) I get:
*** buffer overflow detected ***: terminated <- this appears when I remove the shuttle
/tmp/.mount_kdenli5Zs0S3/AppRun: line 42: 1535743 Aborted (core dumped) kdenlive --config kdenlive-appimagerc $@ <- this appears when I plug it back in
Well, in fact the instruction on the website was wrong, sorry about that (I corrected it). You need to run: flatpak install org.kde.kdenlive.Debug Can you please try again to create a backtrace? 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! @ Eric Mesa: Do you follow this instruction: https://docs.kdenlive.org/de/user_interface/menu/settings_menu/configure_kdenlive.html#jog-shuttle As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. 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! It still causes kdenlive to crash 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! Still happening. Updated to latest version of kdenlive. If I understand the issue correct: The ShuttleExpress runs well with Kdenlive. Only when you switch the ShuttleExress from one USB port to another, then the crash happened. Correct? |