[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-07-04 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=420091

Hans-Peter Jansen  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |UPSTREAM

--- Comment #9 from Hans-Peter Jansen  ---
This issue boils down to a glibc issue:
https://bugzilla.opensuse.org/show_bug.cgi?id=1200688, that I was able to
workaround with:
https://github.com/mltframework/mlt/commit/19b80f67f2700f6e32b59e5c9a68c2227fee301a,
until the underlying glibc issue is finally fixed and rolled out.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-07-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=420091

--- Comment #8 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 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!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-19 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=420091

--- Comment #7 from Hans-Peter Jansen  ---
(In reply to Jean-Baptiste Mardelle from comment #6)
> Does it crash with any video clip ? Can you test if the clip can be played
> with MLT's command line utility (melt):
> melt myvideo.mp4
> 
> Not sure it is related to original report though.

You're right, the problem is in libmlt:
$ gdb -ex=r --args melt Livestream_–_EBS_Law_Congress-Start.mp4
Reading symbols from melt...
Reading symbols from /usr/lib/debug/usr/bin/melt-7-7.4.0-2.4.x86_64.debug...
Starting program: /usr/bin/melt Livestream_–_EBS_Law_Congress-Start.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
No LADSPA plugins were found!

Check your LADSPA_PATH environment variable.
[New Thread 0x7fffeb8b8640 (LWP 3904)]
[New Thread 0x7fffeb0b7640 (LWP 3905)]
[New Thread 0x7fffe28b6640 (LWP 3906)]
[New Thread 0x7fffd20b5640 (LWP 3907)]
[New Thread 0x7fffd18b4640 (LWP 3908)]
[New Thread 0x7fffc90b3640 (LWP 3909)]
[New Thread 0x7fffc08b2640 (LWP 3910)]
[New Thread 0x7fffb80b1640 (LWP 3911)]
[New Thread 0x7fffa78b0640 (LWP 3912)]
[New Thread 0x7fffa70af640 (LWP 3913)]
[New Thread 0x7fff9e8ae640 (LWP 3914)]
[New Thread 0x7fff960ad640 (LWP 3915)]
[New Thread 0x7fff8d8ac640 (LWP 3916)]
[New Thread 0x7fff850ab640 (LWP 3917)]
[New Thread 0x7fff748aa640 (LWP 3918)]
[New Thread 0x7fff6c0a9640 (LWP 3919)]
[New Thread 0x7fff6b8a8640 (LWP 3920)]
[New Thread 0x7fff630a7640 (LWP 3921)]
[New Thread 0x7fff5a8a6640 (LWP 3922)]
[New Thread 0x7fff5a0a5640 (LWP 3923)]
[New Thread 0x7fff418a4640 (LWP 3924)]
[New Thread 0x7fff410a3640 (LWP 3925)]
[New Thread 0x7fff388a2640 (LWP 3926)]
*** buffer overflow detected ***: terminated


Thread 1 "melt" received signal SIGABRT, Aborted.
__pthread_kill_implementation (threadid=, signo=signo@entry=6,
no_tid=no_tid@entry=0) at pthread_kill.c:44
44return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
Missing separate debuginfos, use: zypper install
libglslang11-debuginfo-11.9.0-1.2.x86_64
libquadmath0-debuginfo-12.1.0+git27-1.4.x86_64
(gdb) bt
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x77c22743 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#2  0x77bcf6f6 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3  0x77bb8814 in __GI_abort () at abort.c:79
#4  0x77c1579e in __libc_message (action=action@entry=do_abort,
fmt=fmt@entry=0x77d5b524 "*** %s ***: terminated\n") at
../sysdeps/posix/libc_fatal.c:155
#5  0x77cba87a in __GI___fortify_fail (msg=msg@entry=0x77d5b4ca
"buffer overflow detected") at fortify_fail.c:26
#6  0x77cb8e36 in __GI___chk_fail () at chk_fail.c:28
#7  0x77cba158 in __wcrtomb_chk (s=s@entry=0x55806568 "",
wchar=, ps=ps@entry=0x7fffca10, buflen=buflen@entry=5) at
wcrtomb_chk.c:31
#8  0x776a1380 in wcrtomb (__ps=0x7fffca10, __wchar=, __s=0x55806568 "") at /usr/include/bits/wchar2.h:402
#9  filter_restricted (in=0x55805539 "ler") at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/avformat/producer_avformat.c:355
#10 0x776a22b5 in find_default_streams (self=0x557fd120) at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/avformat/producer_avformat.c:495
#11 producer_open (self=self@entry=0x557fd120,
profile=profile@entry=0x55574b50, URL=,
take_lock=take_lock@entry=1, test_open=test_open@entry=1) at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/avformat/producer_avformat.c:843
#12 0x776aab5f in producer_avformat_init (profile=0x55574b50,
service=0x557fe740 "avformat", file=) at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/avformat/producer_avformat.c:201
#13 0x77f65ae2 in mlt_factory_producer
(profile=profile@entry=0x55574b50, service=service@entry=0x557fe740
"avformat", resource=resource@entry=0x7fffdb2c) at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/framework/mlt_factory.c:345
#14 0x7fffef7599b2 in create_from (services=,
file=0x7fffdb2c "Livestream_–_EBS_Law_Congress-Start.mp4",
profile=0x55574b50) at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/core/producer_loader.c:57
#15 create_producer (profile=profile@entry=0x55574b50,
file=file@entry=0x7fffdb2c "Livestream_–_EBS_Law_Congress-Start.mp4") at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/core/producer_loader.c:123
#16 0x7fffef759e44 in producer_loader_init (profile=0x55574b50,
type=, id=0x55564e10 "loader", arg=0x7fffdb2c
"Livestream_–_EBS_Law_Congress-Start.mp4") at
/usr/src/debug/libmlt-7.4.0-2.4.x86_64/src/modules/core/producer_loader.c:248
#17 0x77f65ae2 in mlt_factory_producer
(profile=profile@entry=0x55574b50, service=0x55564e10 "loader",
service@entry=0x0, resource=resource@entry=0x7fffdb2c) at

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420091

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #6 from Jean-Baptiste Mardelle  ---
Waiting for your feedback, thanks

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-17 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=420091

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---

--- Comment #5 from Jean-Baptiste Mardelle  ---
Does it crash with any video clip ? Can you test if the clip can be played with
MLT's command line utility (melt):
melt myvideo.mp4

Not sure it is related to original report though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-17 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=420091

--- Comment #4 from Hans-Peter Jansen  ---
Currently building a kdenlive snapshot here:

https://build.opensuse.org/project/monitor/home:frispete:blender

Will report back, if that is working again!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-17 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=420091

--- Comment #3 from Hans-Peter Jansen  ---
Created attachment 149849
  --> https://bugs.kde.org/attachment.cgi?id=149849=edit
New crash information added by DrKonqi

kdenlive (22.04.2) using Qt 5.15.2

- What I was doing when the application crashed:

Started kdenlive and loaded a project incl. a clip.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7  0x7fd0f304a743 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#8  0x7fd0f2ff76f6 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#9  0x7fd0f2fe0814 in __GI_abort () at abort.c:79
[...]
#11 0x7fd0f30e287a in __GI___fortify_fail (msg=msg@entry=0x7fd0f31834ca
"buffer overflow detected") at fortify_fail.c:26

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2022-06-17 Thread Hans-Peter Jansen
https://bugs.kde.org/show_bug.cgi?id=420091

Hans-Peter Jansen  changed:

   What|Removed |Added

 CC||h...@urpla.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2020-04-20 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=420091

Simon  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Simon  ---
I cannot reproduce with the latest changes from master, probably #419603 fixed
this issue! Marking as resolved.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2020-04-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=420091

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
  Flags||Brainstorm+

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdenlive] [Bug 420091] Kdenlive crashes on loading the project

2020-04-14 Thread Simon
https://bugs.kde.org/show_bug.cgi?id=420091

--- Comment #1 from Simon  ---
I have put all sources in here:
http://granjow.net/uploads/temp/kdenlive-bug-420091.tar (1 GB)

-- 
You are receiving this mail because:
You are watching all bug changes.