On Thu, 10 Jun 2004 21:33:02 -0500
Linus Drouhard <[EMAIL PROTECTED]> wrote:

> Can anyone get Cinelerra to run?  I'm running Mandrake 10.  Everytime
> I try to run Cinelerra I get

Me neither. 1.1.8-1 from plf. I just installed it with urpmi. I had this
thing working before, but never really did anything with it. At that
time under 9.2, I only had 256 megs of RAM. I wanted to revisit it a
little while ago when I upped the memory to 768 megs, but I did not get
very far, so I urpme'd it. In this version I get the opening splash
screen, a number of progress bars indicating that things are being
loaded, and then just an "aborted" message, but no indication as to why
it was aborted (like no SIGILL, etc.)

Running it inside of gdb gives me a sign that the process incurred a
signal SIGABRT (abort) and something about not being able to access a
particular memory region.

ump of assembler code from 0xffffe3f0 to 0xffffe430:
0xffffe3f0:     Cannot access memory at address 0xffffe3f0
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbfffb72c in ?? ()
#2  0x00000006 in ?? ()
#3  0x00004c15 in ?? ()
#4  0x40269640 in raise () from /lib/tls/libc.so.6
#5  0x4026b149 in abort () from /lib/tls/libc.so.6
#6  0x401ea0f5 in __cxa_call_unexpected () from /usr/lib/libstdc++.so.5

Hmm. Maybe a conflict in libstdc++ ? After that, it just aborts, looks
like it fell off the stack.

#7  0x401ea132 in std::terminate() () from /usr/lib/libstdc++.so.5
#8  0x401ea2b2 in __cxa_throw () from /usr/lib/libstdc++.so.5
#9  0x401ea4ef in operator new(unsigned) () from /usr/lib/libstdc++.so.5
#10 0x401ea5bd in operator new[](unsigned) () from
#/usr/lib/libstdc++.so.5 11 0x084cd065 in
#BC_Theme::get_image_data(char*) () 12 0x084cc167 in
#BC_Theme::new_image(char*, char*) () 13 0x08254c4a in
#Theme::initialize() () 14 0x081cf834 in MWindow::init_theme() ()
#15 0x081d128e in MWindow::create_objects(int, int) ()
#16 0x081b746c in main ()

Next thing to try - maybe - compiling the thing from a source rpm if I
can find one. I had to do that f.i. with gimp sometime back (.



-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]               on your hard disk.
-----------------------------------------------------------------------

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to