voxglitch icon indicating copy to clipboard operation
voxglitch copied to clipboard

VCV Rack is crashing due to a segmentation fault in the voxglitch plugin's ArpSeq module

Open Arbitraria opened this issue 7 months ago • 5 comments

VCV Rack is crashing due to a segmentation fault in the voxglitch plugin's ArpSeq module. The crash occurs when the module tries to create its widget and access SVG panel elements.

Arbitraria avatar Sep 03 '25 20:09 Arbitraria

Thanks you. I'll look into this asap.

clone45 avatar Sep 03 '25 20:09 clone45

@Arbitraria Can you walk me through how to reproduce this error?

clone45 avatar Sep 17 '25 21:09 clone45

I am running latest version of vcvrack from AUR, I've used vcvrack and vcvrack-bin.

heres what claude said was happening, I just erased the module for now, but when I reupdated in vcvrack it started crashing again. The crash is happening in a plugin (ArpSeq module) during widget creation. The stack trace shows it's crashing in ArpSeqWidget constructor when trying to find named elements in the panel. The voxglitch plugin is causing memory access violations when trying to load panel graphics for the ArpSeq module.

oh and crash happens when I open the module library and might be breaking my config file with some sort of JSON parsing error

Arbitraria avatar Sep 20 '25 12:09 Arbitraria

Thanks for the additional information. I'll see if I can install arch linux and try to reproduce the error. Thanks again for reporting this!

clone45 avatar Sep 20 '25 16:09 clone45

No problem! Thanks for making stuff and let me know if I can do anything else!

On Sat, Sep 20, 2025, 12:37 PM Bret Truchan @.***> wrote:

clone45 left a comment (clone45/voxglitch#261) https://github.com/clone45/voxglitch/issues/261#issuecomment-3315093121

Thanks for the additional information. I'll see if I can install arch linux and try to reproduce the error. Thanks again for reporting this!

— Reply to this email directly, view it on GitHub https://github.com/clone45/voxglitch/issues/261#issuecomment-3315093121, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFQKH4ZXZ6HWQ6WRD4FCLY33TV7DJAVCNFSM6AAAAACFRZGLB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGMJVGA4TGMJSGE . You are receiving this because you were mentioned.Message ID: @.***>

Arbitraria avatar Sep 20 '25 16:09 Arbitraria