Application Error

You found a bug or have any issues? Please post them here!
Post Reply
User avatar
Michel67
Posts: 166
Joined: 28 Nov 2016 19:53
Application Error

Post by Michel67 »

I had changed some values in "mixer and silence detection", after pressing OK, PF close down with error. After 1 week since new hdd worked smoothly


Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at <Module>.EasyRecord.Stop(EasyRecord*)
at ProppFrexx.InputMixer.MixerStop()
at ProppFrexx.InputMixer.xyL1(System.Object, System.EventArgs)
at ProppFrexx.InputDeviceConfig.OnModified()
at ProppFrexx.ProppFrexx_ONAIR.a0Xj()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at DevExpress.XtraEditors.XtraForm.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
at DevExpress.Utils.Taskbar.Core.FilterWindow.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at kK.wE.n0qq(System.String[])

============================================

Niveau Datum en tijd Bron Gebeurtenis-id Taakcategorie
Fout 6-6-2017 08:52:14 Application Error 1000 (100) "Naam van toepassing met fout: ProppFrexx ONAIR.exe, versie: 4.0.3.36, tijdstempel: 0x59196845
Naam van module met fout: bass_vst.dll, versie: 2.4.0.8, tijdstempel: 0x589437e3
Uitzonderingscode: 0xc0000005
Foutmarge: 0x0000000000005546
Id van proces met fout: 0x1f4c
Starttijd van toepassing met fout: 0x01d2d71d2c471251
Pad naar toepassing met fout: C:\Program Files\radio42\ProppFrexx ONAIR\ProppFrexx ONAIR.exe
Pad naar module met fout: C:\Program Files\radio42\ProppFrexx ONAIR\bass_vst.dll
Rapport-id: 5b65156d-0aa8-4eee-aed3-87c01a6f1f7b
Volledige pakketnaam met fout:
Relatieve toepassings-id van pakket met fout: "
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Application Error

Post by radio42 »

This looks, like an error (actually an AccessViolationException, i.e. a try to access memory which doesn't exist) was generated by a VST DSP which you are using!
Unfortunately these kind of errors can not be prevented/caught gracefully.

I don't know, which VST you are using on the mixer input channel, but you should contact the vendor of such VST to report the error.
I am sorry to say, but this error is out of the control of ProppFrexx.
User avatar
Michel67
Posts: 166
Joined: 28 Nov 2016 19:53
Re: Application Error

Post by Michel67 »

using the vst plugin of stereotool, I did not see the deal with this error and stereotool. After restarting, it works well
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Application Error

Post by radio42 »

So it seems to be a slight bug in StereoTool with regards to freeing the VST I assume.
But glad it is working again...

Post Reply