Am Dienstag, 2. September 2008 schrieb Jean-Michel Pour?: > Dear friends, > > Today MLT and Kdenlive for KDE4 versions seem to resolve startup crash > issues. Could you test and confirm? This is a major fix. > > Kind regards, > Jean-Michel >
Jean Michel I was really happy to hear your message. So i tried the current SVN of KDE4 kdenlive and mlt and ffmpeg but i always get a crash here on my laptop: This is very strange because with the same build script on my pc i can start it. May be it could be a problem with the start-stop-refresh speed here on the laptop? It is a Intel Duo Core with 2,0 GHz. The pc is a slower Intel P4 HT. Or could it be a problem that i have installed a 32bit system (opensuse 11.0) here on laptop although Duo Core seems to be 64bit architecture? --------------------------------------------------------------------------------------------------------- kdenlive(10107) CustomTrackView::setDuration: ///////////// PRO DUR: 300 , SCALE. 500 , height:?? 250 kdenlive(10107) TrackView::parseDocument: /////////// TOTAL PROJECT DURATION: 300 kdenlive(10107) MainWindow::connectDocument: /////////////////// CONNECTING??DOC TO??PROJECT??VIEW //////////////// kdenlive(10107) Render::stop: ///////////// RENDER STOP2------- kdenlive(10107) Render::stop: ///////////// RENDER STOP3------- kdenlive(10107) Render::start: ----- STARTING MONITOR: "clip" kdenlive(10107) Render::start: ----- MONITOR: "clip" WAS STOPPED kdenlive(10107) Render::start: ----- MONITOR: "clip" REFRESH KCrash: Application 'kdenlive' crashing... --------------------------------------------------------------------------------------------------------- here is the backtrace: -------------------------------------------------------------------------------------------------------- Anwendung: Kdenlive (kdenlive), Signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] [New Thread 0xb57206d0 (LWP 10107)] [New Thread 0xb1d16b90 (LWP 10117)] [New Thread 0xb2517b90 (LWP 10116)] [New Thread 0xb369ab90 (LWP 10114)] [KCrash handler] #5 0xb2d0a900 in ?? () #6 0x00000000 in ?? () Thread 2 (Thread 0xb1d16b90 (LWP 10117)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb72e1707 in pthread_join () from /lib/libpthread.so.0 #2 0xb3c7b970 in consumer_stop (parent=0x8415b00) at consumer_sdl_still.c:221 #3 0xb7edc5ce in mlt_consumer_stop (this=0x8415b00) at mlt_consumer.c:803 #4 0xb3c7b21f in consumer_thread (arg=0x8438730) at consumer_sdl_preview.c:398 #5 0xb72e1175 in start_thread () from /lib/libpthread.so.0 #6 0xb66d1dce in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb57206d0 (LWP 10107)): #0 0xffffe430 in __kernel_vsyscall () #1 0xb72e1707 in pthread_join () from /lib/libpthread.so.0 #2 0xb3c7aafe in consumer_stop (parent=0x8438730) at consumer_sdl_preview.c:242 #3 0xb7edc5ce in mlt_consumer_stop (this=0x8438730) at mlt_consumer.c:803 #4 0xb7eb092c in Mlt::Consumer::stop () from /home/doitux/Programme/kdenlive-kde4/lib/libmlt++.so.1 #5 0x080e10b4 in Render::resetProfile (this=0x8447cf0) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/renderer.cpp:165 #6 0x08100558 in MonitorManager::slotResetProfiles (this=0x8379348) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/monitormanager.cpp:117 #7 0x080affd1 in MainWindow::connectDocument (this=0x82ebab0, trackView=0x858afd8, doc=0x857ef18) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/mainwindow.cpp:1124 #8 0x080b26e4 in MainWindow::activateDocument (this=0x82ebab0) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/mainwindow.cpp:801 #9 0x080b88bd in MainWindow::qt_metacall (this=0x82ebab0, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfe01f6c) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/cmake_bindir/mainwindow.moc:190 #10 0xb742945a in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #11 0xb74299d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb6ecf2b3 in QTabWidget::currentChanged () from /usr/lib/libQtGui.so.4 #13 0xb6ecfae4 in ?? () from /usr/lib/libQtGui.so.4 #14 0xb6ed0c37 in QTabWidget::qt_metacall () from /usr/lib/libQtGui.so.4 #15 0xb7cbf41a in KTabWidget::qt_metacall () from /usr/lib/libkdeui.so.5 #16 0xb742945a in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #17 0xb74299d2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #18 0xb6ec7093 in QTabBar::currentChanged () from /usr/lib/libQtGui.so.4 #19 0xb6ec88aa in QTabBar::setCurrentIndex () from /usr/lib/libQtGui.so.4 #20 0xb6ece98a in QTabBar::insertTab () from /usr/lib/libQtGui.so.4 #21 0xb6ed1157 in QTabWidget::insertTab () from /usr/lib/libQtGui.so.4 #22 0xb6ed127a in QTabWidget::addTab () from /usr/lib/libQtGui.so.4 #23 0x080b35a9 in MainWindow::newFile (this=0x82ebab0) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/mainwindow.cpp:789 #24 0x080baf03 in MainWindow (this=0x82ebab0, parent=0x0) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/mainwindow.cpp:290 #25 0x080ae1cf in main (argc=1, argv=0xbfe026c4) at /home/doitux/Programme/kdenlive-kde4/kdenlive/src/main.cpp:61 #0 0xffffe430 in __kernel_vsyscall () -------------------------------------------------------------------------------------------------------- best regards Felix