Bug 495413 - When utilizing Online Resources the app get crashed
Summary: When utilizing Online Resources the app get crashed
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Project Bin & Import (show other bugs)
Version: 24.08.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 07:15 UTC by Vijayan
Modified: 2024-10-27 07:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vijayan 2024-10-27 07:15:54 UTC
SUMMARY

When I'm using online resources, the app get crashed.
https://youtu.be/D7GUZaYPF3U

STEPS TO REPRODUCE
1.  Right click in project bin tab & select the Online Resources
2. In Online Resources tab, type in search tab and try search
3. You will see read/write permission issue for /tmp/kdenlive**** which is snapstore app (Could not change owner and group for /tmp/kdenlive.RRqUsq)
4. Once you changed the service and repeat the search, the app will crash

OBSERVED RESULT

App is crashing.


EXPECTED RESULT

Should show the media assets in the Online Resources panel


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  Ubuntu 24.10 6.11.0-8-generic

snap    2.65.3+24.10
snapd   2.65.3+24.10
series  16
ubuntu  24.10
kernel  6.11.0-8-generic


ADDITIONAL INFORMATION
Tried the steps described in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports but when I run the command `gdb kdenlive` recieved the std-output:

Type "apropos word" to search for commands related to "word"...
Reading symbols from kdenlive...
(No debugging symbols found in kdenlive)
(gdb)
Comment 1 Vijayan 2024-10-27 07:22:28 UTC
(In reply to Vijayan from comment #0)
> SUMMARY
> 
> When I'm using online resources, the app get crashed.
> https://youtu.be/D7GUZaYPF3U
> 
> STEPS TO REPRODUCE
> 1.  Right click in project bin tab & select the Online Resources
> 2. In Online Resources tab, type in search tab and try search
> 3. You will see read/write permission issue for /tmp/kdenlive**** which is
> snapstore app (Could not change owner and group for /tmp/kdenlive.RRqUsq)
> 4. Once you changed the service and repeat the search, the app will crash
> 
> OBSERVED RESULT
> 
> App is crashing.
> 
> 
> EXPECTED RESULT
> 
> Should show the media assets in the Online Resources panel
> 
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma:  Ubuntu 24.10 6.11.0-8-generic
> 
> snap    2.65.3+24.10
> snapd   2.65.3+24.10
> series  16
> ubuntu  24.10
> kernel  6.11.0-8-generic
> 
> 
> ADDITIONAL INFORMATION
> Tried the steps described in
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports but when I run the command `gdb kdenlive`
> recieved the std-output:
> 
> Type "apropos word" to search for commands related to "word"...
> Reading symbols from kdenlive...
> (No debugging symbols found in kdenlive)
> (gdb)

Run the Kdenlive in terminal as a foreground app and able fetch some crash log:

qml: item not found
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ced28e0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ced28e0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject::installEventFilter(): Cannot filter events for objects in a different thread.
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject::installEventFilter(): Cannot filter events for objects in a different thread.
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
kf.notifications: Failed to play sound with canberra: No such driver
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Breeze::WidgetStateEngine(0x5b397ce63fd0), parent's thread is QThread(0x5b397c8cd690), current thread is QThreadPoolThread(0x5b397e1d7cb0)
double free or corruption (fasttop)
[1]    20819 IOT instruction (core dumped)  kdenlive