http://bugs.cinelerra.org/show_bug.cgi?id=239

           Summary: Opening many dv avi or mov files results in a crash
           Product: Cinelerra
           Version: 2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: File Loading
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When loading many dv avi or mov created by Kino, Cinelerra crashes. The problem 
isn't associated with some certain file, loading that file alone works. When 
using the mov files, loading of twelfth file caused crash. With avi's the 
problem doesn't arise if the files are loaded one at a time and allowed to be 
indexed fully before trying to load new files.

Strange thing is, after trying to run cinelerra in strace, I was able to get 
over twelve files loaded. However, even then trying to load over a hundred 
files 
caused crash.

I'm running Gentoo, with libdv-0.102 and libquicktime-0.9.7-r1
There are no other problems.

Stack from gdb:
#0  0x000001de in ?? ()
#1  0xb7260aaf in _dv_bitstream_next_buffer () from /usr/lib/libdv.so.4
#2  0xb725ee1b in dv_place_frame () from /usr/lib/libdv.so.4
#3  0xb725f8ee in dv_parse_ac_coeffs () from /usr/lib/libdv.so.4
#4  0xb725baf3 in dv_decode_full_frame () from /usr/lib/libdv.so.4
#5  0xb7bf433c in decode (file=0x8aba8e0, row_pointers=0x8d04530, track=0)
    at qtdv.c:149
#6  0xb7be83a6 in quicktime_decode_video (file=0x8aba8e0,
    row_pointers=0x8d0449c, track=0) at codecs.c:260
#7  0x081a05bb in FileMOV::read_frame (this=0x8c344f0, frame=0x8d044d0)
    at filemov.C:946
#8  0x0818c072 in File::read_frame (this=0x8c343e8, frame=0x8d044d0)
    at file.C:1074
#9  0x0812ee53 in AssetPicon::create_objects (this=0x8c4b340)
    at awindowgui.C:169
#10 0x08130f44 in AWindowGUI::update_asset_list (this=0x88682c8)
    at awindowgui.C:734
#11 0x0813178b in AWindowGUI::update_assets (this=0x88682c8)
    at awindowgui.C:934
#12 0x081f898a in MWindow::update_project (this=0xbf96f450, load_mode=0)
    at mwindow.C:1721
#13 0x081f62eb in MWindow::load_filenames (this=0xbf96f450,
    filenames=0xad6f6e20, load_mode=6, update_filename=0,
    reel_name=0x82f61ab "none", reel_number=0, overwrite_reel=0)
    at mwindow.C:1088
#14 0x081ce434 in LoadFileThread::run (this=0x8ade510) at loadfile.C:149
#15 0xb79313e3 in Thread::entrypoint (parameters=0x8ade510) at thread.C:46
#16 0xb71f618e in pthread_start_thread () from /lib/libpthread.so.0
#17 0xb71f6334 in pthread_start_thread_event () from /lib/libpthread.so.0
#18 0xb716baaa in clone () from /lib/libc.so.6



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to