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

           Summary: cion crashes inside libquicktimehv with 'illegal
                    instruction'
           Product: Cinelerra
           Version: 2.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: Medium
         Component: User Interface
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Cannot start cin at all now :(

Program received signal SIGILL, Illegal instruction.
[Switching to Thread -1237670160 (LWP 8252)]
0xb7a69fb4 in cmodel_init_yuv () from /usr/lib/libquicktimehv-1.6.0.so.1
(gdb) backtrace
#0  0xb7a69fb4 in cmodel_init_yuv () from /usr/lib/libquicktimehv-1.6.0.so.1
#1  0xb7a6c046 in cmodel_transfer () from /usr/lib/libquicktimehv-1.6.0.so.1
#2  0xb7898a20 in BC_Bitmap::read_frame (this=0x8607b40, frame=0x85e8d70, 
    in_x=0, in_y=0, in_w=452, in_h=380, out_x=0, out_y=0, out_w=452, out_h=380)
    at bcbitmap.C:609
#3  0xb78e52af in BC_WindowBase::draw_vframe (this=0x85ecb78, frame=0x85e8d70, 
    dest_x=0, dest_y=0, dest_w=452, dest_h=380, src_x=0, src_y=0, src_w=452, 
    src_h=380, pixmap=0x0) at bcwindowdraw.C:885
#4  0x08337652 in SplashGUI::create_objects ()
#5  0x08287e9e in MWindow::show_splash ()
#6  0x0828cb8f in MWindow::create_objects ()
#7  0x0825774f in main ()


Reproducible: Always

Steps to Reproduce:
Cin was running fine on my ubuntu athlon xp (32 bit) box.

But after a recent apt-get upgrade, and after rebuilding/reinstalling cin from
fresh svn, cin no longer starts.

I've tried building from source with and without 'mmx' option. Also have tried
pre-built Cin packages from the feeds mentioned on Cin website.
Actual Results:  
Cin won't start.

Program received signal SIGILL, Illegal instruction.
[Switching to Thread -1237670160 (LWP 8252)]
0xb7a69fb4 in cmodel_init_yuv () from /usr/lib/libquicktimehv-1.6.0.so.1
(gdb) backtrace
#0  0xb7a69fb4 in cmodel_init_yuv () from /usr/lib/libquicktimehv-1.6.0.so.1
#1  0xb7a6c046 in cmodel_transfer () from /usr/lib/libquicktimehv-1.6.0.so.1
#2  0xb7898a20 in BC_Bitmap::read_frame (this=0x8607b40, frame=0x85e8d70, 
    in_x=0, in_y=0, in_w=452, in_h=380, out_x=0, out_y=0, out_w=452, out_h=380)
    at bcbitmap.C:609
#3  0xb78e52af in BC_WindowBase::draw_vframe (this=0x85ecb78, frame=0x85e8d70, 
    dest_x=0, dest_y=0, dest_w=452, dest_h=380, src_x=0, src_y=0, src_w=452, 
    src_h=380, pixmap=0x0) at bcwindowdraw.C:885
#4  0x08337652 in SplashGUI::create_objects ()
#5  0x08287e9e in MWindow::show_splash ()
#6  0x0828cb8f in MWindow::create_objects ()
#7  0x0825774f in main ()


-- 
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
------- 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