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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #34 from [EMAIL PROTECTED]  2008-05-28 22:27 +2 -------
I'm having a problem that appears to be broadly the same as what's described
here. Cinelarra starts up fine and works ok except when i start it to continue
working on a project - i.e., open an xml file with it. Then it locks up with
the "waiting" cursor.

I've only tried it with one project, but with more than one saved project file
- and the result is the same every time. I've never managed to reopen a saved
project.

The only exception to this is if i ssh to localhost with X forwarding enabled
and run cinelerra from the command line. It's a bit less responsive, but it
works.

If i run it as root, it makes no difference. If i run it from strace, it's the
same. I can't get it to run from gdb though, as it complains about missing
debuginfos - although i've tried installing the relevant packages. In strace it
hangs on FUTEX_WAIT_PRIVATE :

select(17, [16], [16], NULL, NULL)      = 1 (out [16])
writev(16,
[{"\22\0\r\0p\0\240\5\'\0\0\0\37\0\0\0\10\0\0\0\33\0\0\0Cinelerr"...,
 104}], 1) = 104
read(16, 0x1d05004, 4096)               = -1 EAGAIN (Resource temporarily
unavai
lable)
futex(0x1d92674, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1d92670, {FUTEX_OP_SET, 0,
FUTEX_OP_CMP_EQ, 0}) = 1
futex(0x1d926a0, FUTEX_WAKE_PRIVATE, 1) = 1
shmget(IPC_PRIVATE, 2820, IPC_CREAT|0777) = 886865962
shmat(886865962, 0, 0)                  = ?
select(17, [16], [16], NULL, NULL)      = 1 (out [16])
writev(16,
[{"8\0\4\0\6\0\240\5\4\0\0\0\0\0\0\0F\0\5\0\353\1\240\5\6\0\240\5\0\0\0\0"...,
52}], 1) = 52
select(17, [16], [], NULL, NULL)        = 1 (in [16])
read(16,
"\1\266\205\7\0\0\0\0\1\221M\234\0\0\0\0\360\266\20\6\0\0\0\0\0\0\0\0\0\0\0\0"...,
4096) = 64
futex(0x4be11cd4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x4be11cd0, {FUTEX_OP_SET, 0,
FUTEX_OP_CMP_EQ, 0}) = 1
futex(0x1d04f68, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0x1d01b44, FUTEX_WAIT_PRIVATE, 1, NULL


I'm running linux 2.6.25.3-18 (fc9.x86_64) and xorg 1.4.99.901
(-29.20080415.fc9.x86_64)


-- 
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