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





------- Additional Comments From [EMAIL PROTECTED]  2006-10-29 00:02 -------
Here's backtrace info from the core dump:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7395129 in raise () from /lib/libc.so.6
#2  0xb7396553 in abort () from /lib/libc.so.6
#3  0xb7a03d94 in signal_entry (signum=11) at bcsignals.C:182
#4  <signal handler called>
#5  0xb24f9e44 in ReverbEngine::run (this=0x8e63ce8) at reverb.C:505
#6  0xb7a35cd9 in Thread::entrypoint (parameters=0x8e63ce8) at thread.C:48
#7  0xb74ad167 in start_thread () from /lib/libpthread.so.0
#8  0xb7423b7e in clone () from /lib/libc.so.6

Line 505 looks like this (in reverb.C):
                for(i = 0; i < plugin->total_in_buffers; i++)

I'm not familiar with the flow of the code but, I can only find one place where
total_in_buffers is set on the plugin.

If anyone can shed some light on how to fix this I'd be very happy.

thanks



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