I ran Cinelerra from gdb. Since cinelerra freezes (clock cursor stays, while there no activity: no disk read/write, no CPU consumed), I used Ctrl-C in gdb.
Here's an extract. I hope that will give you some useful information... d 48 (Thread -1666184272 (LWP 6345)): #0 0xb7622199 in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 #1 0xb761ef07 in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0 #2 0x00000240 in ?? () #3 0x9ac96ca0 in ?? () #4 0x00000000 in ?? () Thread 46 (Thread -1646908496 (LWP 6350)): #0 0xb7622199 in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0 #1 0xb761ef07 in _L_mutex_lock_29 () from /lib/tls/libpthread.so.0 #2 0x00000240 in ?? () #3 0x99f70ca0 in ?? () #4 0x00000000 in ?? () Thread 44 (Thread -1610683472 (LWP 6341)): #0 0xb761fb81 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7b682aa in Condition::lock (this=0x9176368, location=0xb7b6a055 "RotateEngine::run") at condition.C:36 #2 0xb7b60c98 in RotateEngine::run (this=0x9172480) at rotateframe.C:692 #3 0xb7b61ad4 in Thread::entrypoint (parameters=0x9172480) at thread.C:46 #4 0xb761dced in start_thread () from /lib/tls/libpthread.so.0 #5 0xb74a2dde in clone () from /lib/tls/libc.so.6 Thread 43 (Thread -1619072080 (LWP 6340)): #0 0xb761fb81 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7b682aa in Condition::lock (this=0x9160360, location=0xb7b6a055 "RotateEngine::run") at condition.C:36 #2 0xb7b60c98 in RotateEngine::run (this=0x91621d0) at rotateframe.C:692 #3 0xb7b61ad4 in Thread::entrypoint (parameters=0x91621d0) at thread.C:46 #4 0xb761dced in start_thread () from /lib/tls/libpthread.so.0 #5 0xb74a2dde in clone () from /lib/tls/libc.so.6 Thread 42 (Thread -1602294864 (LWP 6339)): #0 0xb761fb81 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7b682aa in Condition::lock (this=0x9137518, location=0xb7b6a055 "RotateEngine::run") at condition.C:36 #2 0xb7b60c98 in RotateEngine::run (this=0x912b750) at rotateframe.C:692 #3 0xb7b61ad4 in Thread::entrypoint (parameters=0x912b750) at thread.C:46 #4 0xb761dced in start_thread () from /lib/tls/libpthread.so.0 #5 0xb74a2dde in clone () from /lib/tls/libc.so.6 Thread 41 (Thread -1442911312 (LWP 6338)): #0 0xb761fb81 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7b682aa in Condition::lock (this=0x91237c8, location=0xb7b6a055 "RotateEngine::run") at condition.C:36 #2 0xb7b60c98 in RotateEngine::run (this=0x911f868) at rotateframe.C:692 #3 0xb7b61ad4 in Thread::entrypoint (parameters=0x911f868) at thread.C:46 #4 0xb761dced in start_thread () from /lib/tls/libpthread.so.0 #5 0xb74a2dde in clone () from /lib/tls/libc.so.6 Thread 40 (Thread -1451299920 (LWP 6336)): #0 0xb761fb81 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7b682aa in Condition::lock (this=0x8bcbfb8, location=0xb7b6a055 "RotateEngine::run") at condition.C:36 #2 0xb7b60c98 in RotateEngine::run (this=0x8bcbf68) at rotateframe.C:692 #3 0xb7b61ad4 in Thread::entrypoint (parameters=0x8bcbf68) at thread.C:46 #4 0xb761dced in start_thread () from /lib/tls/libpthread.so.0 #5 0xb74a2dde in clone () from /lib/tls/libc.so.6 Thank you. Nicolas. -- -------- Conti ---------------- O -- Kawasaki-Nikon-Linux --- ._ /\_> ------- Powered ----------- (x)> (x) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
