[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-12-03 Thread farid
https://bugs.kde.org/show_bug.cgi?id=440065 farid changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-12-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440065 Bug Janitor Service changed: What|Removed |Added Resolution|WAITINGFORINFO |WORKSFORME Status|NEEDSINFO

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-11-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #11 from Bug Janitor Service --- 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

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-11-04 Thread farid
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #10 from farid --- (In reply to Mitten Orvan from comment #9) > (In reply to farid from comment #8) > > Hello, thanks for the detailed feedback, are you still able to reproduce > > this in latest version? > > No. In the latest version

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-10-31 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #9 from Mitten Orvan --- (In reply to farid from comment #8) > Hello, thanks for the detailed feedback, are you still able to reproduce > this in latest version? No. In the latest version there is a pile of "invalid producer found and

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2023-10-20 Thread farid
https://bugs.kde.org/show_bug.cgi?id=440065 farid changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|CONFIRMED

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-08-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=440065 emohr changed: What|Removed |Added Flags||timeline_corruption+ -- You are receiving this mail

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-08-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=440065 emohr changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-08-01 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=440065 emohr changed: What|Removed |Added CC||fritzib...@gmx.net --- Comment #7 from emohr ---

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-22 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #6 from Mitten Orvan --- I tried to make producer_avformat_close hold the video_mutex, but I of course had to make it conditional on is_mutex_init, and the mutexes are not inited until producer_open, and the sequence of events seems to be.

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-22 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #5 from Mitten Orvan --- I added a debug print that output from producer_avformat_close. I was able to catch a situation where the self in producer_open was the same address after it was closed. So somehow the producer is being closed

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-22 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #4 from Mitten Orvan --- Now caught it crashing because self->video_format was NULL when calling avformat_find_stream_info at producer_avformat.c:producer_open. This happened right when opening the project, not trying to play it.

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-21 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #3 from Mitten Orvan --- Created attachment 140233 --> https://bugs.kde.org/attachment.cgi?id=140233=edit Call stack and parameters that caused avcodec_send_packet to crash. -- You are receiving this mail because: You are watching all

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-21 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #2 from Mitten Orvan --- Okay, I managed to debug it with a mlt and kdenlive from their masters. (This failed before, because I was missing the libxml dependency for mlt, which caused project loading to crash when the consumer

[kdenlive] [Bug 440065] Crash when opening a project with imported nested projects

2021-07-20 Thread Mitten Orvan
https://bugs.kde.org/show_bug.cgi?id=440065 --- Comment #1 from Mitten Orvan --- Tried also with the 21.04.03 AppImage. Same result. Here is the tail of the command line output: QQmlContext: Cannot set context object on invalid context. QQmlComponent: Cannot create a component in an invalid