Crash/hang when enable/disable monitoring FX

Issue #170 resolved
Former user created an issue

I get a Microsoft Visual C++ runtime error consistently when enabling/disabling or deleting a plugin on the monitoring FX chain, says:

"This application has requested the runtime to Terminate in an unusual way"

Event viewer shows this:

Fault bucket 1993768570707208046, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0

Problem signature: P1: reaper.exe P2: 5.9.6.1 P3: 5bc909cc P4: reaper.exe P5: 5.9.6.1 P6: 5bc909cc P7: 40000015 P8: 00000000007c543e P9: P10:

Attached files: \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3A9D.tmp.dmp \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3B98.tmp.WERInternalMetadata.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3BA8.tmp.xml \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3BA6.tmp.csv \?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3BB7.tmp.txt

These files may be available here: C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_reaper.exe_7018862cd789ffecb591f91387fb60ae20fa49bc_c259718b_2d703fbd

Analysis symbol: Rechecking for solution: 0 Report Id: 07ac1334-70ce-4f11-9bf3-f839ecaee94a Report Status: 268435456 Hashed bucket: 0f8d93867c046bdacbab49f39d57676e Cab Guid: 0

Attaching the output app crash report it gave as well.

Tracked it down to Realearn (which I love even more than playtime by the way). Tried uninstalling and reinstalling realearn and reape, did the same with C++ libraries, nothing seems to fix the hang/crash. Luckily, I can continue using it as long as I don't enable or diable any monitoring fx. Luckily, I can add and delete them as long as Realearn is not in any project tabs I have open, it's just a hassle to close out what I'm working on to do so, especially in a live set.

Thanks for all of your work on this applications, I really love them!

Comments (5)

  1. Benjamin Klum repo owner

    Shouldn't occur anymore in upcoming version. I think the crash when enabling/disabling/deleting a monitoring FX which is not used by ReaLearn was fixed in another ticket, at least I couldn't reproduce this anymore. What I fixed here is a crash/error when deleting a monitoring FX used by ReaLearn. Monitoring FX is not as well supported in ReaLearn as normal FX because REAPER doesn't inform extensions of changes in monitoring FX. But at least the crash should be gone.

  2. Log in to comment