[Kdenlive-devel] Re: Too complex structure of source code

Ruslan Popov radz at yandex.ru
Wed Jan 4 16:57:58 UTC 2006


В сообщении от 4 января 2006 19:34 Carsten Pfeiffer написал(a):
> On Wednesday 04 January 2006 17:15, Ruslan Popov wrote:
> > KCrash: Application 'kdenlive' crashing...
>
> Do you have a backtrace? Did you try valgrind?
>
> Cheers,
> Carsten

(5) miracle version 0.0.1 listening on port 5250
QObject::connect: No such slot RenderDebugPanel::slotPrintRenderDebug(const 
QString&,const QString&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such slot RenderDebugPanel::slotPrintRenderWarning(const 
QString&,const QString&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such slot RenderDebugPanel::slotPrintRenderError(const 
QString&,const QString&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such slot RenderDebugPanel::slotPrintWarning(const 
QString&,const QString&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such slot RenderDebugPanel::slotPrintError(const 
QString&,const QString&)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
kdenlive: WARNING: ClipManager::insertClip: Clip found.
kdenlive: WARNING: Got a request for a changed clip that is not in the 
document : capture019.avi

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1232016608 (LWP 24578)]
0xb4fee893 in avcodec_default_execute (c=0x852eda0, func=0xb51092d0 
<dv_decode_mt>, arg=0x0, ret=0x0,
    count=324) at utils.c:421
421             int r= func(c, arg[i]);
(gdb) bt
#0  0xb4fee893 in avcodec_default_execute (c=0x852eda0, func=0xb51092d0 
<dv_decode_mt>, arg=0x0, ret=0x0,
    count=324) at utils.c:421
#1  0xb5107cf9 in dvvideo_decode_frame (avctx=0x852eda0, data=0x82ea350, 
data_size=0x0,
    buf=0xb48be020 "\037\a", buf_size=144000) at dv.c:942
#2  0xb4fef9f5 in avcodec_decode_video (avctx=0x852eda0, picture=0x82ea350, 
got_picture_ptr=0xbf9ec8c0,
    buf=0xb48be020 "\037\a", buf_size=144000) at utils.c:938
#3  0xb53920e6 in producer_get_image (frame=0x828d860, buffer=0xbf9ecd90, 
format=0xbf9ecda4, width=0xbf9eca44,
    height=0xbf9eca48, writable=136894560) at producer_avformat.c:539
#4  0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0xbf9ecda4, 
format=0xb5395d6b, width=0x828d860,
    height=0xbf9ecd90, writable=0) at mlt_frame.c:270
#5  0xb5395d6b in filter_get_image (this=0x828d860, image=0xb7fc5436, 
format=0xbf9ecda4, width=0xbf9ecd90,
    height=0xbf9ecda4, writable=1) at filter_avdeinterlace.c:304
#6  0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0x5a, 
format=0xb5621b42, width=0x828d860,
    height=0xbf9ecd90, writable=136894560) at mlt_frame.c:270
#7  0xb5621b42 in filter_get_image (this=0x828d860, image=0xb5621970, 
format=0xbf9ecda4, width=0xbf9ecb5c,
    height=0xbf9ecb58, writable=-1080111708) at filter_rescale.c:199
#8  0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0x828d860, 
format=0xb5621fab, width=0x828d860, 
    height=0xbf9ecd90, writable=-1080111728) at mlt_frame.c:270
#9  0xb5621fab in filter_get_image (this=0x828d860, image=0xb5621e70, 
format=0xb7fc5436, width=0xbf9ecda8, 
    height=0xbf9ecdac, writable=-1080111708) at filter_resize.c:104
#10 0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0xb561f600, 
format=0xb561f676, width=0x828d860, 
    height=0xbf9ecd90, writable=-1080111728) at mlt_frame.c:270
#11 0xb561f676 in filter_get_image (frame=0x828d860, image=0x1, 
format=0x8521ed8, width=0xb561f608, 
    height=0xb7fdaacc, writable=1) at filter_data_show.c:225
#12 0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0x828d860, 
format=0xb5395022, width=0x828d860, 
    height=0xbf9ecd90, writable=-1080111708) at mlt_frame.c:270
#13 0xb5395022 in filter_get_image (this=0x828d860, image=0xb5394fa0, 
format=0xbf9ecda4, width=0x828d860, 
    height=0xbf9ecd90, writable=136894560) at filter_avcolour_space.c:81
#14 0xb7fc5436 in mlt_frame_get_image (this=0x828d860, buffer=0xbf9ecd98, 
format=0xb7faf7f0, width=0x828d860, 
    height=0xbf9ecd90, writable=137478904) at mlt_frame.c:270
#15 0xb7faf7f0 in Mlt::Frame::fetch_image () 
from /usr/local/lib/libmlt++.so.0.2.1
#16 0x080908ed in KRender::getImage ()
#17 0x080ac02e in ClipManager::insertClip ()
#18 0x08079e23 in Command::KAddClipCommand::KAddClipCommand ()
#19 0x0808098f in Gui::KdenliveApp::slotProjectAddClips ()
#20 0x080d7ddb in Gui::KdenliveApp::qt_invoke ()
#21 0xb7089c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#22 0xb708a743 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb7ad39e6 in KAction::activated () from /usr/lib/libkdeui.so.4
#24 0xb7b08e9b in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#25 0xb7b240bb in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#26 0xb7b243dd in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#27 0xb7089c5f in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb741a5a5 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#29 0xb70a7b30 in QSignal::activate () from /usr/lib/libqt-mt.so.3
---Type <return> to continue, or q <return> to quit---
#30 0xb71b18f7 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#31 0xb7ae0930 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#32 0xb70c4fb6 in QWidget::event () from /usr/lib/libqt-mt.so.3
#33 0xb701f778 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#34 0xb701fd4b in QApplication::notify () from /usr/lib/libqt-mt.so.3
#35 0xb79069fc in KApplication::notify () from /usr/lib/libkdecore.so.4
#36 0xb6faf6d3 in QApplication::sendSpontaneousEvent () 
from /usr/lib/libqt-mt.so.3
#37 0xb6faa8f8 in QETWidget::translateMouseEvent () 
from /usr/lib/libqt-mt.so.3
#38 0xb6fa8e3e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#39 0xb6fc295c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#40 0xb7037ea2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#41 0xb7037dcb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#42 0xb701e305 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#43 0x0809b53b in main ()
(gdb)
-- 
Best regards

    _/_/           _/_/    Ruslan Popov
   _/  _/  _/_/   _/ _/    Mobile: +7 (916) 926-12-05
  _/  _/ _/  _/  _/  _/    Site: http://rad.xtalk.msk.su/
 _/_/   _/  _/  _/ _/      E-mail: radz at yandex.ru
_/  _/  _/_/_/ _/_/        Home, Moscow, Russia




More information about the Kdenlive mailing list