Bug 351810 - segmentation fault at startup
Summary: segmentation fault at startup
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-26 17:03 UTC by Fufu
Modified: 2016-08-04 16:39 UTC (History)
2 users (show)

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 Fufu 2015-08-26 17:03:28 UTC
When I try to lauch Kdenlive white the menu or the terminal I have a segfault

Reproducible: Always

Steps to Reproduce:
1.Lauch by menu
2.Lauch by terminal
3.

Actual Results:  
It crash with a segfault message


I'm on debian testing with deb-multimedia repository activated

When I lauch Kdenlive with terminal I have this message :

furious-therapy@sriii:~$ kdenlive
KCrash: Application 'kdenlive' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/furious-therapy/.kde/socket-sriii/kdeinit4__0

[2]+  Stoppé                 kdenlive


I have a backtrace if it cant help :

Application: Kdenlive (kdenlive), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:1859
#7  0x00007f03f1c72c9f in QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f03f1f6b060 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#9  0x00007f04145199fa in call_init (l=<optimized out>, argc=argc@entry=1, argv=argv@entry=0x7fff9aa5b948, env=env@entry=0x1d37670) at dl-init.c:78
#10 0x00007f0414519ae3 in call_init (env=0x1d37670, argv=0x7fff9aa5b948, argc=1, l=<optimized out>) at dl-init.c:36
#11 _dl_init (main_map=main_map@entry=0x1e14d20, argc=1, argv=0x7fff9aa5b948, env=0x1d37670) at dl-init.c:126
#12 0x00007f041451dc48 in dl_open_worker (a=a@entry=0x7fff9aa5b078) at dl-open.c:577
#13 0x00007f04145198b4 in _dl_catch_error (objname=objname@entry=0x7fff9aa5b068, errstring=errstring@entry=0x7fff9aa5b070, mallocedp=mallocedp@entry=0x7fff9aa5b067, operate=operate@entry=0x7f041451d970 <dl_open_worker>, args=args@entry=0x7fff9aa5b078) at dl-error.c:187
#14 0x00007f041451d43b in _dl_open (file=0x1d8ab70 "/usr/lib/x86_64-linux-gnu/mlt/libmltqt.so", mode=-2147483646, caller_dlopen=<optimized out>, nsid=-2, argc=1, argv=0x7fff9aa5b948, env=0x1d37670) at dl-open.c:661
#15 0x00007f041089c02b in dlopen_doit (a=a@entry=0x7fff9aa5b290) at dlopen.c:66
#16 0x00007f04145198b4 in _dl_catch_error (objname=0x1aeeb50, errstring=0x1aeeb58, mallocedp=0x1aeeb48, operate=0x7f041089bfd0 <dlopen_doit>, args=0x7fff9aa5b290) at dl-error.c:187
#17 0x00007f041089c5dd in _dlerror_run (operate=operate@entry=0x7f041089bfd0 <dlopen_doit>, args=args@entry=0x7fff9aa5b290) at dlerror.c:163
#18 0x00007f041089c0c1 in __dlopen (file=file@entry=0x1d8ab70 "/usr/lib/x86_64-linux-gnu/mlt/libmltqt.so", mode=<optimized out>) at dlopen.c:87
#19 0x00007f0410cee444 in mlt_repository_init (directory=0x1da3a30 "/usr/lib/x86_64-linux-gnu/mlt") at mlt_repository.c:105
#20 0x00007f0410cedb78 in mlt_factory_init (directory=0x7f0410cf251c "/usr/lib/x86_64-linux-gnu/mlt") at mlt_factory.c:184
#21 0x00007f0410ab5f4b in Mlt::Factory::init (directory=<optimized out>) at MltFactory.cpp:32
#22 0x000000000066d134 in initEffects::parseEffectFiles (locale=...) at /tmp/buildd/kdenlive-dmo-0.9.10/src/effectslist/initeffects.cpp:145
#23 0x0000000000745b09 in MainWindow::MainWindow (this=0x1d65480, MltPath=..., Url=..., clipsToLoad=..., parent=<optimized out>, __in_chrg=<optimized out>, __vtt_parm=<optimized out>) at /tmp/buildd/kdenlive-dmo-0.9.10/src/mainwindow.cpp:210
#24 0x0000000000456b40 in main (argc=<optimized out>, argv=0x7fff9aa5b948) at /tmp/buildd/kdenlive-dmo-0.9.10/src/main.cpp:87
Comment 1 Fufu 2015-08-26 17:23:05 UTC
I just think at something but a little late... Sorry for I am sucking -_-

It work well if :
-desactivate deb-multimedia repos in sources.list
-purge kdenlive, melt, libmlt stuf && apt-get autoremove --purge

-apt-get clean && apt-get update && apt-get install kdenlive

I'm so sorry for that.
Comment 2 farid 2016-06-25 02:29:42 UTC
please mark this as solved.