Code Monkey home page Code Monkey logo

Comments (4)

x42 avatar x42 commented on June 24, 2024

and another crash:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  __GI___libc_free (mem=0x2) at malloc.c:2929
2929    malloc.c: No such file or directory.
(gdb) bt
Thread 1 (Thread 0x7fbca2190a00 (LWP 872)):
#0  __GI___libc_free (mem=0x2) at malloc.c:2929
#1  0x00007fbc3a37c8cd in cleanupRevdelay () from /usr/local/lib/lv2/revdelay-swh.lv2/plugin-Linux.so
#2  0x00007fbc9bf6d3f6 in lilv_instance_free (instance=0x226efbf0) at ../lilv/src/instance.c:120
#3  0x00007fbca129e08d in ARDOUR::LV2Plugin::cleanup() () from ./../build/libs/ardour/libardour.so.3
#4  0x00007fbca129faed in ARDOUR::LV2Plugin::~LV2Plugin() () from ./../build/libs/ardour/libardour.so.3
...

from lv2.

swh avatar swh commented on June 24, 2024

Great, thanks.

I'm not ignoring you BTW, just crazy busy!

from lv2.

x42 avatar x42 commented on June 24, 2024

No problem. It's similar here, otherwise I'd have added a patch.
Just as long as it's not forgotten long term.

from lv2.

alex-tee avatar alex-tee commented on June 24, 2024

similar issue here, crash during cleanup of highpass filter

backtrace

??? unknown
./util/iir.h (free_iirf_t:69)
plugins/highpass_iir-swh.lv2/plugin.c (cleanupHighpass_iir:23)
??? lilv_instance_free from /usr/lib/liblilv-0.so.0(+0x64d0)[0x5c2c000]
../src/plugins/lv2_plugin.c (lv2_plugin_cleanup:3239)

valgrind

==2590932== Use of uninitialised value of size 8
==2590932==    at 0x6B4DC143: free_iirf_t (iir.h:69)
==2590932==    by 0x6B4DC143: cleanupHighpass_iir (plugin.c:23)
==2590932==    by 0x5C324E3: lilv_instance_free (in /usr/lib/liblilv-0.so.0.24.12)
==2590932==    by 0xA672E7: lv2_plugin_cleanup (lv2_plugin.c:3239)
==2590932==    by 0xA6B85F: plugin_cleanup (plugin.c:1221)
==2590932==    by 0xA6D9DB: plugin_clone (plugin.c:2199)
==2590932==    by 0x9D56CA: do_or_undo_move_or_copy.lto_priv.0 (mixer_selections_action.c:806)
==2590932==    by 0x9D6715: do_or_undo.lto_priv.1 (mixer_selections_action.c:1058)
==2590932==    by 0x9D6783: mixer_selections_action_do (mixer_selections_action.c:1076)
==2590932==    by 0x9E0139: undoable_action_do (undoable_action.c:289)
==2590932==    by 0x9E158D: do_or_undo_action (undo_manager.c:99)
==2590932==    by 0x9E1E4C: undo_manager_perform (undo_manager.c:252)
==2590932==    by 0xB4E81C: on_drag_data_received.lto_priv.1 (channel_slot.c:304)
==2590932== 
==2590932== Invalid read of size 4
==2590932==    at 0x6B4DC143: free_iirf_t (iir.h:69)
==2590932==    by 0x6B4DC143: cleanupHighpass_iir (plugin.c:23)
==2590932==    by 0x5C324E3: lilv_instance_free (in /usr/lib/liblilv-0.so.0.24.12)
==2590932==    by 0xA672E7: lv2_plugin_cleanup (lv2_plugin.c:3239)
==2590932==    by 0xA6B85F: plugin_cleanup (plugin.c:1221)
==2590932==    by 0xA6D9DB: plugin_clone (plugin.c:2199)
==2590932==    by 0x9D56CA: do_or_undo_move_or_copy.lto_priv.0 (mixer_selections_action.c:806)
==2590932==    by 0x9D6715: do_or_undo.lto_priv.1 (mixer_selections_action.c:1058)
==2590932==    by 0x9D6783: mixer_selections_action_do (mixer_selections_action.c:1076)
==2590932==    by 0x9E0139: undoable_action_do (undoable_action.c:289)
==2590932==    by 0x9E158D: do_or_undo_action (undo_manager.c:99)
==2590932==    by 0x9E1E4C: undo_manager_perform (undo_manager.c:252)
==2590932==    by 0xB4E81C: on_drag_data_received.lto_priv.1 (channel_slot.c:304)
==2590932==  Address 0x8 is not stack'd, malloc'd or (recently) free'd

from lv2.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.