Page 1 of 1

errors @ progdvb pro

Posted: Sat Dec 20, 2008 7:32 pm
by greY
Hi,

since i've updated to the professional version of ProgDVB, it does not work properly anymore.

I'm using Vixta x64 ultimate edition with Terratec Cinergy S2 PCI HD CI TV Card (newest BDA driver v. 1.1.1.301).

ProgDVB is a fresh install without any plugins, all Modules are disabled. This error appears short time after I start ProgDVB.

Error Code:

Code: Select all

Beschreibung:
  Stopped working

Problemsignatur:
  Problemereignisname:	APPCRASH
  Application Name:	ProgDvbNet.exe
  Application Version:	6.2.1.0
  Application Timestamp:	4942cd3e
  Fault Module Name:	ntdll.dll
  Fault Module Version:	6.0.6001.18000
  Fault Module Timestamp:	4791a783
  Exception Code:	c0000005
  Exception Offset:	0004c4af
  Betriebsystemversion:	6.0.6001.2.1.0.256.1
  Gebietsschema-ID:	1031

Lesen Sie unsere Datenschutzrichtlinie:
  http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0407
Please help

.

Posted: Sat Dec 20, 2008 10:04 pm
by Prog
Is this crash without select channel? Try remove ProgDVB.ini file.

Posted: Sat Dec 20, 2008 11:52 pm
by greY
no it's mostly on the select channel or if I trying to enable EPG

I'll try to remove those ini file...

*update*
it seems to be better now, but not stable at 100%

Posted: Thu Jan 01, 2009 5:03 pm
by greY
...there are almost frequently errors, with no modules or plugins.

here is some JIT info, if its kind of help to find out, what the problem is.

Code: Select all

************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at ()
   at ..()
   at ProgDvbNet.MainForm.(Object , FormClosedEventArgs )
   at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
   at IPDev.Skins.SkinForm.OnFormClosed(FormClosedEventArgs e)
   at System.Windows.Forms.Form.WmClose(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at IPDev.Skins.Docking.DockForm.WndProc(Message& m)
   at IPDev.Skins.SkinForm.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I dont believe in corrupt memory, progDVB ist the only software that doesnt run fine. (remember, only since i bought the pro version. Normal version of progdvb was running realy nice... maybe its something with DVB-S2 support?)

Posted: Thu Jan 01, 2009 10:40 pm
by Juergen
Try to remove the file "empgpdmx.ax", if exists.

Posted: Sat Jan 03, 2009 4:08 pm
by greY
I removed those file from ..\Filters\ and tested ProgDVB Pro for 1 Day, there is no improvement with errors to detect.

It looks like the problem described here: viewtopic.php?t=3439
or here: viewtopic.php?t=3424

.

Posted: Sat Jan 03, 2009 4:39 pm
by Prog
Yes. it is looks same. Some problem with win32 ProgDVB in win64 OS :-(

Posted: Sat Jan 03, 2009 4:53 pm
by greY
You're right, do you know what exactly the problem is?

...the free edition of ProgDVB was running fine, on 64bit OS.

.

Posted: Sat Jan 03, 2009 8:25 pm
by Prog
Please start progdvb with /debug key. Do you have any messagebox befor crash?

Posted: Sat Jan 03, 2009 8:44 pm
by greY
Mostly i have messageboxes (look at my post #1 or #4), this are MS error window, or JIT error window. The /debug key doesnt change anything in the kind of error-report/info.

Posted: Fri Jan 09, 2009 5:02 pm
by greY
now, with 6.03.02 PRO it runs much better, thx ^^