Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More excaping C++ exceptions #7205

Closed
baconpaul opened this issue Aug 29, 2023 · 0 comments · Fixed by #7206
Closed

More excaping C++ exceptions #7205

baconpaul opened this issue Aug 29, 2023 · 0 comments · Fixed by #7206
Labels
Bug Report Item submitted using the Bug Report template

Comments

@baconpaul
Copy link
Collaborator

Surge Rack throws

[44.938 info /home/vortico/src/vcv/library/repos/SurgeXTRack/src/XTModule.h:69 showBuildInfo] [SurgeXTRack] Instance: Module=VCF BuildInfo=os:win pluggit:SURGE_RACK_PLUG_VERSION surgegit:SURGE_RACK_SURGE_VERSION buildtime=Aug 11 2023 02:33:16
[45.280 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 22. Stack trace:
36:  0x0
35: raise 0x7ff867dcabe0
34: abort 0x7ff867dcf1e0
33: ZN9__gnu_cxx27__verbose_terminate_handlerEv 0x7ff81b7c2b80
32: ZN10__cxxabiv111__terminateEPFvvE 0x7ff81b7b5830
31: ZSt9terminatev 0x7ff81b8b2170
30: _cxa_throw 0x7ff81b8bb350
29: ZNSt10filesystem7__cxx118__detail24__throw_conversion_errorEv 0x7ff814f277c0
28: ZNSt10filesystem7__cxx114path10_S_convertIcEEDaPKT_S5_ 0x7ff814f27380
27: ZN5Surge7Storage12FxUserPreset14doPresetRescanEP12SurgeStorageb 0x7ff814887720
26: ZN12SurgeStorageC2ERKNS_18SurgeStorageConfigE 0x7ff8148ca1e0
25: ZN3sst12surgext_rack3vcf3VCFC1Ev 0x7ff814d6c600

on Jacky. That doRescan needs a fs::exception try catch obviously then port it into rack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Item submitted using the Bug Report template
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant