| Anonymous | Login | Signup for a new account | 2013-06-18 08:18 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 | ||||
| 0000833 | Kdenlive | Rendering | public | 2009-05-16 18:27 | 2010-09-14 23:26 | ||||
| Reporter | gsking1 | ||||||||
| Assigned To | j-b-m | ||||||||
| Priority | normal | Severity | crash | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 0.7.3 | ||||||||
| Target Version | Fixed in Version | 0.7.4 | |||||||
| Summary | 0000833: Crash when canceling creation of DVD image | ||||||||
| Description | I clicked cancel while creating a DVD Image. This was during the part where "Creating menu images" and "Creating dvd structure" were active. This resulted in a crash of kdenlive and the backtrace below. Note I'm using kdenlive built from released 0.7.3 source on Jaunty. Most all the required libs are built from source also. | ||||||||
| Additional Information | Application: Kdenlive (kdenlive), signal SIGSEGV [Current thread is 0 (LWP 11698)] Thread 4 (Thread 0xacfbab90 (LWP 11848)): #0 0xb80ab430 in __kernel_vsyscall () #1 0xb67677b1 in select () from /lib/tls/i686/cmov/libc.so.6 0000002 0xb744a380 in ?? () from /usr/lib/libQtCore.so.4 0000003 0xb737896e in ?? () from /usr/lib/libQtCore.so.4 0000004 0xb66734ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 0000005 0xb676f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 0xae1a9b90 (LWP 13056)): #0 0xb80ab430 in __kernel_vsyscall () #1 0xb6677412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 0000002 0xb677e344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 0000003 0xb809ee39 in mlt_consumer_get_frame (this=0xad81e450) at mlt_consumer.c:498 0000004 0xb809f0c0 in mlt_consumer_rt_frame (this=0xad81e450) at mlt_consumer.c:896 0000005 0xb5b7ce64 in consumer_thread (arg=0xad81e450) at consumer_sdl_still.c:558 0000006 0xb66734ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 0000007 0xb676f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 2 (Thread 0xa9cceb90 (LWP 13057)): #0 0xb80ab430 in __kernel_vsyscall () #1 0xb66770e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 0000002 0xb677e2ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 0000003 0xb5b7c4dc in consumer_thread (arg=0xad8229d8) at consumer_sdl_preview.c:381 0000004 0xb66734ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 0000005 0xb676f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb5e41700 (LWP 11698)): [KCrash Handler] 0000006 0xb74080b0 in QIODevice::close () from /usr/lib/libQtCore.so.4 0000007 0xb7409b24 in QProcess::close () from /usr/lib/libQtCore.so.4 0000008 0x082ed8a7 in ~DvdWizard (this=0xf1dca40) at /home/gsking/programs/src/kdenlive-0.7.3/src/dvdwizard.cpp:80 0000009 0xb6f8e480 in QDialog::exec () from /usr/lib/libQtGui.so.4 0000010 0x080d2e67 in MainWindow::qt_metacall (this=0x982cb28, _c=QMetaObject::InvokeMetaMethod, _id=99, _a=0xbfec629c) at /home/gsking/programs/src/kdenlive-0.7.3/build/src/cmake_bindir/mainwindow.moc:355 0000011 0xb7482ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000012 0xb74830e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 0000013 0xb6a6d891 in QAction::triggered () from /usr/lib/libQtGui.so.4 0000014 0xb6a6ee0f in QAction::activate () from /usr/lib/libQtGui.so.4 0000015 0xb6ee901c in ?? () from /usr/lib/libQtGui.so.4 0000016 0xb6eef76b in ?? () from /usr/lib/libQtGui.so.4 0000017 0xb6ef0242 in QMenu::mouseReleaseEvent () from /usr/lib/libQtGui.so.4 0000018 0xb7f367e5 in KMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.5 0000019 0xb6acab43 in QWidget::event () from /usr/lib/libQtGui.so.4 0000020 0xb6ef2629 in QMenu::event () from /usr/lib/libQtGui.so.4 0000021 0xb6a73e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 0000022 0xb6a7cb11 in QApplication::notify () from /usr/lib/libQtGui.so.4 0000023 0xb7e4f94d in KApplication::notify () from /usr/lib/libkdeui.so.5 0000024 0xb746ca3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 0000025 0xb6a7bb7e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 0000026 0xb6aebc06 in ?? () from /usr/lib/libQtGui.so.4 0000027 0xb6aeaca7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 0000028 0xb6b15c6a in ?? () from /usr/lib/libQtGui.so.4 0000029 0xb61b1b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 0000030 0xb61b50eb in ?? () from /usr/lib/libglib-2.0.so.0 0000031 0xb61b5268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 0000032 0xb7498438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 0000033 0xb6b15365 in ?? () from /usr/lib/libQtGui.so.4 0000034 0xb746b06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 0000035 0xb746b4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4 0000036 0xb746d959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 0000037 0xb6a73d17 in QApplication::exec () from /usr/lib/libQtGui.so.4 0000038 0x080acf15 in main (argc=1, argv=0xbfec7454) at /home/gsking/programs/src/kdenlive-0.7.3/src/main.cpp:84 | ||||||||
| Tags | No tags attached. | ||||||||
| Build/Install Method | Manual build from release | ||||||||
| Attached Files | |||||||||
Notes |
|
|
(0002882) administrator (administrator) 2009-05-19 01:01 |
Should be fixed in svn revision 3395 |
|
(0002906) gsking1 (reporter) 2009-05-25 20:57 |
It is fixed. No more crash with svn revision 4317. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2009-05-16 18:27 | gsking1 | New Issue | |
| 2009-05-16 18:27 | gsking1 | Build/Install Method | => Manual build from release |
| 2009-05-19 01:01 | administrator | Note Added: 0002882 | |
| 2009-05-19 01:01 | administrator | Status | new => feedback |
| 2009-05-25 20:57 | gsking1 | Note Added: 0002906 | |
| 2010-05-28 18:06 | Granjow | Status | feedback => resolved |
| 2010-05-28 18:06 | Granjow | Fixed in Version | => 0.7.4 |
| 2010-05-28 18:06 | Granjow | Resolution | open => fixed |
| 2010-05-28 18:06 | Granjow | Assigned To | => j-b-m |
| 2010-09-14 23:26 | ttill | Status | resolved => closed |
| Copyright © 2000 - 2013 MantisBT Team |