Re: Calf LV2 Reverb causes ecasound to crash
Jeremy Salwen <[email protected]>
| Newsgroups | gmane.comp.audio.ecasound.general |
|---|---|
| Message-ID | <CAK-Bz-H87yCfSH-hsGO4d=Ud9sNvTDtv3rs3W0X3mDmGd-WLaw@mail.gmail.com> |
What sort of error does it give? the backtrace goes to the line where it connects input ports. I modeled that code after the ladspa code, and a review doesn't find any obvious bugs. If I recall, the ladspa code accesses buffer_repp->buffer, which according to internal documentation, should not be accessed, I think I asked about this before, but I don't remember what the answer was. I could see several potential sources of a crash from that line, so please let me know whether it was a segfault or whatever. Jeremy On Tue, Jul 3, 2012 at 1:28 PM, S. Massy <[email protected]> wrote: > Hello, > The calf Reverb LV2 plugin causes ecasound to crash frequently, > particularly if cop-adding it while the engine is running. Does any one > know whether it works correctly with other LV2 hosts? Here is a > backtrace: > #0 EFFECT_LV2::init (this=0x7fffd08ef640, insample=<optimized out>) > at audiofx_lv2.cpp:296 > #1 0x00000000004c0dc5 in CHAIN::init (this=0x7ec330, sbuf=<optimized out>, > in_channels=<optimized out>, out_channels=<optimized out>) > at eca-chain.cpp:751 > #2 0x000000000055ec5b in ECA_ENGINE::reinit_chains (this=0x7fffd08f5e90, > force=true) at eca-engine.cpp:686 > #3 0x0000000000564d45 in ECA_ENGINE::check_command_queue > (this=0x7fffd08f5e90) > at eca-engine.cpp:530 > #4 0x00000000005419c3 in AUDIO_IO_JACK_MANAGER::exec (this=0x8056b0, > engine=<optimized out>, csetup=<optimized out>) > at audioio_jack_manager.cpp:1115 > #5 0x000000000056374e in ECA_ENGINE::exec (this=0x7fffd08f5e90, > batch_mode=false) at eca-engine.cpp:288 > #6 0x00000000004dc528 in ECA_CONTROL::run_engine (this=0x7dfd80) > at eca-control-base.cpp:361 > #7 0x00000000004de3ed in ECA_CONTROL::start_normal_thread (ptr=0x7dfd80) > at eca-control-base.cpp:68 > #8 0x00007ffff5b29b50 in start_thread () > from /lib/x86_64-linux-gnu/libpthread.so.0 > #9 0x00007ffff50d56dd in clone () from /lib/x86_64-linux-gnu/libc.so.6 > > Cheers, > S.M. > -- > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Ecasound-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ecasound-list > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ecasound-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecasound-list