Closed knchaffin closed 1 year ago
I have a similar (the same) problem with JP Four Track as @knchaffin.
Open VCV Rack and select JP Four Track in the module browser. VCV Rack freezes and crashes immediately after selection.
Arch Linux Kernel 6.5.5 x86_64
VCV Rack Pro 2.4.1
Floating point exception (core dumped)
[78.202 info src/app/Browser.cpp:89 chooseModel] Creating module JP Four Track
[78.202 info src/app/Browser.cpp:93 chooseModel] Creating module widget JP Four Track
[78.211 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 8. Stack trace:
9: ./Rack() [0x4043ed]
8: /usr/lib/libc.so.6(+0x3e710)
7: /home/anon/.Rack2/plugins-lin-x64/JPLab/plugin.so(TrackModule<4, 8>::getBlock(int, int)+0x44)
6: /home/anon/.Rack2/plugins-lin-x64/JPLab/plugin.so(FourTrack::process(rack::engine::Module::ProcessArgs const&)+0x17c)
5: ./libRack.so(rack::engine::Module::doProcess(rack::engine::Module::ProcessArgs const&)+0x9dc)
4: ./libRack.so(rack::engine::Engine::stepBlock(int)+0x779)
3: ./libRack.so(+0x3da0b9)
2: ./libRack.so(+0x83da30)
1: /usr/lib/libc.so.6(+0x8c9eb)
0: /usr/lib/libc.so.6(+0x1107cc)
I’m not sure if this helps in any way to track the problem down, but everything works correctly for me on my mac-x64 architecture (Rack Pro 2.4.1).
Win 10 build 19045.3448 VCV Rack Pro 2.4.1
Also experiencing a crash to desktop when the Four Track module is added to a patch. Rack log.txt doesn't seem to contain any errors as reported by @knchaffin.
However the Windows Event Viewer did log an entry regarding the crash. On the small chance it may be helpful I'll paste it here:
Event 1000
Log Name: Application Source: Application Error Date: 10/12/2023 12:33:05 PM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: Horrace Description: Faulting application name: Rack.exe, version: 0.0.0.0, time stamp: 0x64e85121 Faulting module name: plugin.dll, version: 0.0.0.0, time stamp: 0x652508a6 Exception code: 0xc0000094 Fault offset: 0x0000000000047adf Faulting process id: 0x4a7c Faulting application start time: 0x01d9fd296e2e4a5a Faulting application path: C:\Program Files\VCV\Rack2Pro\Rack.exe Faulting module path: C:\Users\rober\Documents\Rack2\plugins-win-x64\JPLab\plugin.dll Report Id: 8c06b3f2-2716-4b20-af4b-66a842c31a49 Faulting package full name: Faulting package-relative application ID: Event Xml:
Version 2.0.1 which is out in the library now, should fix this. Please let me know if it doesn't.
It now works on Linux. Successful tests: context menus, clock input, note input, expanders. Thank you for the update and your interesting collection!
This is under Windows 11, Rack 2.4.1 Windows x64
This is all that shows up after the crash in the log. No crash info is logged. Log file ends after these two lines.
[365.988 info src/app/Browser.cpp:89 chooseModel] Creating module JP Four Track [365.988 info src/app/Browser.cpp:93 chooseModel] Creating module widget JP Four Track
Other modules seem to work fine.