Sdrsharp crashing

Status
Not open for further replies.

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
You downloaded .Net 4.0. Get the one I posted several posts ago.


Gonna get that now. The last 2 events in event viewer are,

Application: SDRSharp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OutOfMemoryException
Stack:
at SDRSharp.PanView.SpectrumAnalyzer..ctor()
at SDRSharp.MainForm.InitializeComponent()
at SDRSharp.MainForm..ctor()
at SDRSharp.Program.Main()


and,

Faulting application name: SDRSharp.exe, version: 1.0.0.1443, time stamp: 0x56e85ee5
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23455, time stamp: 0x573a5509
Exception code: 0xe0434352
Fault offset: 0x0000c54f
Faulting process id: 0xf90
Faulting application start time: 0x01d1e3d5863fc7b2
Faulting application path: C:\Users\Preferred Customer\Desktop\sdrsharp-x86_1443\SDRSharp.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: c53d9f4b-4fc8-11e6-86ce-002522aeacc8
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Now it says this below.


<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>CLR20r3</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1443</Parameter1>
<Parameter2>56e85ee5</Parameter2>
<Parameter3>mscorlib</Parameter3>
<Parameter4>4.6.81.0</Parameter4>
<Parameter5>5584e42d</Parameter5>
<Parameter6>3324</Parameter6>
<Parameter7>0</Parameter7>
<Parameter8>System.OutOfMemoryException</Parameter8>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>0a9e</Parameter22>
<Parameter23>0a9e372d3b4ad19135b953a78882e789</Parameter23>
<Parameter24>0a9e</Parameter24>
<Parameter25>0a9e372d3b4ad19135b953a78882e789</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>

1443 crash text as follows,

Exception of type 'System.OutOfMemoryException' was thrown.
at mscorlib.dll.RuntimeAssembly._nLoad (IL offset: 0xffffffff)
at mscorlib.dll.RuntimeAssembly.InternalGetSatelliteAssembly (IL offset: 0x37)
at mscorlib.dll.ManifestBasedResourceGroveler.GetSatelliteAssembly (IL offset: 0x0)
at mscorlib.dll.ManifestBasedResourceGroveler.GrovelForResourceSet (IL offset: 0x4b)
at mscorlib.dll.ResourceManager.InternalGetResourceSet (IL offset: 0x107)
at mscorlib.dll.ResourceManager.InternalGetResourceSet (IL offset: 0x2)
at mscorlib.dll.ResourceManager.GetObject (IL offset: 0xa8)
at mscorlib.dll.ResourceManager.GetObject (IL offset: 0x0)
at SDRSharp.CollapsiblePanel.dll.CollapsiblePanel.InitializeComponent (IL offset: 0x8a)
at SDRSharp.CollapsiblePanel.dll.CollapsiblePanel..ctor (IL offset: 0xd)
at SDRSharp.exe.MainForm.InitializeComponent (IL offset: 0x381)
at SDRSharp.exe.MainForm..ctor (IL offset: 0x144)
at SDRSharp.exe.Program.Main (IL offset: 0x69)
 

BTJustice

Member
Joined
Feb 27, 2012
Messages
77
See what SDR# r1450 does. And "System.OutOfMemoryException", are you running a bunch of crap in the background? I thought you said earlier you had 8 GB of memory. You might also consider doing the Windows 10 Upgrade. It is free still until next Friday.
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
was just pasting here, 1450 is at the end right now I have a 4gb stick in. I used to run 1361 and 1400 at the same time with just 4 gb. I saw a dll that refered to app verifier . I uninstalled windows sdk. If I try to load 1450, it shows and stays in task manager and gets up to like 80 meg of used mem. Also when I watch cpu and mem in task manager, and load 1450, I am not that close to maxing on either cpu or mem. Still have 30 percent free.

Also its not saying out of mem now. Its new stuff.


<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1443</Parameter1>
<Parameter2>56e85ee5</Parameter2>
<Parameter3>vrfcore.dll</Parameter3>
<Parameter4>10.0.10586.212</Parameter4>
<Parameter5>56fa24d5</Parameter5>
<Parameter6>80000003</Parameter6>
<Parameter7>000037a1</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>86e9</Parameter22>
<Parameter23>86e9884ac93aa5fe1a764ddd11f04bdf</Parameter23>
<Parameter24>f0b0</Parameter24>
<Parameter25>f0b013997e4fb0036d30fe09bd1e49c0</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>


Uninstalled windows sdk

1361

<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1361</Parameter1>
<Parameter2>55eeffba</Parameter2>
<Parameter3>vrfcore.dll</Parameter3>
<Parameter4>10.0.10586.212</Parameter4>
<Parameter5>56fa24d5</Parameter5>
<Parameter6>80000003</Parameter6>
<Parameter7>000037a1</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>8c31</Parameter22>
<Parameter23>8c31dd8ab621bf1f6455f40b5aa64afe</Parameter23>
<Parameter24>94ab</Parameter24>
<Parameter25>94abb90839a99fd90493bbed3c1efa5c</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>


1443

<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1443</Parameter1>
<Parameter2>56e85ee5</Parameter2>
<Parameter3>StackHash_5509</Parameter3>
<Parameter4>0.0.0.0</Parameter4>
<Parameter5>00000000</Parameter5>
<Parameter6>00000000</Parameter6>
<Parameter7>00000000</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>5509</Parameter22>
<Parameter23>55095f7e180222d5fc8a8b0d605f63df</Parameter23>
<Parameter24>6849</Parameter24>
<Parameter25>6849caba5e4c6ceb94755762b0d93a1d</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>


And 1450 that’s directly on C drive

<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1450</Parameter1>
<Parameter2>578b7559</Parameter2>
<Parameter3>StackHash_8f7b</Parameter3>
<Parameter4>0.0.0.0</Parameter4>
<Parameter5>00000000</Parameter5>
<Parameter6>00000000</Parameter6>
<Parameter7>00000000</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>8f7b</Parameter22>
<Parameter23>8f7b2615ae97a032a8cd61c80527028e</Parameter23>
<Parameter24>17c0</Parameter24>
<Parameter25>17c012897046fdaaaf1422bb5ba0787b</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>
 

BTJustice

Member
Joined
Feb 27, 2012
Messages
77
According to the above error logs, the problem appears to be vrfcore.dll which is an add-on. Look in Programs & Features and see if you have something called "Application Verifier" listed. If you do, uninstall it, reboot your computer, and see if SDR# works.
 

Spleen

Active Member
Premium Subscriber
Joined
Dec 19, 2002
Messages
987
Location
Baltimore, MD
Got curious and found this:

Workaround

Although it's not an actual solution, uninstalling Visual Studio can serve as a temporary workaround. Before doing so, you might try to remove just the Application Verifier by following these steps:

  1. Open an elevated command prompt.
  2. Run one of the following commands depending on the Windows version you're running:
    • x86 (32-bit)
      msiexec /uninstall {13A3E02D-36D4-BBD6-0BBD-D0BFDBEA0079}
    • x64 (64-bit)
      msiexec /uninstall {77F3D72C-465F-BD51-890E-CC3914B1365F}
  3. Restart Windows.
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Ok i think i have that off the system now. I dont see the avrfcore.dll any more. While trying to start, it appears in task manager then goes away.

We are getting somewhere.

event log view 1361
Faulting application name: SDRSharp.exe, version: 1.0.0.1361, time stamp: 0x55eeffba
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23455, time stamp: 0x573a5509
Exception code: 0xe0434f4d
Fault offset: 0x0000c54f
Faulting process id: 0x%9
Faulting application start time: 0x%10
Faulting application path: %11
Faulting module path: %12
Report Id: %13

Event 1443 <WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>APPCRASH</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1443</Parameter1>
<Parameter2>56e85ee5</Parameter2>
<Parameter3>StackHash_88e2</Parameter3>
<Parameter4>0.0.0.0</Parameter4>
<Parameter5>00000000</Parameter5>
<Parameter6>00000000</Parameter6>
<Parameter7>00000000</Parameter7>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>88e2</Parameter22>
<Parameter23>88e2413cd96fbedf81ee844a5e7e105d</Parameter23>
<Parameter24>4e90</Parameter24>
<Parameter25>4e908fa77a478a623888863fe5bb56b0</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>




Log Name: Application
Source: Application Error
Date: 7/22/2016 1:23:50 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WS-1
Description:
Faulting application name: SDRSharp.exe, version: 1.0.0.1443, time stamp: 0x56e85ee5
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0x00000000
Fault offset: 0x00000000
Faulting process id: 0x6b8
Faulting application start time: 0x01d1e43dc4aa4f80
Faulting application path: C:\Users\Preferred Customer\Desktop\sdrsharp-x86_1443\SDRSharp.exe
Faulting module path: unknown
Report Id: 0de1083a-5031-11e6-86b8-002522aeacc8
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-07-22T17:23:50.000000000Z" />
<EventRecordID>84230</EventRecordID>
<Channel>Application</Channel>
<Computer>WS-1</Computer>
<Security />
</System>
<EventData>
<Data>SDRSharp.exe</Data>
<Data>1.0.0.1443</Data>
<Data>56e85ee5</Data>
<Data>unknown</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>00000000</Data>
<Data>00000000</Data>
<Data>6b8</Data>
<Data>01d1e43dc4aa4f80</Data>
<Data>C:\Users\Preferred Customer\Desktop\sdrsharp-x86_1443\SDRSharp.exe</Data>
<Data>unknown</Data>
<Data>0de1083a-5031-11e6-86b8-002522aeacc8</Data>
</EventData>
</Event>


and 1450

<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>CLR20r3</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1450</Parameter1>
<Parameter2>578b7559</Parameter2>
<Parameter3>mscorlib</Parameter3>
<Parameter4>4.6.1055.0</Parameter4>
<Parameter5>563c0eac</Parameter5>
<Parameter6>4145</Parameter6>
<Parameter7>37</Parameter7>
<Parameter8>System.OutOfMemoryException</Parameter8>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>0a9e</Parameter22>
<Parameter23>0a9e372d3b4ad19135b953a78882e789</Parameter23>
<Parameter24>0a9e</Parameter24>
<Parameter25>0a9e372d3b4ad19135b953a78882e789</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>




event log view
\
Log Name: Application
Source: Windows Error Reporting
Date: 7/22/2016 1:26:44 PM
Event ID: 1001
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WS-1
Description:
Fault bucket 319616145, type 30
Event Name: CLR20r3
Response: Not available
Cab Id: 129110958691

Problem signature:
P1: SDRSharp.exe
P2: 1.0.0.1450
P3: 578b7559
P4: mscorlib
P5: 4.6.1055.0
P6: 563c0eac
P7: 4145
P8: 37
P9: System.OutOfMemoryException
P10:

Attached files:
C:\Users\Preferred Customer\AppData\Local\Temp\WER51C7.tmp.WERInternalMetadata.xml
C:\Users\Preferred Customer\AppData\Local\Temp\WER82D6.tmp.appcompat.txt
C:\Users\Preferred Customer\AppData\Local\Temp\WER875A.tmp.mdmp

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_SDRSharp.exe_e65a545497d0b6973566d5f119403a58b2fe5bf6_cab_0e2d5418

Analysis symbol:
Rechecking for solution: 0
Report Id: 4e32aa43-5031-11e6-86b8-002522aeacc8
Report Status: 8
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Windows Error Reporting" />
<EventID Qualifiers="0">1001</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-07-22T17:26:44.000000000Z" />
<EventRecordID>84233</EventRecordID>
<Channel>Application</Channel>
<Computer>WS-1</Computer>
<Security />
</System>
<EventData>
<Data>319616145</Data>
<Data>30</Data>
<Data>CLR20r3</Data>
<Data>Not available</Data>
<Data>129110958691</Data>
<Data>SDRSharp.exe</Data>
<Data>1.0.0.1450</Data>
<Data>578b7559</Data>
<Data>mscorlib</Data>
<Data>4.6.1055.0</Data>
<Data>563c0eac</Data>
<Data>4145</Data>
<Data>37</Data>
<Data>System.OutOfMemoryException</Data>
<Data>
</Data>
<Data>
C:\Users\Preferred Customer\AppData\Local\Temp\WER51C7.tmp.WERInternalMetadata.xml
C:\Users\Preferred Customer\AppData\Local\Temp\WER82D6.tmp.appcompat.txt
C:\Users\Preferred Customer\AppData\Local\Temp\WER875A.tmp.mdmp</Data>
<Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_SDRSharp.exe_e65a545497d0b6973566d5f119403a58b2fe5bf6_cab_0e2d5418</Data>
<Data>
</Data>
<Data>0</Data>
<Data>4e32aa43-5031-11e6-86b8-002522aeacc8</Data>
<Data>8</Data>
</EventData>
</Event>
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Got curious and found this:

Workaround

Although it's not an actual solution, uninstalling Visual Studio can serve as a temporary workaround. Before doing so, you might try to remove just the Application Verifier by following these steps:

  1. Open an elevated command prompt.
  2. Run one of the following commands depending on the Windows version you're running:
    • x86 (32-bit)
      msiexec /uninstall {13A3E02D-36D4-BBD6-0BBD-D0BFDBEA0079}
    • x64 (64-bit)
      msiexec /uninstall {77F3D72C-465F-BD51-890E-CC3914B1365F}
  3. Restart Windows.

It must be uninstalled tried both ans was told can only uninstall installed items.

Should I remove the visual studio? and if so, how?
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Ok now without 10 I got a new one

<WERReportMetadata>
<OSVersionInformation>
<WindowsNTVersion>6.1</WindowsNTVersion>
<Build>7601 Service Pack 1</Build>
<Product>(0x30): Windows 7 Professional</Product>
<Edition>Professional</Edition>
<BuildString>7601.23455.amd64fre.win7sp1_ldr.160516-0600</BuildString>
<Revision>1130</Revision>
<Flavor>Multiprocessor Free</Flavor>
<Architecture>X64</Architecture>
<LCID>1033</LCID>
</OSVersionInformation>
<ProblemSignatures>
<EventType>CLR20r3</EventType>
<Parameter0>SDRSharp.exe</Parameter0>
<Parameter1>1.0.0.1443</Parameter1>
<Parameter2>56e85ee5</Parameter2>
<Parameter3>System.Configuration</Parameter3>
<Parameter4>4.6.1055.0</Parameter4>
<Parameter5>563c0fcc</Parameter5>
<Parameter6>4d4</Parameter6>
<Parameter7>5</Parameter7>
<Parameter8>IOIBMURHYNRXKW0ZXKYRVFN0BOYYUFOW</Parameter8>
</ProblemSignatures>
<DynamicSignatures>
<Parameter1>6.1.7601.2.1.0.256.48</Parameter1>
<Parameter2>1033</Parameter2>
<Parameter22>0a9e</Parameter22>
<Parameter23>0a9e372d3b4ad19135b953a78882e789</Parameter23>
<Parameter24>0a9e</Parameter24>
<Parameter25>0a9e372d3b4ad19135b953a78882e789</Parameter25>
</DynamicSignatures>
<SystemInformation>
<MID>C3392D00-C596-4022-9FB3-5D48CD22A539</MID>
<SystemManufacturer>To Be Filled By O.E.M.</SystemManufacturer>
<SystemProductName>To Be Filled By O.E.M.</SystemProductName>
<BIOSVersion>P1.10</BIOSVersion>
</SystemInformation>
</WERReportMetadata>
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Ok 1361 shows vrcore.dll Thought that was gone. Now manually deleted it from syswow64 folder and both 1361 and 1443 throw app unable to start correctly 0xc0000142
 

BTJustice

Member
Joined
Feb 27, 2012
Messages
77
At this point, I don't think anyone knows what you have going on with your computer. If you have your Windows 7 license handy, you might do a Windows 7 reinstall. You could also install Windows 10 and type in your Windows 7 license to activate Windows 10. I would not recommend upgrading directly from Windows 7 to Windows 10 within Windows 7 as the issue you know have will probably be present in Windows 10. Back up data, format hard drive, and reinstall Windows. Then use these directions to get the latest version of SDR# working. Stop messing with old versions of SDR#:

Quick Start Guide - rtl-sdr.com
Download | airspy.com
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Do not have the license nor the disc. I have 10 on one of my laptops and hate it. As far as old versions, 1361 was the most stable for me. It rocked. I am not sure as to why with out the add on app verifier I can not start the program. I even uninstalled all visual studio and reinstalled them. I dont know how to read these logs very vell but I am learning. Everything and every program all seem to work properly S M H
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
Had some print server errors in the lod and while looking I found a strange registry key. Well strange to me. I think I will move all my sdr onto a thumb drive and then delete all traces of sdrsharp.exe from the registry. Then download the latest and see what happens. There are 281 sdrsharp entries in my registry..

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SDRSharp.exe\PrintDriver-{595EE1C4-AF0D-48d6-9589-F141B3B5856E}
 
Last edited:

BTJustice

Member
Joined
Feb 27, 2012
Messages
77
A lot of people hate the tiles that appear on the Start menu. You can remove them by right-clicking on each one. After doing that, I was happy and my Windows 10 works well with SDR# r1450. I used a RTL-SDR for a long time then just recently got both the Airspy R2 and Mini. Much better!

If you install either Windows 7 or 10, make sure you have data backed up to somewhere else--preferably to removable USB thumb drives. I like to boot from the DVD, do the custom install, and delete all partitions on the hard drive I want Windows on. Then press Next and let Windows take care of it on the Windows hard drive. Just be careful you are picking the right hard drive if you have more than one.

Also, when you do a Windows 10 install and the first blue screen to do settings comes up, click on Customize at the bottom and turn every slider to OFF with the exception of the Smart Screen Filter on the third page of sliders.
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
I have a mini coming Monday and thankfully I do have a laptop thats working good. I do find it strange that there are that many entries when I only have 4 sdrsharp folders.



Not to hijack my own thread, but what did you notice with the airspy vs the rtl dongle?
 

dave3825

* * * * * * * * * * * *
Premium Subscriber
Joined
Feb 17, 2003
Messages
9,375
Location
Suffolk County NY
I wish to thank everyone for their help. Especially BTJustice. A lot of back and fourth. And we tried everything. lol all my .net framework and visual studio crap has all been removed and reinstalled. Windows update is working great. Reclaimed some disk space.

So all else fails, and you cant reload windows, attack the registry.

I moved all sdrsharp from my pc onto a thumb drive. I used Regseeker and searched sdrsharp. 281 entries? WTF . Ok well if the program is not on the pc, why have 281 entries. SELECT ALL, DELETE, BYE BYE :) Downloaded latest sdrsharp and only unzipped it. Did not run install.bat Everything is working... 1361 and 1443 are running off the thumb drive. 1450 is running off the desktop.

After seeing an event error for print server in the windows event logs, and seeing this entry,

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\SDRSharp.exe\PrintDriver-{595EE1C4-AF0D-48d6-9589-F141B3B5856E} I figured that was not right.


HAPPY HAPPY with everything :)
 

BTJustice

Member
Joined
Feb 27, 2012
Messages
77
Alright! Glad you got it.

Mini vs. RTL-SDR... it's not even close. Be ready for a lower noise floor and better performance. If you use a scanning plugin, set decimation on the mini to 8 and the noise floor goes down even more. Much better SNR. In fact, the SNR is on par with high end receivers...

https://www.youtube.com/watch?v=cloJihBSR40
 
Status
Not open for further replies.
Top