| Anonymous | Login | Signup for a new account | 2013-06-19 04:40 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0002449 | Kdenlive | File Loading | public | 2011-12-22 18:08 | 2011-12-22 18:08 | ||||||||
| Reporter | Le Barde | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | 0.7.8 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002449: Kdenlive Crashes when reading a 130 GB AVI file | ||||||||||||
| Description | I recorded a video from my Composite device whith VLC. This produces very large files. I can import the clip, but when I try to read it, Kdenlive crashes. This worked with a 40 GB file but crashed with a 130 GB file. | ||||||||||||
| Steps To Reproduce | 1. Record a large file with VLC 2. Import the AVI file into Kdenlive as a clip (right button -> Add a clip) 3. [try to] read it. | ||||||||||||
| Additional Information | Stack traces : Application: Kdenlive (kdenlive), signal: Segmentation fault [Current thread is 1 (Thread 0xb4d97ae0 (LWP 11038))] Thread 6 (Thread 0xb02b6b70 (LWP 11050)): #0 0xb78ce424 in __kernel_vsyscall () #1 0xb5b6f4d2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0 0000002 0xb5c5b554 in pthread_cond_timedwait () from /lib/i686/cmov/libc.so.6 0000003 0xb78ab4c1 in mlt_consumer_put_frame () from /usr/lib/libmlt.so.3 0000004 0x09a308e8 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 5 (Thread 0xada26b70 (LWP 11051)): #0 0xb5bef9e7 in ?? () from /lib/i686/cmov/libc.so.6 #1 0xb5bf1d8c in malloc () from /lib/i686/cmov/libc.so.6 0000002 0xb789f89b in mlt_property_init () from /usr/lib/libmlt.so.3 0000003 0xb78b25b6 in ?? () from /usr/lib/libmlt.so.3 0000004 0x6f697469 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 4 (Thread 0xa8f66b70 (LWP 11056)): #0 0xb78ce424 in __kernel_vsyscall () #1 0xb5b6efcf in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0 0000002 0xb5c5b4fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6 0000003 0xb78ab800 in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.3 0000004 0x0a488870 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 3 (Thread 0xa8765b70 (LWP 11057)): [KCrash Handler] 0000006 0xb15b8e32 in ?? () from /usr/lib/i686/cmov/libswscale.so.0 Thread 2 (Thread 0xacde5b70 (LWP 11059)): #0 0xb5c5b6c6 in pthread_mutex_lock () from /lib/i686/cmov/libc.so.6 #1 0xb57bf174 in ?? () from /usr/lib/libxcb.so.1 0000002 0xb57bf6fb in ?? () from /usr/lib/libxcb.so.1 0000003 0xb57bfa97 in xcb_writev () from /usr/lib/libxcb.so.1 0000004 0xb704355c in _XSend () from /usr/lib/libX11.so.6 0000005 0xb7043700 in _XReply () from /usr/lib/libX11.so.6 0000006 0xb7021a53 in _XGetWindowAttributes () from /usr/lib/libX11.so.6 0000007 0xb7021bd2 in XGetWindowAttributes () from /usr/lib/libX11.so.6 0000008 0xb2a0719c in ?? () from /usr/lib/mlt/libmltsdl.so Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 1 (Thread 0xb4d97ae0 (LWP 11038)): #0 0xb78ce424 in __kernel_vsyscall () #1 0xb5c40d56 in poll () from /lib/i686/cmov/libc.so.6 0000002 0xb57bf0f0 in ?? () from /usr/lib/libxcb.so.1 0000003 0xb57bf6fb in ?? () from /usr/lib/libxcb.so.1 0000004 0xb57bfa97 in xcb_writev () from /usr/lib/libxcb.so.1 0000005 0xb704355c in _XSend () from /usr/lib/libX11.so.6 0000006 0xb702fc55 in ?? () from /usr/lib/libX11.so.6 0000007 0xb702f04f in ?? () from /usr/lib/libX11.so.6 0000008 0xb702fe5c in XPutImage () from /usr/lib/libX11.so.6 0000009 0xb60673a9 in QX11PixmapData::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib/libQtGui.so.4 0000010 0xb6050cec in QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib/libQtGui.so.4 0000011 0xb60b7d4e in QPaintEngine::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) () from /usr/lib/libQtGui.so.4 0000012 0xb617dc69 in ?? () from /usr/lib/libQtGui.so.4 0000013 0xb60d1e2b in QPainter::drawImage(QPointF const&, QImage const&) () from /usr/lib/libQtGui.so.4 0000014 0x0830e275 in ?? () 0000015 0xb5fb9686 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 0000016 0xb5f5b5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 0000017 0xb5f621f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 0000018 0xb761dbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 0000019 0xb6a694cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 0000020 0xb5fc2976 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 0000021 0xb619851b in ?? () from /usr/lib/libQtGui.so.4 0000022 0xb5fb3173 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4 0000023 0xb5fb9e46 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 0000024 0xb63d2707 in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4 0000025 0xb770ed04 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5 0000026 0xb7756acf in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5 0000027 0xb5f5b5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 0000028 0xb5f621f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 0000029 0xb761dbfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 0000030 0xb6a694cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 0000031 0xb6a6cf2c in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 0000032 0xb6a6d0ad in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 0000033 0xb6a9557f in ?? () from /usr/lib/libQtCore.so.4 0000034 0xb5606305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 0000035 0xb5609fe8 in ?? () from /lib/libglib-2.0.so.0 0000036 0xb560a1c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 0000037 0xb6a95075 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 0000038 0xb6019ed5 in ?? () from /usr/lib/libQtGui.so.4 0000039 0xb6a67ae9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 0000040 0xb6a67f3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 0000041 0xb6a6d16f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 0000042 0xb5f5b667 in QApplication::exec() () from /usr/lib/libQtGui.so.4 0000043 0x0808830d in _start () | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Distribution package | ||||||||||||
| Attached Files | |||||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2011-12-22 18:08 | Le Barde | New Issue | |
| Copyright © 2000 - 2013 MantisBT Team |