| Anonymous | Login | Signup for a new account | 2013-05-24 14:24 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 | ||||||||
| 0001396 | Kdenlive | File Loading | public | 2010-01-21 22:13 | 2010-01-22 22:53 | ||||||||
| Reporter | assem046 | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Platform | X64 | OS | OpenSuse | OS Version | 11.2 | ||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0001396: Kdenlive crashed when opening old project (1 month ago) | ||||||||||||
| Description | Today, I want to open a project I've created a month ago but it crashed every time. I tried it several times and it crashed always. When opening the project, kdenlive started with thumbnailing and segfaults then. After 5 times I first loaded all used clips in the project in a empty kdenlive session so all thumbnails are created and after that, the project loads without problem. No segfault at all. | ||||||||||||
| Steps To Reproduce | Remove all stored thumbs and open a project. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Manual build from SVN | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0004555) j-b-m (administrator) 2010-01-22 13:10 |
Could not reproduce the issue, but I just committed a change so that invalid thumb files should be deleted when opening a project, maybe that will help. Any other info on that crash is welcome... |
|
(0004558) assem046 (reporter) 2010-01-22 16:08 |
I've tried it with 3 different projects. 1 I must remove everything in $HOME/kdenlive/thumbs If I don't do this I can't add the clips used in the project tin a new project. 2 When all thumbs are removed, I load all clips in a new project so the thumbs are generated. 3 Now I can load the old project without problems. ----------------------------- What I did so far adn what I can see: When I load the old project, it crashed and in $HOME/kdenlive/thumbs are only files with *.thumb. No *.png If the *.thumb files exist and I add the clips in a new project, kdenlive crashed again and there are some *.png files added to $HOME/kdenlive/thumbs. And when I tried it again, no *.png files are added and kdenlive crashed. Completely removed everything in $HOME/kdenlive/thumbs and I can add all clips without problem (tried 5 times without crash). After that, I can load the old project. Make some minor change to the project, save it but same problem exist. I used always latest svn/git version of ffmpeg/mlt/kdenlive. |
|
(0004562) j-b-m (administrator) 2010-01-22 21:11 |
I still don't understand what is causing the crash... Could you try to create a backtrace? Do the following in a terminal: gdb kdenlive run (that will start kdenlive, then reproduce the crash) (when kdenlive crashed, in the terminal window, type:) thread apply all bt Press enter until all info is displayed and copy/paste or attach the output here. |
|
(0004563) assem046 (reporter) 2010-01-22 22:53 |
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffcb226910 (LWP 21743)] 0x00007ffff3aef2b4 in strcmp () from /lib64/libc.so.6 (gdb) thread apply all bt Thread 32 (Thread 0x7fffc8a21910 (LWP 21748)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8943 in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x1558600) at mlt_cache.c:123 0000004 0x00007ffff7bc932a in mlt_property_clear (this=<value optimized out>) at mlt_property.c:107 0000005 mlt_property_close (this=<value optimized out>) at mlt_property.c:475 0000006 0x00007ffff7bc9e64 in mlt_properties_close (this=0x1ecbaf0) at mlt_properties.c:1161 0000007 0x00007ffff7bc67a0 in mlt_frame_close (this=0x1ecbaf0) at mlt_frame.c:776 0000008 0x00007ffff79afa0f in Mlt::Frame::~Frame (this=0x2a3a600, __in_chrg=<value optimized out>) at MltFrame.cpp:41 0000009 0x000000000053ca15 in MyThread::run (this=0x132dd20) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:109 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 31 (Thread 0x7fffc9222910 (LWP 21747)): ---Type <return> to continue, or q <return> to quit--- #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8b2c in mlt_cache_put (cache=0x7fffd020b660, object=0x80, data=0x7fffd874c420, size=-1, destructor=0x7fffd020b710) at mlt_cache.c:362 0000004 0x00007fffe4e60d95 in producer_get_frame (producer=0x7fffd09e8860, frame= 0x7fffc9221e58, index=<value optimized out>) at producer_avformat.c:1926 0000005 0x00007ffff7bcfd37 in producer_get_frame (service=0x7fffd09e8860, frame= 0x7fffc9221e58, index=0) at mlt_producer.c:578 0000006 0x00007ffff7bce52c in mlt_service_get_frame (this=0x7fffd09e8860, frame= 0x7fffc9221e58, index=0) at mlt_service.c:455 0000007 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000008 0x000000000053c862 in MyThread::run (this=0x1337a40) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000009 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000010 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000011 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000012 0x0000000000000000 in ?? () Thread 30 (Thread 0x7fffc9a23910 (LWP 21746)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007fffe4e5f91e in producer_avformat_close (this=0x1551920) at producer_avformat.c:1946 0000004 0x00007ffff7bd8a8f in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x1551920) at mlt_cache.c:132 0000005 0x00007ffff7bc932a in mlt_property_clear (this=<value optimized out>) at mlt_property.c:107 0000006 mlt_property_close (this=<value optimized out>) at mlt_property.c:475 0000007 0x00007ffff7bc9e64 in mlt_properties_close (this=0x123e130) at mlt_properties.c:1161 0000008 0x00007ffff7bc67a0 in mlt_frame_close (this=0x123e130) at mlt_frame.c:776 0000009 0x00007ffff79afa0f in Mlt::Frame::~Frame (this=0x18792b0, __in_chrg=<value optimized out>) at MltFrame.cpp:41 0000010 0x000000000053ca15 in MyThread::run (this=0x133c830) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:109 0000011 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000012 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000013 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000014 0x0000000000000000 in ?? () Thread 29 (Thread 0x7fffca224910 (LWP 21745)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007fffe4e5e902 in producer_open (this=<value optimized out>, profile=<value optimized out>, file=<value optimized out>) at producer_avformat.c:414 0000004 0x00007fffe4e60af7 in producer_set_up_video (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1348 0000005 producer_get_frame (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1930 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x1532a30, frame= 0x7fffca223e58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x1532a30, frame= 0x7fffca223e58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x1317cb0) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 28 (Thread 0x7fffcaa25910 (LWP 21744)): #0 0x00007ffff3af2a03 in memset () from /lib64/libc.so.6 ---Type <return> to continue, or q <return> to quit--- #1 0x00007fffea2741b9 in av_mallocz () from /usr/lib64/libavutil.so.50 0000002 0x00007fffea550375 in avcodec_open () from /usr/lib64/libavcodec.so.52 0000003 0x00007fffe4e60e25 in video_codec_init (properties=<value optimized out>, index=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1279 0000004 producer_set_up_video (properties=<value optimized out>, index=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1400 0000005 producer_get_frame (properties=<value optimized out>, index=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1930 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x7fffd03fecb0, frame= 0x7fffcaa24e58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x7fffd03fecb0, frame= 0x7fffcaa24e58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x12de320) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () ---Type <return> to continue, or q <return> to quit--- Thread 27 (Thread 0x7fffcb226910 (LWP 21743)): #0 0x00007ffff3aef2b4 in strcmp () from /lib64/libc.so.6 #1 0x00007fffea547b39 in av_find_opt () from /usr/lib64/libavcodec.so.52 0000002 0x00007fffe4e5fbf0 in apply_properties (obj=0x7fffd183dfb0, properties= 0x1532be0, flags=10) at producer_avformat.c:1222 0000003 0x00007fffe4e5fcf9 in audio_codec_init (this=0x7fffd1acd7f0, index=1, properties=0x1532be0) at producer_avformat.c:1794 0000004 0x00007fffe4e60978 in producer_set_up_audio (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1880 0000005 producer_get_frame (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1933 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x1532be0, frame= 0x7fffcb225e58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x1532be0, frame= 0x7fffcb225e58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x1349940) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 ---Type <return> to continue, or q <return> to quit--- 0000013 0x0000000000000000 in ?? () Thread 26 (Thread 0x7fffcba27910 (LWP 21742)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8943 in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x0) at mlt_cache.c:123 0000004 0x00007ffff7bd8b64 in mlt_cache_put (cache=0x7fffd020b660, object= 0x152e600, data=<value optimized out>, size=<value optimized out>, destructor=<value optimized out>) at mlt_cache.c:385 0000005 0x00007fffe4e60d95 in producer_get_frame (producer=0x152e600, frame= 0x7fffcba26e58, index=<value optimized out>) at producer_avformat.c:1926 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x152e600, frame= 0x7fffcba26e58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x152e600, frame= 0x7fffcba26e58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x12d6050) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fffcc228910 (LWP 21741)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007fffe4e5fad9 in get_audio_streams_info (this=0x1538300) at producer_avformat.c:656 0000004 0x00007fffe4e60b4f in producer_set_up_video (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1360 0000005 producer_get_frame (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1930 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x1538d10, frame= 0x7fffcc227e58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x1538d10, frame= 0x7fffcc227e58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x12f3120) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fffcca29910 (LWP 21740)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8943 in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x1536710) at mlt_cache.c:123 0000004 0x00007ffff7bc932a in mlt_property_clear (this=<value optimized out>) at mlt_property.c:107 0000005 mlt_property_close (this=<value optimized out>) at mlt_property.c:475 0000006 0x00007ffff7bc9e64 in mlt_properties_close (this=0x7fffd11c5170) at mlt_properties.c:1161 0000007 0x00007ffff7bc67a0 in mlt_frame_close (this=0x7fffd11c5170) at mlt_frame.c:776 0000008 0x00007ffff79afa0f in Mlt::Frame::~Frame (this=0x7fffd1e6a5e0, __in_chrg=<value optimized out>) at MltFrame.cpp:41 0000009 0x000000000053ca15 in MyThread::run (this=0x1085180) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:109 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 ---Type <return> to continue, or q <return> to quit--- 0000013 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fffcd22a910 (LWP 21739)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8943 in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x1522e90) at mlt_cache.c:123 0000004 0x00007ffff7bc932a in mlt_property_clear (this=<value optimized out>) at mlt_property.c:107 0000005 mlt_property_close (this=<value optimized out>) at mlt_property.c:475 0000006 0x00007ffff7bc9e64 in mlt_properties_close (this=0x7fffd8d7c230) at mlt_properties.c:1161 0000007 0x00007ffff7bc67a0 in mlt_frame_close (this=0x7fffd8d7c230) at mlt_frame.c:776 0000008 0x00007ffff79afa0f in Mlt::Frame::~Frame (this=0x1524780, __in_chrg=<value optimized out>) at MltFrame.cpp:41 0000009 0x000000000053ca15 in MyThread::run (this=0x12eb090) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:109 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () ---Type <return> to continue, or q <return> to quit--- Thread 22 (Thread 0x7fffcda2b910 (LWP 21738)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8943 in cache_object_close (cache=0x7fffd020b660, object=<value optimized out>, data=0x151de00) at mlt_cache.c:123 0000004 0x00007ffff7bc932a in mlt_property_clear (this=<value optimized out>) at mlt_property.c:107 0000005 mlt_property_close (this=<value optimized out>) at mlt_property.c:475 0000006 0x00007ffff7bc9e64 in mlt_properties_close (this=0x158e880) at mlt_properties.c:1161 0000007 0x00007ffff7bc67a0 in mlt_frame_close (this=0x158e880) at mlt_frame.c:776 0000008 0x00007ffff79afa0f in Mlt::Frame::~Frame (this=0x2aa41c0, __in_chrg=<value optimized out>) at MltFrame.cpp:41 0000009 0x000000000053ca15 in MyThread::run (this=0x12f5720) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:109 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fffce62d910 (LWP 21737)): ---Type <return> to continue, or q <return> to quit--- #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007ffff7bd8b2c in mlt_cache_put (cache=0x7fffd020b660, object=0x80, data=0x7fffd002b660, size=-1, destructor=0x7fffd020b710) at mlt_cache.c:362 0000004 0x00007fffe4e60d95 in producer_get_frame (producer=0x7fffd00567d0, frame= 0x7fffce62ce58, index=<value optimized out>) at producer_avformat.c:1926 0000005 0x00007ffff7bcfd37 in producer_get_frame (service=0x7fffd00567d0, frame= 0x7fffce62ce58, index=0) at mlt_producer.c:578 0000006 0x00007ffff7bce52c in mlt_service_get_frame (this=0x7fffd00567d0, frame= 0x7fffce62ce58, index=0) at mlt_service.c:455 0000007 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000008 0x000000000053c862 in MyThread::run (this=0x11803b0) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000009 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000010 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000011 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000012 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fffcee2e910 (LWP 21736)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 0000003 0x00007fffe4e5e902 in producer_open (this=<value optimized out>, profile=<value optimized out>, file=<value optimized out>) at producer_avformat.c:414 0000004 0x00007fffe4e60af7 in producer_set_up_video (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1348 0000005 producer_get_frame (frame=<value optimized out>, this=<value optimized out>) at producer_avformat.c:1930 0000006 0x00007ffff7bcfd37 in producer_get_frame (service=0x7fffd008f880, frame= 0x7fffcee2de58, index=0) at mlt_producer.c:578 0000007 0x00007ffff7bce52c in mlt_service_get_frame (this=0x7fffd008f880, frame= 0x7fffcee2de58, index=0) at mlt_service.c:455 0000008 0x00007ffff79b4745 in Mlt::Service::get_frame (this=<value optimized out>, index=0) at MltService.cpp:95 0000009 0x000000000053c862 in MyThread::run (this=0x12ba410) at /usr/src/debug/kdenlive-0.7.7/src/kthumb.cpp:90 0000010 0x00007ffff55aa485 in ?? () from /usr/lib64/libQtCore.so.4 0000011 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000012 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000013 0x0000000000000000 in ?? () Thread 19 (Thread 0x7fffd77fe910 (LWP 21735)): #0 0x00007ffff533b049 in pthread_cond_wait@@GLIBC_2.3.2 () ---Type <return> to continue, or q <return> to quit--- from /lib64/libpthread.so.0 #1 0x00007fffe5b7faac in consumer_thread (arg=<value optimized out>) at consumer_sdl_preview.c:385 0000002 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000003 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000004 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fffd7fff910 (LWP 21734)): #0 0x00007ffff533b2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7bd37d6 in mlt_consumer_get_frame (this=0xc90680) at mlt_consumer.c:502 0000002 0x00007ffff7bd393d in mlt_consumer_rt_frame (this=0xc9079c) at mlt_consumer.c:900 0000003 0x00007fffe5b8016c in consumer_thread (arg=<value optimized out>) at consumer_sdl_still.c:558 0000004 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000005 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000006 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fffde9d4910 (LWP 21733)): #0 0x00007ffff533b049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- #1 0x00007fffe5b7faac in consumer_thread (arg=<value optimized out>) at consumer_sdl_preview.c:385 0000002 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000003 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000004 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fffde1d3910 (LWP 21732)): #0 0x00007ffff533b2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7bd37d6 in mlt_consumer_get_frame (this=0xcf5ac0) at mlt_consumer.c:502 0000002 0x00007ffff7bd393d in mlt_consumer_rt_frame (this=0xcf5bdc) at mlt_consumer.c:900 0000003 0x00007fffe5b8016c in consumer_thread (arg=<value optimized out>) at consumer_sdl_still.c:558 0000004 0x00007ffff533665d in start_thread () from /lib64/libpthread.so.0 0000005 0x00007ffff3b4514d in clone () from /lib64/libc.so.6 0000006 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fb7750 (LWP 21713)): #0 0x00007ffff533d624 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007ffff5338f35 in _L_lock_941 () from /lib64/libpthread.so.0 0000002 0x00007ffff5338d58 in pthread_mutex_lock () from /lib64/libpthread.so.0 ---Type <return> to continue, or q <return> to quit--- 0000003 0x00007fffe4e5e902 in producer_open (this=<value optimized out>, profile=<value optimized out>, file=<value optimized out>) at producer_avformat.c:414 0000004 0x00007fffe4e5f713 in producer_avformat_init (profile=0xcabc80, service=<value optimized out>, file= 0x30c29c0 "/home/wilfred/Videos/Wilco/SANY0225.MP4") at producer_avformat.c:189 0000005 0x00007ffff7bd6b2a in mlt_factory_producer (profile=0xcabc80, service= 0x1ecc990 "avformat", input=0x30c29c0) at mlt_factory.c:242 0000006 0x00007fffe5d8a37e in create_from (services=<value optimized out>, file=<value optimized out>, profile=<value optimized out>) at producer_loader.c:43 0000007 create_producer (services=<value optimized out>, file=<value optimized out>, profile=<value optimized out>) at producer_loader.c:94 0000008 0x00007fffe5d8a6da in producer_loader_init (profile=0xcabc80, type=<value optimized out>, id=0x9f4af0 "loader", arg= 0xffffffffffffffff <Address 0xffffffffffffffff out of bounds>) at producer_loader.c:170 0000009 0x00007ffff7bd6b2a in mlt_factory_producer (profile=0xcabc80, service= 0x9f4af0 "loader", input=0x30c29c0) at mlt_factory.c:242 0000010 0x00007ffff79b2bd9 in Mlt::Producer::Producer (this=0x15293c0, profile= ..., id=0x30c29c0 "/home/wilfred/Videos/Wilco/SANY0225.MP4", service=0x0) ---Type <return> to continue, or q <return> to quit--- at MltProducer.cpp:39 0000011 0x000000000049f911 in Render::getFileProperties ( this=<value optimized out>, xml=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece. ) at /usr/src/debug/kdenlive-0.7.7/src/renderer.cpp:628 0000012 0x00000000004a3546 in Render::qt_metacall (this=0xd32a70, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>) at /usr/src/debug/kdenlive-0.7.7/build/src/cmake_bindir/renderer.moc:139 0000013 0x00007ffff56a4fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 0000014 0x000000000046e8c8 in ProjectList::getFileProperties (this=0x7fffe5068600, _t1=<value optimized out>, _t2=<value optimized out>, _t3=36, _t4=false) at /usr/src/debug/kdenlive-0.7.7/build/src/cmake_bindir/projectlist.moc:241 0000015 0x0000000000474840 in ProjectList::slotProcessNextClipInQueue (this= 0xaa2960) at /usr/src/debug/kdenlive-0.7.7/src/projectlist.cpp:822 0000016 0x000000000047e03e in ProjectList::qt_metacall (this=0xaa2960, _c= InvokeMetaMethod, _id=51128768, _a=0x7fffffffcec0) at /usr/src/debug/kdenlive-0.7.7/build/src/cmake_bindir/projectlist.moc:219 0000017 0x00007ffff56a4fbc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4 0000018 0x00007ffff56a9fff in ?? () from /usr/lib64/libQtCore.so.4 0000019 0x00007ffff569ef63 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4 ---Type <return> to continue, or q <return> to quit--- 0000020 0x00007ffff46e72ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 0000021 0x00007ffff46ee57e in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 0000022 0x00007ffff73338d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 0000023 0x00007ffff568fddc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 0000024 0x00007ffff56bb71d in ?? () from /usr/lib64/libQtCore.so.4 0000025 0x00007ffff56b8678 in ?? () from /usr/lib64/libQtCore.so.4 0000026 0x00007ffff02afdee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 0000027 0x00007ffff02b37b8 in g_main_context_iterate () from /usr/lib64/libglib-2.0.so.0 0000028 0x00007ffff02b38e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 0000029 0x00007ffff56b83a3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 0000030 0x00007ffff477a31e in ?? () from /usr/lib64/libQtGui.so.4 0000031 0x00007ffff568e712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 0000032 0x00007ffff568eae4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 ---Type <return> to continue, or q <return> to quit--- 0000033 0x00007ffff5690c99 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 0000034 0x0000000000447495 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdenlive-0.7.7/src/main.cpp:86 |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-01-21 22:13 | assem046 | New Issue | |
| 2010-01-22 13:10 | j-b-m | Note Added: 0004555 | |
| 2010-01-22 13:10 | j-b-m | Status | new => feedback |
| 2010-01-22 16:08 | assem046 | Note Added: 0004558 | |
| 2010-01-22 16:08 | assem046 | Status | feedback => new |
| 2010-01-22 21:11 | j-b-m | Note Added: 0004562 | |
| 2010-01-22 22:53 | assem046 | Note Added: 0004563 | |
| Copyright © 2000 - 2013 MantisBT Team |