Page 1 of 2

PF has stopped working

Posted: 02 Nov 2014 19:54
by hdradio
Last night PF stopped working:
20141102 1.jpg
20141102 1.jpg (24.86 KiB) Viewed 13139 times
It was v3.0.14.18
Updated to .19 and hope it never happens again.

Re: PF has stopped working

Posted: 02 Nov 2014 22:13
by radio42
With these type of errors there must be an entry in the Windows Event Log.
It is not necessarily a ProppFrexx issue!
So without more details I am afraid it will not be possible to analyze.

Re: PF has stopped working

Posted: 02 Nov 2014 23:08
by hdradio

Code: Select all

Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at Un4seen.Bass.Bass.BASS_FXGetParametersExt(Int32, System.Object)
   at Un4seen.Bass.Bass.BASS_FXGetParameters(Int32, System.Object)
   at ProppFrexx.fl.b6()
   at ProppFrexx.dh.a(System.Threading.CancellationToken)
   at ProppFrexx.dh.az()
   at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

Code: Select all

Faulting application name: ProppFrexx ONAIR.exe, version: 3.0.14.18, time stamp: 0x544ffeb7
Faulting module name: BASS.dll, version: 2.4.10.38, time stamp: 0x5406f217
Exception code: 0xc0000005
Fault offset: 0x0002263f
Faulting process id: 0xd4c
Faulting application start time: 0x01cff302d36ab40f
Faulting application path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx ONAIR.exe
Faulting module path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\BASS.dll
Report Id: fc56690f-6214-11e4-b64b-0025227ade5e

Re: PF has stopped working

Posted: 03 Nov 2014 19:16
by radio42
That unfortunately looks like an issue within the audio lib I am using. Nothing I can control directly.
I have forwarded the error to the developer of the audio lib!

However, I already released a new v3.0.14.19 - which already contains a fix which looks similar to the one you posted (when looking at the call stack).
So please update to the latest v3.0.14.19, it might already fix your issue.

Re: PF has stopped working

Posted: 06 Nov 2014 07:51
by hdradio
Bernd PLEASE HELP
This happened again just now. And it's now HIGH AUDIENCE TIME. :evil: :evil: :evil:
I lost all my listeners. :cry:
The audio (like the last time) stuck to a trtrtrtrtrtr noise.

From windows debug log:

Code: Select all

Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at Un4seen.Bass.Bass.BASS_FXGetParametersExt(Int32, System.Object)
   at Un4seen.Bass.Bass.BASS_FXGetParameters(Int32, System.Object)
   at ProppFrexx.fl.b6()
   at ProppFrexx.dh.a(System.Threading.CancellationToken)
   at ProppFrexx.dh.az()
   at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

Code: Select all

   Faulting application name: ProppFrexx ONAIR.exe, version: 3.0.14.19, time stamp: 0x545364e9
Faulting module name: BASS.dll, version: 2.4.10.38, time stamp: 0x5406f217
Exception code: 0xc0000005
Fault offset: 0x0002263f
Faulting process id: 0xbfc
Faulting application start time: 0x01cff623ba42ad99
Faulting application path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx ONAIR.exe
Faulting module path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\BASS.dll
Report Id: 261faf11-6580-11e4-b64b-0025227ade5e

Re: PF has stopped working

Posted: 06 Nov 2014 18:15
by hdradio
Thank you Bernd
I hope it won't happen again.

Re: PF has stopped working

Posted: 06 Nov 2014 19:18
by radio42
I will check this right away with the developer of the audio lib. so far he hasn't found anything but I will let you know...

Re: PF has stopped working

Posted: 06 Nov 2014 19:53
by radio42
Me too...

Re: PF has stopped working

Posted: 06 Nov 2014 20:51
by radio42
Should hopefully fixed in v3.0.14.20.
We (me as well as the audio lib developer) couldn't reproduce the is on our side, but optimized the code at the resp. location a bit to secure the access a bit further.

Re: PF has stopped working

Posted: 25 Nov 2014 13:48
by hdradio
Bernd unfortunately our hope didn't work:

PFOA crashed again just now :

Code: Select all

Application: ProppFrexx ONAIR.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
   at Un4seen.Bass.Bass.BASS_FXGetParametersExt(Int32, Single[])
   at Un4seen.Bass.Bass.BASS_FXGetParameters(Int32, System.Object)
   at ProppFrexx.eq.e0()
   at ProppFrexx.eq.ba(System.Object, System.EventArgs)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
   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.ScrollableControl.WndProc(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.UserControl.WndProc(System.Windows.Forms.Message ByRef)
   at DevExpress.XtraEditors.XtraUserControl.WndProc(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
   at DevExpress.Utils.Drawing.Helpers.NativeMethods+UnsafeNativeMethods.DefSubclassProc(IntPtr, IntPtr, IntPtr, IntPtr)
   at DevExpress.Utils.Drawing.Helpers.Win32SubclasserFactory+Win32Subclasser.SubClassProcInner(IntPtr, IntPtr, IntPtr, IntPtr, 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 System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
   at ProppFrexx.d4.a(System.String[])

Code: Select all

Faulting application name: ProppFrexx ONAIR.exe, version: 3.0.14.22, time stamp: 0x54622268
Faulting module name: BASS.dll, version: 2.4.10.38, time stamp: 0x5406f217
Exception code: 0xc0000005
Fault offset: 0x0002263f
Faulting process id: 0x770
Faulting application start time: 0x01d002aae6d50e09
Faulting application path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\ProppFrexx ONAIR.exe
Faulting module path: C:\Program Files (x86)\radio42\ProppFrexx ONAIR\3.0\BASS.dll
Report Id: 8d048f3a-74a0-11e4-ac84-0025227ade5e