[kdenlive] [Bug 364278] kdenlive crashes whilst starting

farid via KDE Bugzilla bugzilla_noreply at kde.org
Sat Jun 25 01:17:51 BST 2016


https://bugs.kde.org/show_bug.cgi?id=364278

--- Comment #7 from farid <snd.noise at gmail.com> ---
Hmmmm, on my notebook and a crash happens while on the desktop it doesn't. This
*could* be since my desktop has an nvidia card while the notebook doesn't have
a dedicated graphics card. Maybe have kdenlive detect if there is a gpu before
starting otherwise disable movit support.

Here is the backtrace:

(gdb) run
Starting program: /usr/bin/kdenlive 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffdb38d700 (LWP 6548)]
[New Thread 0x7fffd222d700 (LWP 6549)]
[New Thread 0x7fffd1a2c700 (LWP 6550)]
[New Thread 0x7fffcbfff700 (LWP 6551)]
mlt_repository_init: failed to dlopen /usr/lib/mlt/libmltsox.so
  (libsox.so.3: cannot open shared object file: Arquivo ou diretório não
encontrado)
[New Thread 0x7fffaddae700 (LWP 6552)]
[New Thread 0x7fffacdad700 (LWP 6553)]
[New Thread 0x7fffa7dfc700 (LWP 6554)]
Removing cache at "/home/farid/.cache/kdenlive-thumbs.kcache"
[producer_xml] failed to load transition "frei0r.cairoblend"
[producer_xml] failed to load transition "frei0r.cairoblend"
OpenGL vendor:  "Intel Open Source Technology Center"
OpenGL renderer:  "Mesa DRI Intel(R) Ironlake Mobile "
OpenGL ARG_SYNC:  true
OpenGL OpenGLES:  false
[New Thread 0x7fffa5e1d700 (LWP 6555)]

Thread 1 "kdenlive" received signal SIGSEGV, Segmentation fault.
0x00007ffff0db5f50 in QOpenGLContext::shareGroup() const () from
/usr/lib/libQt5Gui.so.5


(gdb) backtrace
#0  0x00007ffff0db5f50 in QOpenGLContext::shareGroup() const () from
/usr/lib/libQt5Gui.so.5
#1  0x00007ffff106ae19 in QOpenGLFunctions::initializeOpenGLFunctions() () from
/usr/lib/libQt5Gui.so.5
#2  0x0000000000702c86 in ?? ()
#3  0x0000000000865f25 in ?? ()
#4  0x00007ffff08584e9 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQt5Core.so.5
#5  0x00007ffff6052625 in ?? () from /usr/lib/libQt5Quick.so.5
#6  0x00007ffff08584e9 in QMetaObject::activate(QObject*, int, int, void**) ()
   from /usr/lib/libQt5Core.so.5
#7  0x00007ffff60092e1 in QSGRenderContext::initialize(QOpenGLContext*) ()
   from /usr/lib/libQt5Quick.so.5
#8  0x00007ffff602035f in ?? () from /usr/lib/libQt5Quick.so.5
#9  0x00007ffff6020ae8 in ?? () from /usr/lib/libQt5Quick.so.5
#10 0x00007ffff0d86e45 in QWindow::event(QEvent*) () from
/usr/lib/libQt5Gui.so.5
#11 0x00007ffff605c933 in QQuickWindow::event(QEvent*) () from
/usr/lib/libQt5Quick.so.5
#12 0x00007ffff1875e3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
()
   from /usr/lib/libQt5Widgets.so.5
#13 0x00007ffff187d5b1 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#14 0x00007ffff082cc80 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
()
   from /usr/lib/libQt5Core.so.5
#15 0x00007ffff0d7c0cd in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() from /usr/lib/libQt5Gui.so.5
#16 0x00007ffff0d7ccdd in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() from /usr/lib/libQt5Gui.so.5
#17 0x00007ffff0d5acbb in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEvent---Type
<return> to continue, or q <return> to quit---
sFlag>) () from /usr/lib/libQt5Gui.so.5
#18 0x00007fffdcce8310 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#19 0x00007fffe7c8bdd7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0x00007fffe7c8c040 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007fffe7c8c0ec in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x00007ffff088157f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#23 0x00007ffff082b0da in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#24 0x00007ffff08335cc in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#25 0x0000000000486802 in ?? ()
#26 0x00007fffefb9a741 in __libc_start_main () from /usr/lib/libc.so.6
#27 0x0000000000486e69 in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list