| Anonymous | Login | Signup for a new account | 2013-05-18 18:19 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 | ||||||||
| 0001907 | Kdenlive | User Interface | public | 2010-12-04 14:14 | 2010-12-11 09:36 | ||||||||
| Reporter | kunalagon | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | Linux | OS | Gentoo | OS Version | 2.6.36.1 | ||||||||
| Product Version | 0.7.8 | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0001907: Crash on Delete | ||||||||||||
| Description | -ADD CLIP -DRAG CLIP TO TIMELINE -DELETE CLIP FROM PROJECT --KDENLIVE CRASHED-- In console, nothing for output (maybe I did not compile with debugin symbols) | ||||||||||||
| Steps To Reproduce | -ADD CLIP -DRAG CLIP TO TIMELINE -DELETE CLIP FROM PROJECT | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Distribution package | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0006155) kunalagon (reporter) 2010-12-11 09:36 |
and this is debug information from kde crash handler: Application: Kdenlive (kdenlive), signal: Segmentation fault [Current thread is 1 (Thread 0x7fcc6d9ed750 (LWP 7931))] Thread 6 (Thread 0x7fcc49a65910 (LWP 8428)): #0 0x00007fcc6b0d741d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fcc6b362a01 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4 0000002 0x00007fcc6b357af0 in ?? () from /usr/lib64/qt4/libQtCore.so.4 0000003 0x00007fcc6b361a35 in ?? () from /usr/lib64/qt4/libQtCore.so.4 0000004 0x00007fcc501d3a33 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1 0000005 0x00007fcc6b0d32a7 in start_thread () from /lib/libpthread.so.0 0000006 0x00007fcc699c48cd in clone () from /lib/libc.so.6 0000007 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fcc429b0910 (LWP 8429)): #0 0x00007fcc6b0d741d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fcc6d61d896 in mlt_consumer_get_frame () from /usr/lib/libmlt.so.3 0000002 0x00007fcc6d61d9d5 in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.3 0000003 0x00007fcc51b3488c in ?? () from /usr/lib64/mlt/libmltsdl.so 0000004 0x00007fcc501d3a33 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1 0000005 0x00007fcc6b0d32a7 in start_thread () from /lib/libpthread.so.0 0000006 0x00007fcc699c48cd in clone () from /lib/libc.so.6 0000007 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fcc4a266910 (LWP 8430)): #0 0x00007fcc6b0d7199 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fcc51b340e6 in ?? () from /usr/lib64/mlt/libmltsdl.so 0000002 0x00007fcc501d3a33 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1 0000003 0x00007fcc6b0d32a7 in start_thread () from /lib/libpthread.so.0 0000004 0x00007fcc699c48cd in clone () from /lib/libc.so.6 0000005 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fcc421af910 (LWP 8442)): #0 0x00007fcc6b0d741d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fcc6d61d896 in mlt_consumer_get_frame () from /usr/lib/libmlt.so.3 0000002 0x00007fcc6d61d9d5 in mlt_consumer_rt_frame () from /usr/lib/libmlt.so.3 0000003 0x00007fcc51b3488c in ?? () from /usr/lib64/mlt/libmltsdl.so 0000004 0x00007fcc501d3a33 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1 0000005 0x00007fcc6b0d32a7 in start_thread () from /lib/libpthread.so.0 0000006 0x00007fcc699c48cd in clone () from /lib/libc.so.6 0000007 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fcc41702910 (LWP 8443)): #0 0x00007fcc6b0d7199 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fcc51b340e6 in ?? () from /usr/lib64/mlt/libmltsdl.so 0000002 0x00007fcc501d3a33 in ?? () from //usr/lib64/opengl/nvidia/lib/libGL.so.1 0000003 0x00007fcc6b0d32a7 in start_thread () from /lib/libpthread.so.0 0000004 0x00007fcc699c48cd in clone () from /lib/libc.so.6 0000005 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fcc6d9ed750 (LWP 7931)): [KCrash Handler] 0000006 0x000000000046ed27 in ?? () 0000007 0x00000000004c1442 in ?? () 0000008 0x0000000000506ac0 in ?? () 0000009 0x00000000004de020 in ?? () 0000010 0x00007fcc6a3f262e in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000011 0x00007fcc6a795c06 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000012 0x00007fcc6a9d5d2b in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000013 0x00007fcc6b44f176 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 0000014 0x00007fcc6a39c8fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000015 0x00007fcc6a3a374b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000016 0x00007fcc6cfc5cc6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 0000017 0x00007fcc6b44fd3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 0000018 0x00007fcc6a3a2872 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/qt4/libQtGui.so.4 0000019 0x00007fcc6a4227d4 in ?? () from /usr/lib64/qt4/libQtGui.so.4 0000020 0x00007fcc6a4214fa in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4 0000021 0x00007fcc6a44c3f2 in ?? () from /usr/lib64/qt4/libQtGui.so.4 0000022 0x00007fcc661deecf in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 0000023 0x00007fcc661e2d08 in ?? () from /usr/lib/libglib-2.0.so.0 0000024 0x00007fcc661e2ebc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 0000025 0x00007fcc6b4792a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 0000026 0x00007fcc6a44bfee in ?? () from /usr/lib64/qt4/libQtGui.so.4 0000027 0x00007fcc6b44e692 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 0000028 0x00007fcc6b44ea64 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4 0000029 0x00007fcc6b4536db in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 0000030 0x000000000044f134 in ?? () 0000031 0x00007fcc69912a26 in __libc_start_main () from /lib/libc.so.6 0000032 0x0000000000446a19 in _start () |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-12-04 14:14 | kunalagon | New Issue | |
| 2010-12-11 09:36 | kunalagon | Note Added: 0006155 | |
| Copyright © 2000 - 2013 MantisBT Team |