Your message dated Tue, 24 Jan 2017 09:36:45 +0100
with message-id <[email protected]>
and subject line Closing until I get new feedback
has caused the Debian Bug report #820009,
regarding kdenlive: Crash from clip preview
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
820009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820009
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kdenlive
Version: 15.12.3-1
Severity: normal

Dear Maintainer,

I've had kdenlive running for a while to create proxy clips. Machine
has been sent to hibernation and sleep several during that time.
Then when I try to play the rendered proxy clips this crash happened:

[Thread 0x982fdb40 (LWP 17311) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x9f973b40 (LWP 9941)]
0x802e4e5e in QOpenGLFunctions::glGenTextures (textures=0x832b4050, n=3,
    this=0xa360de40)
    at /usr/include/i386-linux-gnu/qt5/QtGui/qopenglfunctions.h:782
782     /usr/include/i386-linux-gnu/qt5/QtGui/qopenglfunctions.h: No such file 
or directory.
(gdb) bt full
#0  0x802e4e5e in QOpenGLFunctions::glGenTextures (textures=0x832b4050, n=3,
    this=0xa360de40)
    at /usr/include/i386-linux-gnu/qt5/QtGui/qopenglfunctions.h:782
No locals.
#1  uploadTextures (texture=<optimized out>, frame=...,
    context=<optimized out>)
    at /build/kdenlive-KOLzQo/kdenlive-15.12.3/src/monitor/glwidget.cpp:333
        width = 1920
        height = 1080
        image = 0x914fa030 'o' <repeats 72 times>, 'p' <repeats 24 times>, 'o' 
<repeats 48 times>, 'n' <repeats 24 times>, 'm' <repeats 24 times>, 
"kkkkkkkk"...
        f = 0xa360de40
#2  FrameRenderer::showFrame (this=0x832b4038, frame=<incomplete type>)
    at /build/kdenlive-KOLzQo/kdenlive-15.12.3/src/monitor/glwidget.cpp:1219
        width = 1920
        height = 1080
        format = mlt_image_yuv420p
        f = 0xa360de40
#3  0x80422d19 in FrameRenderer::qt_static_metacall (_o=0x832b4038,
    _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x8b495308)
    at 
/build/kdenlive-KOLzQo/kdenlive-15.12.3/obj-i586-linux-gnu/src/moc_glwidget.cpp:773
---Type <return> to continue, or q <return> to quit---
        _t = 0x832b4038
        _c = QMetaObject::InvokeMetaMethod
        _a = 0x8b495308
        _id = 6
        _o = 0x832b4038
#4  0xb4bf03a0 in QMetaCallEvent::placeMetaCall(QObject*) ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#5  0xb4bf41c3 in QObject::event(QEvent*) ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#6  0xb49e6fe7 in QThread::event(QEvent*) ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#7  0xb5be40da in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#8  0xb5be97dc in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/i386-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#9  0xb4bc375f in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#10 0xb4bc5e3f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, 
QThreadData*) () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#11 0xb4bc6327 in QCoreApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#12 0xb4c1b683 in ?? () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#13 0xb3f2d029 in g_main_context_dispatch ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#14 0xb3f2d2c9 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#15 0xb3f2d394 in g_main_context_iteration ()
   from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#16 0xb4c1ba94 in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#17 0xb4bc0893 in 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from 
/usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#18 0xb4bc0cea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#19 0xb49e6edd in QThread::exec() ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#20 0xb49e6fb8 in QThread::run() ()
   from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#21 0xb49ec3fb in ?? () from /usr/lib/i386-linux-gnu/sse2/libQt5Core.so.5
No symbol table info available.
#22 0xb424e2ce in start_thread (arg=0x9f973b40) at pthread_create.c:334
        __res = <optimized out>
        pd = 0x9f973b40
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-1272569856, 0, 4001536,
                -1617480984, -1995999656, -291101169}, mask_was_saved = 0}},
          priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0,
              cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
---Type <return> to continue, or q <return> to quit---
#23 0xb46b436e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:122
No locals.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Foreign Architectures: armhf

Kernel: Linux 4.3.3 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kdenlive depends on:
ii  ffmpeg                    7:2.8.6-1+b2
ii  kded5                     5.16.0-1
ii  kdenlive-data             15.12.3-1
ii  kinit                     5.16.0-1
ii  kio                       5.16.0-1
ii  libc6                     2.22-4
ii  libgcc1                   1:5.3.1-12
ii  libgl1-mesa-glx [libgl1]  11.1.2-1
ii  libglu1-mesa [libglu1]    9.0.0-2.1
ii  libkf5archive5            5.16.0-1
ii  libkf5attica5             5.16.0-1
ii  libkf5auth5               5.16.0-1
ii  libkf5bookmarks5          5.16.0-1
ii  libkf5codecs5             5.16.0-1
ii  libkf5completion5         5.16.0-1
ii  libkf5configcore5         5.16.0-1
ii  libkf5configgui5          5.16.0-1
ii  libkf5configwidgets5      5.16.0-1
ii  libkf5coreaddons5         5.16.0-1
ii  libkf5dbusaddons5         5.16.0-1
ii  libkf5guiaddons5          5.16.0-1
ii  libkf5i18n5               5.16.0-1
ii  libkf5iconthemes5         5.16.0-1
ii  libkf5itemviews5          5.16.0-1
ii  libkf5jobwidgets5         5.16.0-1
ii  libkf5kiocore5            5.16.0-1
ii  libkf5kiofilewidgets5     5.16.0-1
ii  libkf5kiontlm5            5.16.0-1
ii  libkf5kiowidgets5         5.16.0-1
ii  libkf5newstuff5           5.16.0-1
ii  libkf5notifications5      5.16.0-1
ii  libkf5notifyconfig5       5.16.0-1
ii  libkf5plotting5           5.16.0-1
ii  libkf5service-bin         5.16.0-1
ii  libkf5service5            5.16.0-1
ii  libkf5solid5              5.16.0-1
ii  libkf5sonnetui5           5.16.0-1
ii  libkf5textwidgets5        5.16.0-1
ii  libkf5widgetsaddons5      5.16.0-1
ii  libkf5xmlgui5             5.16.0-1
ii  libmlt++3                 6.0.0-3
ii  libmlt6                   6.0.0-3
ii  libqt5concurrent5         5.5.1+dfsg-16
ii  libqt5core5a              5.5.1+dfsg-16
ii  libqt5dbus5               5.5.1+dfsg-16
ii  libqt5gui5                5.5.1+dfsg-16
ii  libqt5network5            5.5.1+dfsg-16
ii  libqt5qml5                5.5.1-3
ii  libqt5quick5              5.5.1-3
ii  libqt5script5             5.5.1+dfsg-2
ii  libqt5svg5                5.5.1-2
ii  libqt5widgets5            5.5.1+dfsg-16
ii  libqt5xml5                5.5.1+dfsg-16
ii  libstdc++6                5.3.1-12
ii  libv4l-0                  1.10.0-2
ii  melt                      6.0.0-3
ii  oxygen-icon-theme         4:4.14.0-1
ii  qml-module-qtquick2       5.5.1-3

Versions of packages kdenlive recommends:
ii  dvdauthor        0.7.0-1.4
ii  dvgrab           3.5-2+b3
ii  frei0r-plugins   1.4-3+b1
ii  genisoimage      9:1.1.11-3
ii  recordmydesktop  0.3.8.1+svn602-1+b1
ii  swh-plugins      0.4.15+1-8

Versions of packages kdenlive suggests:
pn  khelpcenter  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Hello,

I am closing this report until I get new feedback.


-- 
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

  Blog: http://www.linux-dev.org/
E-Mail: [email protected]
        [email protected]
*/

--- End Message ---

Reply via email to