How to report a Crash

A place to report problems and bugs in SharpCap
Forum rules


If you have a problem or question, please check the FAQ to see if it already has an answer : https://www.sharpcap.co.uk/sharpcap-faqs

Please also read about Troubleshooting USB Issues before posting.

*** Please do not post license keys - please report any problems with licensing to 'admin' by private message ***

Please include the following details in any bug report:

* Version of SharpCap
* Camera and other hardware being user
* Operating system version
* Contents of the SharpCap log after the problem has occurred.
[If SharpCap crashes, please send the bug report when prompted instead of including the log]
User avatar
admin
Site Admin
Posts: 13122
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

How to report a Crash

#1

Post by admin »

Submitting a Crash Report

If SharpCap crashes then it's most likely that you will see a message asking you to submit a bug report looking a bit like this:
Capture.PNG
Capture.PNG (18.33 KiB) Viewed 24050 times
If you are using a computer connected to the internet then all you need to do is press the 'Send and Quit' button and the bug report will automatically be uploaded to the SharpCap bug archive. You can add a description of what you were doing when the crash happened if you like.

If you're not connected to the internet then press the down arrow next to 'Send and Quit' which shows a couple of extra options including sending the bug report by email and saving it as a file which you can send share here on the forums.

The bug report contains a description of the problem that caused SharpCap to crash and the contents of the SharpCap log, both of which help track down the problem that has caused the crash.

If there is No Crash Report Message

On rare occasions SharpCap may crash without showing the error report message. If this happens then tracking down the bug requires SharpCap to be re-run from a command prompt with a /dump option added to the command line like this:

Code: Select all

"c:\Program Files (x86)\SharpCap 2.10\SharpCap.exe" /dump
Once you have run SharpCap this way, try to make the crash happen again. If the crash happens then a file called 'SharpCap.dmp' will be created on your desktop. You will need to post here on the forums including a link to the SharpCap.dmp file and a description of what you were trying to do when the crash occurred.
RandolphR
Posts: 1
Joined: Sat Jul 22, 2017 10:10 am

Re: How to report a Crash

#2

Post by RandolphR »

Thanks, I've had a couple of crashes lately. I'll report it next time.
If you try these legal steroids you'll love them.
Tim Skipper
Posts: 1
Joined: Mon Aug 21, 2017 2:16 pm

Re: How to report a Crash

#3

Post by Tim Skipper »

this is a new install of the latest version from the web link on a Windows 10 Surface Pro 4. The camera is a ZWO ASI1600MM-Cool.
after connection to the camera it appears to be dropping the USB connection. I get a Run-time Error R6025 -Pure Virtual Function Call.

Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: SharpCap Version 3.0.4002.0
Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: GC Memory 4Mb
Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Process Memory 51Mb
Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Total Physical Memory 16309Mb
Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Available Physical Memory 12678Mb
Info: 09:28:36.1944034 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Operating System : Microsoft Windows NT 6.2.9200.0
Debug: 09:28:36.2412839 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Started
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerLXDeviceEnumerator
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type OldBaslerEnumerator
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerDeviceEnumerator
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type QHYDeviceEnumerator
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type ASIDeviceEnumerator
Info: 09:28:36.2569106 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AltairDeviceEnumerator
Info: 09:28:36.2790578 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type PointGreyDeviceEnumerator
Info: 09:28:36.2946896 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type DS3DeviceEnumerator
Info: 09:28:36.2946896 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SPCLXDeviceEnumerator
Info: 09:28:36.2946896 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AscomDeviceEnumerator
Info: 09:28:37.3117210 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: CPU : Intel(R) Core(TM) i7-6650U CPU @ 2.20GHz with 4 cores.

Debug: 09:28:37.5274888 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Ended
Debug: 09:28:37.6247322 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Started
Debug: 09:28:37.6257353 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Ended
Debug: 09:28:37.6812804 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Started
Debug: 09:28:37.6983248 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Timebomb checked
Debug: 09:28:37.7073474 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 09:28:37.8442815 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 09:28:37.8442815 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 09:28:37.8472891 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 09:28:37.8472891 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Started
Debug: 09:28:37.8482931 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Ended
Info: 09:28:37.9575430 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: QHYCameraFinder - found 0 cameras
Info: 09:28:37.9872441 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: Found ZWO ASI1600MM-Cool
Info: 09:28:37.9872441 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: FindCameras - found 1 cameras
Info: 09:28:37.9872441 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ZWO ASI1600MM-Cool (ZWO ASI Cameras)
Debug: 09:28:38.0333348 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Started
Info: 09:28:38.0393504 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: XiCam.GetNumberDevices return 0
Debug: 09:28:38.0393504 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Ended
Info: 09:28:38.0714353 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Microsoft Camera Front (DirectShow Cameras via SharpCap Pipeline)
Info: 09:28:38.0714353 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Microsoft Camera Rear (DirectShow Cameras via SharpCap Pipeline)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ASI Camera (1) (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ASI Camera (2) (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Atik Camera (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Atik Camera 2 (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Optec ASCOM Server 2 (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Optec ASCOM Server (ASCOM Cameras)
Info: 09:28:38.1060291 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Camera V2 simulator (ASCOM Cameras)
Debug: 09:28:38.1070318 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Started
Debug: 09:28:38.1070318 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Ended
Info: 09:28:38.1070318 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras)
Info: 09:28:38.1070318 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 2 (High Speed) (Test Cameras)
Debug: 09:28:38.1812333 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Docking setup
Debug: 09:28:38.1812333 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Startup scripts (if any) run
Debug: 09:28:38.1812333 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Menu updated
Debug: 09:28:38.2437433 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Splash and tips done
Debug: 09:28:38.2437433 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Ended
Error: 09:28:38.5435292 Thread:#1 SharpCap.Base.Utilities.Logger.Error(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Downloading license update list : The remote server returned an error: (404) Not Found.
Info: 09:28:40.7623272 Thread:#1 SharpCap.Models.Application+<>c__DisplayClass36_0.<set_SelectedCamera>b__0() :: Changing camera from none to ZWO ASI1600MM-Cool
Debug: 09:28:40.7840478 Thread:#1 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : ZWO ASI1600MM-Cool
Info: 09:28:40.7997143 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Started
Debug: 09:28:40.7997143 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Started
Debug: 09:28:41.5831665 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Ended
Info: 09:28:41.5831665 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Started
Debug: 09:28:41.5831665 Thread:#1 SharpCap.Base.SimpleCaptureProvider.GetControls() :: Started
Debug: 09:28:41.5989045 Thread:#1 SharpCap.Cameras.ASI.ASICameraProxy.GetControlsImpl(IPreviewControl previewControl) :: Started
Debug: 09:28:41.6457840 Thread:#1 SharpCap.Cameras.ASI.ASICameraProxy.GetControlsImpl(IPreviewControl previewControl) :: Ended
Info: 09:28:41.6613727 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Ended
Info: 09:28:41.6613727 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Ended
Debug: 09:28:41.6613727 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Started
Debug: 09:28:41.6613727 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Ended (No default defined for this camera)
Info: 09:28:41.6613727 Thread:#1 SharpCap.MultiCaptureProvider.StartPreview() :: Starting preview on ZWO ASI1600MM-Cool
Info: 09:28:41.6664305 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Started
Info: 09:28:41.6783953 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Starting Preview on ZWO ASI1600MM-Cool, 4656x3520, Mono
Debug: 09:28:41.6814038 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Started
Debug: 09:28:41.6859181 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Started
Debug: 09:28:41.6869602 Thread:Grab Thread#20 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Started
Debug: 09:28:41.7280292 Thread:ASI Grab Thread#21 SharpCap.Cameras.ASI.ASICameraProxy.MyGrabThreadProc() :: Started
Debug: 09:28:41.7775272 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Ended
Debug: 09:28:41.7780290 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Ended
Info: 09:28:41.7805352 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview
Info: 09:28:41.8522282 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform None
Debug: 09:28:41.8707789 Thread:#1 SharpCap.Models.Camera.<ImplOnOnCaptureEvent>b__16_0() :: Status update after capture complete.
Info: 09:28:41.8707789 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Ended
Debug: 09:29:13.6905939 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 09:29:13.6925997 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 09:29:13.6925997 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Started
Debug: 09:29:13.6946083 Thread:#1 SharpCap.Cameras.Basler.OldBaslerEnumerator.GetDevices() :: Ended
Debug: 09:29:13.6946083 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Started
Debug: 09:29:13.6956133 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Ended
Info: 09:29:13.8134228 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: QHYCameraFinder - found 0 cameras
Info: 09:29:14.0203520 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: Found ZWO ASI1600MM-Cool
Info: 09:29:14.0203520 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: FindCameras - found 1 cameras
Info: 09:29:14.0213547 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ZWO ASI1600MM-Cool (ZWO ASI Cameras)
Debug: 09:29:14.0313800 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Started
Info: 09:29:14.0343885 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: XiCam.GetNumberDevices return 0
Debug: 09:29:14.0343885 Thread:#1 SharpCap.Cameras.Ximea.XimeaDeviceEnumerator.GetDevices() :: Ended
Info: 09:29:14.0529844 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Microsoft Camera Front (DirectShow Cameras via SharpCap Pipeline)
Info: 09:29:14.0534820 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Microsoft Camera Rear (DirectShow Cameras via SharpCap Pipeline)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ASI Camera (1) (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: ASI Camera (2) (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Atik Camera (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Atik Camera 2 (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Optec ASCOM Server 2 (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Optec ASCOM Server (ASCOM Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Camera V2 simulator (ASCOM Cameras)
Debug: 09:29:14.0715575 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Started
Debug: 09:29:14.0715575 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Ended
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras)
Info: 09:29:14.0715575 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevices>d__19.MoveNext() :: Detected Camera: Test Camera 2 (High Speed) (Test Cameras)
Warning: 09:29:14.0876002 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.0886159 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.0896065 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.0896065 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.1642626 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.2709462 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.3846676 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) :: Exception from Error from ZWO thermal stats : Error 'ErrorCameraClosed' from call to
ASIGetControlValue(cameraId=0, controlType=CoolerPowerPerc)
Warning: 09:29:14.4910669 Thread:#1 SharpCap.Base.Utilities.Logger.Warn(Exception e, String action, String additionalInfo, Boolean stackTrace) ::
User avatar
admin
Site Admin
Posts: 13122
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: How to report a Crash

#4

Post by admin »

Hi,

that 'Pure Virtual Function Call' message comes from the ZWO SDK and I think you are right that it is an issue rooted in USB problems. Does the camera work correctly with other software (Firecapture, PHD2, etc)? Not that I want to suggest using other software instead of SharpCap, but if you have similar problems with 2 or more pieces of software then it really does confirm the problem with the ZWO SDK.

cheers,

Robin.
Wilsmaboy
Posts: 7
Joined: Tue Oct 30, 2018 4:35 pm

Re: How to report a Crash

#5

Post by Wilsmaboy »

New to Sharpcap and am having constant crashes when connecting camera.

* Version of SharpCap - 3.2.5846.0
* Camera and other hardware being user - Altair Hypercam 183mono Pro
- HP Compaq Elite 8200 i5 - 2400 6GB Ram (3.14G useable) 3.10Ghz
* Operating system version -Windows 7 32 bit
* Contents of the SharpCap log after the problem has occurred.

<?xml version="1.0" encoding="ISO-8859-1"?>
<Report xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<CustomInfo xsi:type="ReportInfo">
<OSProductType>0x4</OSProductType>
<OSBitness>32</OSBitness>
<OSPlatform>Win32NT</OSPlatform>
<OSEdition>Microsoft Windows 7 Enterprise </OSEdition>
<Culture>en-US</Culture>
<InstallationId>be2a7204-f286-4d12-a6b7-b514c9568094</InstallationId>
<Path>C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\</Path>
<SharpCapExecutablePath>file:///C:/Program Files/SharpCap 3.2/SharpCap.exe</SharpCapExecutablePath>
<CurrentDirectory>C:\Program Files\SharpCap 3.2</CurrentDirectory>
<SystemMemory>3242</SystemMemory>
<ProcessorCount>4</ProcessorCount>
<OSVersion>Microsoft Windows NT 6.1.7601 Service Pack 1</OSVersion>
<UTCTime>Thu, 15 Nov 2018 15:44:23 GMT</UTCTime>
<LocalTime>Thu, 15 Nov 2018 15:44:23 GMT</LocalTime>
<LoadedModules>
<string>0x00060000-0x0007FFFF SharpCap.exe (3.2.5856.0) loaded from C:\Program Files\SharpCap 3.2\SharpCap.exe</string>
<string>0x04A50000-0x04B37FFF diasymreader.dll (14.7.3062.0 built by: NET472REL1) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll</string>
<string>0x10000000-0x10006FFF SxUsb.dll (no version) loaded from C:\Program Files\SharpCap 3.2\SxUsb.dll</string>
<string>0x129C0000-0x12A8BFFF libiomp5md.dll (20111108) loaded from C:\Program Files\SharpCap 3.2\libiomp5md.dll</string>
<string>0x500B0000-0x50854FFF System.ni.dll (2.0.50727.8791 (QFE.050727-8700)) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\System\8ed1ed1a5cabb1d236ed7961c731bf44\System.ni.dll</string>
<string>0x50860000-0x50E10FFF mscorwks.dll (2.0.50727.8800 (QFE.050727-8800)) loaded from C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll</string>
<string>0x50E20000-0x5118DFFF D3DCOMPILER_47.dll (6.3.9600.18611 (winblue_ltsb.170222-0600)) loaded from C:\Windows\system32\D3DCOMPILER_47.dll</string>
<string>0x51190000-0x5305AFFF avcodec-57.dll (57.27.100) loaded from C:\Program Files\SharpCap 3.2\avcodec-57.dll</string>
<string>0x53060000-0x53EEBFFF FlyCapture2_v120.dll (2, 12, 3, 31) loaded from C:\Program Files\SharpCap 3.2\FlyCapture2_v120.dll</string>
<string>0x53FC0000-0x5415AFFF Microsoft.VisualBasic.ni.dll (8.0.50727.5483 (Win7SP1GDR.050727-5400)) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.VisualBas#\90d21b3cc3c431d56b93b0728cc0e785\Microsoft.VisualBasic.ni.dll</string>
<string>0x54160000-0x541E1FFF UIAutomationTypes.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\UIAutomationTypes\dfbffab769acac73d5865a68a97b5c11\UIAutomationTypes.ni.dll</string>
<string>0x541F0000-0x54268FFF mscms.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\mscms.dll</string>
<string>0x54270000-0x542D2FFF System.Dynamic.ni.dll (4.7.3062.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Dynamic\a4de168e1a45633f75dee707c5d0bdf4\System.Dynamic.ni.dll</string>
<string>0x542E0000-0x54D7CFFF igdumd32.dll (9.17.10.4229) loaded from C:\Windows\system32\igdumd32.dll</string>
<string>0x54D80000-0x56086FFF PresentationFramework.ni.dll (4.7.3221.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Presentatio5ae0f00f#\d88693df9518fbec7e8818e06182d8bb\PresentationFramework.ni.dll</string>
<string>0x56090000-0x56C3CFFF PresentationCore.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\PresentationCore\8eb135b8a1cb3d997279ce56b3d0fbb1\PresentationCore.ni.dll</string>
<string>0x56C40000-0x57F4EFFF System.ServiceModel.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.ServiceModel\72f6f14dea7755ecc0a699a13ac2d2ac\System.ServiceModel.ni.dll</string>
<string>0x58AA0000-0x58AD7FFF icm32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\icm32.dll</string>
<string>0x58AE0000-0x58C6AFFF Microsoft.CSharp.ni.dll (4.7.3062.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.CSharp\41317397c87fe21e330d776632599ebc\Microsoft.CSharp.ni.dll</string>
<string>0x58C70000-0x58CEFFFF qedit.dll (6.6.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\System32\qedit.dll</string>
<string>0x58CF0000-0x5938BFFF avformat-57.dll (57.26.100) loaded from C:\Program Files\SharpCap 3.2\avformat-57.dll</string>
<string>0x59E70000-0x59EA6FFF WindowsCodecsExt.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\WindowsCodecsExt.dll</string>
<string>0x59EB0000-0x5A100FFF TIS_UDSHL11.dll (3,4,0,2631) loaded from C:\Program Files\SharpCap 3.2\TIS_UDSHL11.dll</string>
<string>0x5A110000-0x5A187FFF TIS.Imaging.ICImagingControl34.dll (3,4,4,2631) loaded from C:\Program Files\SharpCap 3.2\TIS.Imaging.ICImagingControl34.dll</string>
<string>0x5A190000-0x5A2FDFFF AltairCam.dll (30.13010.2018.0926) loaded from C:\Program Files\SharpCap 3.2\AltairCam.dll</string>
<string>0x5A300000-0x5A6F2FFF WindowsBase.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\WindowsBase\f03523a47efac64c80036b5114d47d2e\WindowsBase.ni.dll</string>
<string>0x5A700000-0x5B41CFFF System.Windows.Forms.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Windows.Forms\111666b196e039bc59758dc6f30a7107\System.Windows.Forms.ni.dll</string>
<string>0x5B970000-0x5BA2EFFF MSVCR100.dll (10.00.40219.325) loaded from C:\Program Files\SharpCap 3.2\MSVCR100.dll</string>
<string>0x5BA30000-0x5BB50FFF ASICamera2.dll (1, 13, 0821) loaded from C:\Program Files\SharpCap 3.2\ASICamera2.dll</string>
<string>0x5BB60000-0x5BBC9FFF PylonC_MD_VC120_v5_0.dll (5.0.11.10913) loaded from C:\Program Files\SharpCap 3.2\PylonC_MD_VC120_v5_0.dll</string>
<string>0x5BBD0000-0x5BC9EFFF System.Security.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Security\b0fe4085b89bb5b8a9be5072b760edc9\System.Security.ni.dll</string>
<string>0x5BD00000-0x5BFBAFFF System.Runtime.Serialization.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Runteb92aa12#\728ca64696aa577d65b4ee0dfb13d67b\System.Runtime.Serialization.ni.dll</string>
<string>0x5C070000-0x5C0F4FFF PresentationFramework.Aero.ni.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Presentatio1c9175f8#\e172fc31fb6b704841d6cb98229fc313\PresentationFramework.Aero.ni.dll</string>
<string>0x5C100000-0x5C143FFF WindowsFormsIntegration.ni.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\WindowsForm0b574481#\a39950e8fe15a32bd0873807ee325877\WindowsFormsIntegration.ni.dll</string>
<string>0x5C150000-0x5C343FFF System.Xaml.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xaml\2c6450a047d66385bfc61452fd3a9105\System.Xaml.ni.dll</string>
<string>0x5C350000-0x5C4E3FFF System.Drawing.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Drawing\65a4729541f4a974fc5efe9cc3ac33c7\System.Drawing.ni.dll</string>
<string>0x5C4F0000-0x5C57BFFF UIAutomationCore.dll (7.0.0.0 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\UIAutomationCore.dll</string>
<string>0x5C590000-0x5C760FFF Microsoft.VisualBasic.ni.dll (14.7.3062.0 built by: NET472REL1) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.V9921e851#\9d9d2a01ec708053540a5b98415930a2\Microsoft.VisualBasic.ni.dll</string>
<string>0x5C9C0000-0x5CAADFFF MSVCR120.dll (12.00.21005.1 built by: REL) loaded from C:\Program Files\SharpCap 3.2\MSVCR120.dll</string>
<string>0x5CAB0000-0x5CB3EFFF swscale-4.dll (4.0.100) loaded from C:\Program Files\SharpCap 3.2\swscale-4.dll</string>
<string>0x5D600000-0x5D6C8FFF System.ServiceModel.Internals.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Servd1dec626#\77d4072a5616e2d52391c7bd899f6f60\System.ServiceModel.Internals.ni.dll</string>
<string>0x5D700000-0x5D933FFF System.Core.ni.dll (3.5.30729.5420 built by: Win7SP1) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Core\35e7dca51c72eed7d7388f5c1cd05e08\System.Core.ni.dll</string>
<string>0x5E840000-0x5E8B0FFF MSVCP120.dll (12.00.21005.1 built by: REL) loaded from C:\Program Files\SharpCap 3.2\MSVCP120.dll</string>
<string>0x5F340000-0x5F3C3FFF swresample-2.dll (2.0.101) loaded from C:\Program Files\SharpCap 3.2\swresample-2.dll</string>
<string>0x5F480000-0x5F52EFFF avutil-55.dll (55.19.100) loaded from C:\Program Files\SharpCap 3.2\avutil-55.dll</string>
<string>0x5F530000-0x5F5B3FFF System.Net.Http.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Net.Http\5d3a65f361e9d65944252036b6b3e34b\System.Net.Http.ni.dll</string>
<string>0x5F630000-0x5F6F3FFF ASCOM.Utilities.ni.dll (6.4.1.2695) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\ASCOM.Utilities\e92320b8b3f02342adb24dd0a7d05f06\ASCOM.Utilities.ni.dll</string>
<string>0x5F700000-0x5F75AFFF mscorjit.dll (2.0.50727.5467 (Win7SP1GDR.050727-5400)) loaded from C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll</string>
<string>0x5F760000-0x5F7FAFFF MSVCR80.dll (8.00.50727.6195) loaded from C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll</string>
<string>0x5FA10000-0x5FA26FFF ASCOM.DeviceInterfaces.ni.dll (6.4.1.2695) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\ASCOM.DeviceInterfa#\fac412a81757cebc481a1a8c83816a6d\ASCOM.DeviceInterfaces.ni.dll</string>
<string>0x60790000-0x60794FFF shfolder.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\shfolder.dll</string>
<string>0x60B10000-0x60B1CFFF ASCOM.Exceptions.ni.dll (6.4.1.2695) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\ASCOM.Exceptions\c33973a2ae8daed18e915228801d7374\ASCOM.Exceptions.ni.dll</string>
<string>0x60B20000-0x60B36FFF msctfui.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\msctfui.dll</string>
<string>0x60CD0000-0x60CE9FFF UIAutomationProvider.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\UIAutomationProvider\87576efc81514a2eb0f20d927628f35e\UIAutomationProvider.ni.dll</string>
<string>0x60D10000-0x60D17FFF PresentationFramework-SystemCore.ni.dll (4.7.3062.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Presentatio84a6349c#\b1c039ddc8d05089af62cd3ffe589cc1\PresentationFramework-SystemCore.ni.dll</string>
<string>0x61DB0000-0x61DEBFFF OLEACC.dll (7.0.0.0 (win7sp1_gdr.110826-1504)) loaded from C:\Windows\system32\OLEACC.dll</string>
<string>0x61F00000-0x61F38FFF FlyCapture2Managed_v120.dll (2, 12, 3, 31) loaded from C:\Program Files\SharpCap 3.2\FlyCapture2Managed_v120.dll</string>
<string>0x61FA0000-0x61FC9FFF I-Nova_x86.dll (no version) loaded from C:\Program Files\SharpCap 3.2\I-Nova_x86.dll</string>
<string>0x64000000-0x64007FFF PresentationFramework-SystemXml.ni.dll (4.7.3062.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Presentatio49d6fefe#\1ac35f9fca61015c61f8deab39bbc967\PresentationFramework-SystemXml.ni.dll</string>
<string>0x65540000-0x65554FFF rasman.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\rasman.dll</string>
<string>0x65560000-0x655B1FFF rasapi32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\rasapi32.dll</string>
<string>0x66120000-0x6612AFFF msdmo.dll (6.6.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\msdmo.dll</string>
<string>0x66130000-0x66143FFF devenum.dll (6.6.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\devenum.dll</string>
<string>0x66DC0000-0x66DE0FFF MSVFW32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\MSVFW32.dll</string>
<string>0x66E10000-0x66F86FFF QUARTZ.dll (6.6.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\QUARTZ.dll</string>
<string>0x67020000-0x67025FFF d3d8thk.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\d3d8thk.dll</string>
<string>0x67030000-0x671F2FFF d3d9.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\d3d9.dll</string>
<string>0x67200000-0x67283FFF COMCTL32.dll (6.10 (win7_rtm.090713-1255)) loaded from C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_ec86b8d6858ec0bc\COMCTL32.dll</string>
<string>0x672F0000-0x672F5FFF PresentationFramework-SystemXmlLinq.ni.dll (4.7.3062.0) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\Presentatio4b37ff64#\7af353421edd1c80a4ae497b211a02a0\PresentationFramework-SystemXmlLinq.ni.dll</string>
<string>0x67300000-0x67318FFF EFW_filter.dll (1, 1, 0, 1) loaded from C:\Program Files\SharpCap 3.2\EFW_filter.dll</string>
<string>0x67E70000-0x67FB8FFF wpfgfx_v0400.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\WPF\wpfgfx_v0400.dll</string>
<string>0x68150000-0x68272FFF System.Management.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Management\8ba3254ad608bc3212a2a7dc45ba0509\System.Management.ni.dll</string>
<string>0x68920000-0x68923FFF api-ms-win-downlevel-shlwapi-l2-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll</string>
<string>0x68A80000-0x68A85FFF SensApi.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\SensApi.dll</string>
<string>0x69740000-0x69809FFF PresentationNative_v0400.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationNative_v0400.dll</string>
<string>0x69D20000-0x69D36FFF wmiutils.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\wbem\wmiutils.dll</string>
<string>0x69D40000-0x69D4EFFF wbemsvc.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\wbem\wbemsvc.dll</string>
<string>0x69E70000-0x69E79FFF wbemprox.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\wbem\wbemprox.dll</string>
<string>0x69E80000-0x69E97FFF NTDSAPI.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\NTDSAPI.dll</string>
<string>0x69EA0000-0x69F35FFF fastprox.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\wbem\fastprox.dll</string>
<string>0x69F70000-0x69FCBFFF wbemcomn.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\wbemcomn.dll</string>
<string>0x6B170000-0x6B212FFF MSVCR90.dll (9.00.30729.6161) loaded from C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll</string>
<string>0x6B560000-0x6B657FFF mscordacwks.dll (2.0.50727.8800 (QFE.050727-8800)) loaded from C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscordacwks.dll</string>
<string>0x6BC00000-0x6BC20FFF wminet_utils.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\wminet_utils.dll</string>
<string>0x6BD70000-0x6BDE7FFF MSVCP120_CLR0400.dll (12.00.52519.0 built by: VSWINSERVICING) loaded from C:\Windows\system32\MSVCP120_CLR0400.dll</string>
<string>0x6C710000-0x6C80BFFF System.Configuration.ni.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Configuration\35f8b5cc8f49e6c2c9d5497c225474ff\System.Configuration.ni.dll</string>
<string>0x6C810000-0x6C872FFF System.Xml.Linq.ni.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml.Linq\fb4ec630bb495b05a94e130a82cb39f6\System.Xml.Linq.ni.dll</string>
<string>0x6C880000-0x6D05FFFF System.Core.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Core\617b0fe3f9f60925590d44aec6d917de\System.Core.ni.dll</string>
<string>0x6D060000-0x6D79DFFF System.Xml.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Xml\8de2fd7c4d86442b01354b229c65fb05\System.Xml.ni.dll</string>
<string>0x6DC90000-0x6E69FFFF System.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\System\5b8db91804b447cbd196a4f28ded55a7\System.ni.dll</string>
<string>0x6E6A0000-0x6FA32FFF mscorlib.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\31202f32d626603baaac9a296830c313\mscorlib.ni.dll</string>
<string>0x6FB90000-0x6FB95FFF rasadhlp.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\rasadhlp.dll</string>
<string>0x6FBE0000-0x6FC11FFF WINMM.DLL (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\WINMM.DLL</string>
<string>0x6FC20000-0x6FC3CFFF cryptnet.dll (6.1.7601.23971 (win7sp1_ldr.171205-0600)) loaded from C:\Windows\system32\cryptnet.dll</string>
<string>0x6FCD0000-0x703BEFFF clr.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll</string>
<string>0x703C0000-0x7043CFFF mscoreei.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll</string>
<string>0x706D0000-0x706E2FFF nlssorting.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll</string>
<string>0x70760000-0x70854FFF MSVCR120_CLR0400.dll (12.00.52519.0 built by: VSWINSERVICING) loaded from C:\Windows\system32\MSVCR120_CLR0400.dll</string>
<string>0x70860000-0x708A9FFF MSCOREE.DLL (4.0.40305.0 (Main.040305-0000)) loaded from C:\Windows\SYSTEM32\MSCOREE.DLL</string>
<string>0x708D0000-0x708D9FFF PtGreyVideoEncoder_v120.dll (2, 10, 3, 0) loaded from C:\Program Files\SharpCap 3.2\PtGreyVideoEncoder_v120.dll</string>
<string>0x70FB0000-0x70FB3FFF api-ms-win-downlevel-advapi32-l2-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll</string>
<string>0x71230000-0x712AFFFF clrjit.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll</string>
<string>0x712B0000-0x712B2FFF api-ms-win-core-xstate-l2-1-0.dll (10.0.14393.2247 (rs1_release.180421-1922)) loaded from C:\Windows\system32\api-ms-win-core-xstate-l2-1-0.dll</string>
<string>0x71A50000-0x71BE1FFF gdiplus.dll (6.1.7601.24280 (win7sp1_ldr.181006-0600)) loaded from C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24280_none_5c0b46eba00a0d94\gdiplus.dll</string>
<string>0x72190000-0x722C5FFF dwrite.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\dwrite.dll</string>
<string>0x728C0000-0x728D1FFF dhcpcsvc.DLL (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\dhcpcsvc.DLL</string>
<string>0x72940000-0x72977FFF fwpuclnt.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\System32\fwpuclnt.dll</string>
<string>0x729C0000-0x729CCFFF dhcpcsvc6.DLL (6.1.7601.17970 (win7sp1_gdr.121009-0412)) loaded from C:\Windows\system32\dhcpcsvc6.DLL</string>
<string>0x72A70000-0x72A76FFF WINNSI.DLL (6.1.7601.23889 (win7sp1_ldr.170810-1615)) loaded from C:\Windows\system32\WINNSI.DLL</string>
<string>0x72A80000-0x72A9BFFF IPHLPAPI.DLL (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\IPHLPAPI.DLL</string>
<string>0x72AE0000-0x72AE8FFF dsrole.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\dsrole.dll</string>
<string>0x72EE0000-0x72EE2FFF api-ms-win-core-synch-l1-2-0.DLL (10.0.14393.2247 (rs1_release.180421-1922)) loaded from C:\Windows\system32\api-ms-win-core-synch-l1-2-0.DLL</string>
<string>0x73060000-0x73079FFF mscorsecimpl.dll (4.7.3062.0 built by: NET472REL1) loaded from C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorsecimpl.dll</string>
<string>0x73560000-0x73571FFF ASCOM.Ascom_SxUFW.FilterWheel.dll (2.0.0.1) loaded from C:\Program Files\Common Files\ASCOM\FilterWheel\ASCOM.Ascom_SxUFW.FilterWheel.dll</string>
<string>0x73780000-0x737ADFFF frameflt.dll (3.2.5856.0) loaded from C:\Program Files\SharpCap 3.2\frameflt.dll</string>
<string>0x73B50000-0x73B74FFF POWRPROF.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\POWRPROF.dll</string>
<string>0x73C90000-0x73CDFFFF webio.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\webio.dll</string>
<string>0x73CE0000-0x73D37FFF winhttp.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\winhttp.dll</string>
<string>0x73D90000-0x73D9CFFF rtutils.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\rtutils.dll</string>
<string>0x74000000-0x74130FFF WindowsCodecs.dll (6.2.9200.22551 (win8_ldr_escrow.180828-1117)) loaded from C:\Windows\system32\WindowsCodecs.dll</string>
<string>0x74170000-0x74182FFF dwmapi.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\dwmapi.dll</string>
<string>0x741D0000-0x741D8FFF HID.DLL (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\HID.DLL</string>
<string>0x74240000-0x7426EFFF DUser.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\DUser.dll</string>
<string>0x74310000-0x74330FFF ntmarta.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\ntmarta.dll</string>
<string>0x74420000-0x7443FFFF SMDiagnostics.ni.dll (4.7.3221.0 built by: NET472REL1LAST_C) loaded from C:\Windows\assembly\NativeImages_v4.0.30319_32\SMDiagnostics\b008e435693ac4c6b886dcd670dd54d6\SMDiagnostics.ni.dll</string>
<string>0x744E0000-0x7451FFFF uxtheme.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\uxtheme.dll</string>
<string>0x74660000-0x747FDFFF comctl32.dll (6.10 (win7_rtm.090713-1255)) loaded from C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\comctl32.dll</string>
<string>0x74B70000-0x74B7CFFF wtsapi32.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\wtsapi32.dll</string>
<string>0x74D00000-0x74D08FFF VERSION.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\VERSION.dll</string>
<string>0x74D90000-0x74D94FFF wshtcpip.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\System32\wshtcpip.dll</string>
<string>0x74E40000-0x74E55FFF GPAPI.dll (6.1.7601.23452 (win7sp1_ldr.160512-0600)) loaded from C:\Windows\system32\GPAPI.dll</string>
<string>0x74F30000-0x74F37FFF credssp.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\credssp.dll</string>
<string>0x74F40000-0x74F7CFFF bcryptprimitives.dll (6.1.7601.23451 (win7sp1_ldr.160511-0600)) loaded from C:\Windows\system32\bcryptprimitives.dll</string>
<string>0x75000000-0x7503AFFF rsaenh.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\rsaenh.dll</string>
<string>0x750F0000-0x75133FFF DNSAPI.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\DNSAPI.dll</string>
<string>0x75220000-0x75225FFF wship6.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\System32\wship6.dll</string>
<string>0x75230000-0x7526BFFF mswsock.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\mswsock.dll</string>
<string>0x75270000-0x75286FFF CRYPTSP.dll (6.1.7601.23471 (win7sp1_ldr.160614-0600)) loaded from C:\Windows\system32\CRYPTSP.dll</string>
<string>0x75380000-0x75396FFF bcrypt.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\bcrypt.dll</string>
<string>0x753A0000-0x753D8FFF ncrypt.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\ncrypt.dll</string>
<string>0x756D0000-0x756D7FFF Secur32.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\Secur32.dll</string>
<string>0x756F0000-0x7570AFFF SSPICLI.DLL (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\SSPICLI.DLL</string>
<string>0x75710000-0x7575BFFF apphelp.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\apphelp.dll</string>
<string>0x75760000-0x7576BFFF CRYPTBASE.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\CRYPTBASE.dll</string>
<string>0x75770000-0x75798FFF WINSTA.dll (6.1.7601.18540 (win7sp1_gdr.140716-1508)) loaded from C:\Windows\system32\WINSTA.dll</string>
<string>0x757A0000-0x757FEFFF sxs.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\sxs.dll</string>
<string>0x75800000-0x7580DFFF RpcRtRemote.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\RpcRtRemote.dll</string>
<string>0x75870000-0x7587BFFF MSASN1.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\MSASN1.dll</string>
<string>0x75880000-0x7588AFFF profapi.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\profapi.dll</string>
<string>0x75890000-0x75894FFF api-ms-win-downlevel-advapi32-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll</string>
<string>0x758A0000-0x758A3FFF api-ms-win-downlevel-ole32-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll</string>
<string>0x758B0000-0x758B3FFF api-ms-win-downlevel-version-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll</string>
<string>0x758C0000-0x758E6FFF CFGMGR32.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\CFGMGR32.dll</string>
<string>0x758F0000-0x75A11FFF CRYPT32.dll (6.1.7601.23971 (win7sp1_ldr.171205-0600)) loaded from C:\Windows\system32\CRYPT32.dll</string>
<string>0x75AB0000-0x75AB3FFF api-ms-win-downlevel-shlwapi-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll</string>
<string>0x75AC0000-0x75AEEFFF WINTRUST.dll (6.1.7601.23971 (win7sp1_ldr.171205-0600)) loaded from C:\Windows\system32\WINTRUST.dll</string>
<string>0x75AF0000-0x75AF2FFF api-ms-win-downlevel-normaliz-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll</string>
<string>0x75B00000-0x75B16FFF USERENV.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\USERENV.dll</string>
<string>0x75B20000-0x75B31FFF DEVOBJ.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\DEVOBJ.dll</string>
<string>0x75B40000-0x75B8AFFF KERNELBASE.dll (6.1.7601.18015 (win7sp1_gdr.121129-1432)) loaded from C:\Windows\system32\KERNELBASE.dll</string>
<string>0x75B90000-0x75B93FFF api-ms-win-downlevel-user32-l1-1-0.dll (6.2.9200.16492 (win8_gdr_oobssr.130113-0015)) loaded from C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll</string>
<string>0x75BA0000-0x75C41FFF RPCRT4.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\RPCRT4.dll</string>
<string>0x75C50000-0x75CFBFFF msvcrt.dll (7.0.7601.17744 (win7sp1_gdr.111215-1535)) loaded from C:\Windows\system32\msvcrt.dll</string>
<string>0x75D00000-0x75D44FFF WLDAP32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\WLDAP32.dll</string>
<string>0x75D50000-0x75DECFFF USP10.dll (1.0626.7601.23894 (win7sp1_ldr.170816-0600)) loaded from C:\Windows\system32\USP10.dll</string>
<string>0x75DF0000-0x75DF9FFF LPK.dll (6.1.7601.24231 (win7sp1_ldr.180810-0600)) loaded from C:\Windows\system32\LPK.dll</string>
<string>0x75E00000-0x75EC8FFF USER32.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\USER32.dll</string>
<string>0x75ED0000-0x75F04FFF WS2_32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\WS2_32.dll</string>
<string>0x75F10000-0x76145FFF iertutil.dll (11.00.9600.19178 (winblue_ltsb_escrow.181011-1238)) loaded from C:\Windows\system32\iertutil.dll</string>
<string>0x76150000-0x7621CFFF MSCTF.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\MSCTF.dll</string>
<string>0x76220000-0x7629AFFF COMDLG32.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\COMDLG32.dll</string>
<string>0x76300000-0x76F4BFFF shell32.dll (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\shell32.dll</string>
<string>0x76F50000-0x76F68FFF sechost.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\SYSTEM32\sechost.dll</string>
<string>0x76F70000-0x770BFFFF urlmon.dll (11.00.9600.19178 (winblue_ltsb_escrow.181011-1238)) loaded from C:\Windows\system32\urlmon.dll</string>
<string>0x770C0000-0x7721EFFF ole32.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\ole32.dll</string>
<string>0x77220000-0x772C0FFF ADVAPI32.dll (6.1.7601.24291 (win7sp1_ldr_escrow.181110-1429)) loaded from C:\Windows\system32\ADVAPI32.dll</string>
<string>0x772D0000-0x77360FFF OLEAUT32.dll (6.1.7601.24117) loaded from C:\Windows\system32\OLEAUT32.dll</string>
<string>0x77370000-0x777A6FFF WININET.dll (11.00.9600.19178 (winblue_ltsb_escrow.181011-1238)) loaded from C:\Windows\system32\WININET.dll</string>
<string>0x777B0000-0x777DAFFF imagehlp.dll (6.1.7601.18288 (win7sp1_gdr.131018-1533)) loaded from C:\Windows\system32\imagehlp.dll</string>
<string>0x777E0000-0x778B4FFF KERNEL32.dll (6.1.7601.18015 (win7sp1_gdr.121129-1432)) loaded from C:\Windows\system32\KERNEL32.dll</string>
<string>0x778C0000-0x77A5CFFF SETUPAPI.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\SETUPAPI.dll</string>
<string>0x77A60000-0x77AE2FFF CLBCatQ.DLL (2001.12.8530.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\CLBCatQ.DLL</string>
<string>0x77AF0000-0x77C31FFF ntdll.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\SYSTEM32\ntdll.dll</string>
<string>0x77C40000-0x77C44FFF psapi.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\psapi.dll</string>
<string>0x77C50000-0x77C55FFF NSI.dll (6.1.7601.23889 (win7sp1_ldr.170810-1615)) loaded from C:\Windows\system32\NSI.dll</string>
<string>0x77C60000-0x77CADFFF GDI32.dll (6.1.7601.24260 (win7sp1_ldr.180908-0600)) loaded from C:\Windows\system32\GDI32.dll</string>
<string>0x77CB0000-0x77D06FFF SHLWAPI.dll (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\SHLWAPI.dll</string>
<string>0x77D10000-0x77D12FFF normaliz.DLL (6.1.7600.16385 (win7_rtm.090713-1255)) loaded from C:\Windows\system32\normaliz.DLL</string>
<string>0x77D20000-0x77D3EFFF IMM32.DLL (6.1.7601.17514 (win7sp1_rtm.101119-1850)) loaded from C:\Windows\system32\IMM32.DLL</string>
<string>0x77E70000-0x77FF8FFF System.Drawing.ni.dll (2.0.50727.5495 (Win7SP1GDR.050727-5400)) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\79031e63796a0de8faf385610002cbbf\System.Drawing.ni.dll</string>
<string>0x78A20000-0x7951DFFF mscorlib.ni.dll (2.0.50727.8800 (QFE.050727-8800)) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\f8420d8c6ede777377fcff48a4beaa2a\mscorlib.ni.dll</string>
<string>0x7ABC0000-0x7B79EFFF System.Windows.Forms.ni.dll (2.0.50727.5491 (Win7SP1GDR.050727-5400)) loaded from C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\5b9c1f58256a189f93f6722eb014fa08\System.Windows.Forms.ni.dll</string>
</LoadedModules>
<ThreadStackTraces/>
<LogText>Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: SharpCap Version 3.2.5856.0 Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: GC Memory 115Mb Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Process Memory 148Mb Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Total Physical Memory 3242Mb Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Available Physical Memory 1850Mb Info: 15:43:22.3290468 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: Operating System : Microsoft Windows NT 6.1.7601 Service Pack 1 Debug: 15:43:22.3914469 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Started Info: 15:43:22.4226470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type BaslerDeviceEnumerator Info: 15:43:22.4226470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type QHYDeviceEnumerator Info: 15:43:22.4226470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type ASIDeviceEnumerator Info: 15:43:22.4226470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AltairDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type PointGreyDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type SxDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.Altair.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.ASCOMCamera.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.ASI.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.Basler.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.Celestron.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.DS3.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.Fake.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.INova.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.NewDirectShow.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.PointGrey.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.QHY.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.Base.InterfaceFactory`2.ScanDll(String filename) :: Probing for camera providers : C:\Program Files\SharpCap 3.2\SharpCap.Cameras.SX.dll Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvidersByReflection(String[] providerNames) :: Added device enumerator of type CelestronDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvidersByReflection(String[] providerNames) :: Added device enumerator of type iNovaDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type DS3DeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type AscomDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type FolderMonitorDeviceEnumerator Info: 15:43:22.4538470 Thread:#1 SharpCap.MultiCaptureProvider.AddProvider() :: Added device enumerator of type FakeDeviceEnumerator Info: 15:43:22.7814476 Thread:#1 SharpCap.Base.Utilities.Logger.LogStackTrace(LogLevel level, String msg) :: Parent being changed on PreviewPanel at SharpCap.UI.ScrollZoomForm.OnParentChanged(Object sender, EventArgs eventArgs) Debug: 15:43:22.9374479 Thread:#1 SharpCap.UI.SharpCapForm..ctor() :: Ended Debug: 15:43:23.0078485 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Started Debug: 15:43:23.0088485 Thread:#1 SharpCap.UI.SharpCapForm.SharpCapForm_Load(Object sender, EventArgs e) :: Ended Debug: 15:43:23.0258495 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Started Debug: 15:43:23.0428505 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Timebomb checked Debug: 15:43:23.0498509 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Started Info: 15:43:23.0628516 Thread:#1 SharpCap.SharpCapApp.get_ForceSoftwareRendering() :: WPF Rendering tier is 2 Debug: 15:43:23.1248552 Thread:#1 SharpCap.Cameras.Basler.BaslerDeviceEnumerator.GetDevices() :: Ended Info: 15:43:23.3668690 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: QHYCameraFinder - found 0 cameras Info: 15:43:23.3918704 Thread:#1 SharpCap.Base.SimpleDeviceEnumerator.GetDevices(Func`1 deviceNameFinder, String infoText, Func`2 fullNameToDispayName, Func`3 tagCreatorFunc) :: FindCameras - found 0 cameras Info: 15:43:23.4018710 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: AA183MPRO(USB2.0) (Altair Cameras) Info: 15:43:23.5078771 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: QHYCCD Camera(WDM) (DirectShow Cameras) Info: 15:43:23.5078771 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: QHYCCD Camera(WDM) (#2) (DirectShow Cameras) Info: 15:43:23.5078771 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: AltairCam (DirectShow Cameras) Info: 15:43:23.5088771 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: QHY5(Native WDM) (DirectShow Cameras) Info: 15:43:23.5128774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Altair Astro Camera ASCOM Driver (ASCOM Cameras) Info: 15:43:23.5128774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Altair Astro Camera ASCOM Driver 2 (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: CMOS QHY5 Camera (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Atik Camera (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Atik Camera 2 (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: QHY8L-StarSenseSci (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Camera V2 simulator (ASCOM Cameras) Info: 15:43:23.5138774 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Folder Monitor Camera (Virtual Cameras) Debug: 15:43:23.5138774 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Started Debug: 15:43:23.5138774 Thread:#1 SharpCap.Cameras.Fake.FakeDeviceEnumerator.GetDevices() :: Ended Info: 15:43:23.5148775 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Test Camera 1 (Deep Sky) (Test Cameras) Info: 15:43:23.5148775 Thread:#1 SharpCap.MultiCaptureProvider+<GetDevicesFromEnumerator>d__20.MoveNext() :: Detected Camera: Test Camera 2 (High Speed) (Test Cameras) Info: 15:43:23.5268782 Thread:LogInfo Thread#8 SharpCap.LogSystemInfo.ThreadProc() :: CPU : Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz with 4 cores. Debug: 15:43:23.6218836 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Docking setup Debug: 15:43:23.6218836 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Startup scripts (if any) run Debug: 15:43:23.6228836 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Menu updated Debug: 15:43:23.6578856 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Splash and tips done Debug: 15:43:23.6958878 Thread:#1 SharpCap.UI.SharpCapForm.SharpCap_Shown(Object sender, EventArgs e) :: Ended Info: 15:43:33.2699338 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.AutodetectCygwinBinPath() :: Found Astrotortilla plate solver found at C:\cygwin\bin Info: 15:44:16.6904000 Thread:#1 SharpCap.Models.Application+<>c__DisplayClass39_0.<set_SelectedCamera>b__0() :: Changing camera from none to AA183MPRO(USB2.0) Info: 15:44:16.7324024 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: OpeningDevice event received in UI thread Debug: 15:44:16.7354026 Thread:#1 SharpCap.MultiCaptureProvider.OpenDevice(DeviceTagData deviceTag) :: Opening device : AA183MPRO(USB2.0) (via Altair Cameras) Info: 15:44:16.7404029 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Started Debug: 15:44:16.7404029 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Started Debug: 15:44:16.7454032 Thread:#1 SharpCap.Base.SimpleCaptureProvider.SetupDevice(DeviceTagData dtd) :: Ended Info: 15:44:16.7494034 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Started Debug: 15:44:16.7494034 Thread:#1 SharpCap.Base.SimpleCaptureProvider.GetControls() :: Started Debug: 15:44:16.7604040 Thread:#1 SharpCap.Cameras.Altair.AltairCameraProxy.GetControlsImpl(IPreviewControl previewControl) :: Started Info: 15:44:16.7744048 Thread:#1 SharpCap.Base.ColourSpacePropertyControl..ctor(IEnumFeature mainFeature, List`1 colourSpaces, IPreviewControl previewControl) :: Colour space MONO8 is valid. Info: 15:44:16.7744048 Thread:#1 SharpCap.Base.ColourSpacePropertyControl..ctor(IEnumFeature mainFeature, List`1 colourSpaces, IPreviewControl previewControl) :: Colour space MONO12 is valid. Info: 15:44:16.7844054 Thread:#1 SharpCap.Cameras.Altair.ExposureIntFeature..ctor(AltairCam cam) :: Altair Trigger Mode detected - enabling exposures up to 900s Debug: 15:44:16.7914058 Thread:#1 SharpCap.Cameras.Altair.AltairCameraProxy.GetControlsImpl(IPreviewControl previewControl) :: Ended Info: 15:44:16.8074067 Thread:#1 SharpCap.Base.CaptureProviderBase`1.CreateCaptureControl() :: Ended Info: 15:44:16.8074067 Thread:#1 SharpCap.Base.CaptureProviderBase`1.OpenDevice(DeviceTagData dtd) :: Ended Debug: 15:44:16.8084068 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Started Info: 15:44:16.8284079 Thread:#1 SharpCap.MultiCaptureProvider.StartPreview() :: Starting preview on AA183MPRO(USB2.0) Info: 15:44:16.8324081 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Started Info: 15:44:16.8384085 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Starting Preview on AA183MPRO(USB2.0), 5440x3648, Mono, 16bits Debug: 15:44:16.8414086 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Started Debug: 15:44:16.8474090 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Started Debug: 15:44:16.8484090 Thread:Grab Thread#3 SharpCap.Base.CameraProxyBase.GrabThreadProc() :: Started Info: 15:44:17.0104183 Thread:Grab Thread#3 SharpCap.Cameras.Altair.AltairCameraProxy.SetupGrabThread() :: Got max resolution of {Width=5440, Height=3648}, allocating 59535360 for temp buffer Info: 15:44:17.3604383 Thread:#1 SharpCap.Base.Memory.Allocator.NumberOfMegabytesToMap() :: Paged memory disabled by user option Debug: 15:44:18.7385172 Thread:#1 SharpCap.Base.CameraProxyBase.StartPreview() :: Ended Debug: 15:44:18.7395172 Thread:#1 SharpCap.Base.BaseImageProvider.Start() :: Ended Info: 15:44:18.7435174 Thread:#1 SharpCap.MultiCaptureProvider.SendCaptureEvent(Object sender, CaptureEventArgs e) :: Capture Event : StartPreview Info: 15:44:18.7505178 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StatusBarUpdate event received in UI thread Info: 15:44:18.7555181 Thread:#1 SharpCap.Models.Application.MergeInDeviceIndependentControls(CaptureControl controls) :: Connecting to filter wheel Starlight Xpress Filter Wheels Debug: 15:44:18.7605184 Thread:#1 SharpCap.WheelProxy.ASCOM.WheelWrapper..ctor(String deviceName, String progId) :: Started Info: 15:44:18.7605184 Thread:#1 SharpCap.WheelProxy.ASCOM.WheelWrapper..ctor(String deviceName, String progId) :: Creating ASCOM Wheel of type ASCOM.Ascom_SxUFW.FilterWheel ('Starlight Xpress Filter Wheels') Debug: 15:44:18.8535237 Thread:#1 SharpCap.WheelProxy.ASCOM.WheelWrapper..ctor(String deviceName, String progId) :: Ended Info: 15:44:18.8715248 Thread:#1 SharpCap.Models.ConnectableHardware.OnConnectedChanged() :: Wheel 'Starlight Xpress Filter Wheels' now Conneted:True Info: 15:44:18.8715248 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StatusBarUpdate event received in UI thread Info: 15:44:18.8755250 Thread:#1 SharpCap.Models.Application.MergeInDeviceIndependentControls(CaptureControl controls) :: Done merging in hardware controls Debug: 15:44:18.8755250 Thread:#1 SharpCap.UI.WPFControlForm.InitControls(CaptureControl captureControl, String deviceName) :: Started Debug: 15:44:18.9295281 Thread:#1 SharpCap.UI.WPFControlForm.InitControls(CaptureControl captureControl, String deviceName) :: Ended Info: 15:44:18.9685303 Thread:#1 SharpCap.Models.Transforms.set_SelectedTransform(Transform value) :: Selecting transform None Info: 15:44:18.9725305 Thread:#1 SharpCap.ViewModels.SharpCapViewModel.appModel_OnCaptureEvent(Object sender, CaptureEventArgs e) :: StartPreview event received in UI thread Info: 15:44:18.9735306 Thread:#1 SharpCap.ImageProcessing.AstroTortillaPlateSolver.AutodetectCygwinBinPath() :: Found Astrotortilla plate solver found at C:\cygwin\bin Info: 15:44:18.9865313 Thread:#1 SharpCap.Base.CaptureProviderBase`1.StartPreview() :: Ended Debug: 15:44:19.1515408 Thread:#1 SharpCap.Models.Camera.ApplyDefaultProfile() :: Ended (Profile applied) Info: 15:44:23.8698106 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category Pooled Info: 15:44:23.8718108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 189.258Mb Info: 15:44:23.8728108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: 5 buffers of size 39690240, totalling 189.000Mb Info: 15:44:23.8728108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category Unpooled Info: 15:44:23.8728108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 0.000Mb Info: 15:44:23.8728108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category External Info: 15:44:23.8728108 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 0.000Mb Info: 15:44:23.8738109 Thread:#1 SharpCap.Base.BufferFrame.DumpActive() :: No tracked frames to dump Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category Pooled Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 189.258Mb Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: 5 buffers of size 39690240, totalling 189.000Mb Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category Unpooled Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 0.000Mb Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Buffer info for category External Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.Memory.BufferMonitor.DumpCategory(BufferCategory cat) :: Total memory size in category : 0.000Mb Info: 15:44:23.9028125 Thread:#1 SharpCap.Base.BufferFrame.DumpActive() :: No tracked frames to dump </LogText>
</CustomInfo>
<GeneralInfo>
<BugId>#79262</BugId>
<CLRVersion>4.0.30319.42000</CLRVersion>
<DateTime>11/15/2018 15:44:23</DateTime>
<ExceptionMessage>Out of memory.</ExceptionMessage>
<ExceptionType>System.OutOfMemoryException</ExceptionType>
<HostApplication>SharpCap.exe</HostApplication>
<HostApplicationVersion>3.2.5856.0</HostApplicationVersion>
<NBugVersion>1.2.5.0</NBugVersion>
<TargetSite>Void CheckErrorStatus(Int32) @ System.Drawing.Graphics</TargetSite>
<UserDescription/>
<InstallationId>be2a7204-f286-4d12-a6b7-b514c9568094</InstallationId>
</GeneralInfo>
</Report>
User avatar
admin
Site Admin
Posts: 13122
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: How to report a Crash

#6

Post by admin »

Hi, from the log file it looks like an out of memory problem. It's a bit surprising though because it is happening almost as soon as you start the camera rather than when using complex features such as live stacking or dark subtraction. I will see if I can reproduce the issue with a similar camera at my end. One thing that I noticed that's a bit odd is that you say your laptop has 6 gigabytes of RAM, but you are using 32-bit Windows which means that not all your RAM can be used. Typically if you have more than 4 gigabytes of RAM you would want to use 64-bit windows.

Cheers, Robin
Wilsmaboy
Posts: 7
Joined: Tue Oct 30, 2018 4:35 pm

Re: How to report a Crash

#7

Post by Wilsmaboy »

Ho Robin

I thought by adding 2GB more RAM it might help but it didn't - the crashes occurred at the PC basic config of 4GB RAM too. I have Windows 7 32 bit running on the PC.
Wilsmaboy
Posts: 7
Joined: Tue Oct 30, 2018 4:35 pm

Re: How to report a Crash

#8

Post by Wilsmaboy »

I should add that I am able to use Sharpcap and the same camera on my Sony Vaio laptop which is a 4GB RAM 64bit Win10 system fine - no crashes.
Luc Lapointe
Posts: 4
Joined: Fri Jun 14, 2019 6:49 pm

Re: How to report a Crash

#9

Post by Luc Lapointe »

Bonjour.
I dont know if its the right place to send those two zip files. Last week-end (out of internet reach) tryed the Polar align tool, and the plate solving tool. Both crashed...

Can you help ?

Regards.
Attachments
DllNotFoundException at SharpCap.ImageProcessing.OpenCVStarDetector.OpenCVFindStars(Int32, Int32, IntPtr, Int32, Int32, Int32, Int32, Single, Single, Single, Single, Int32)_#73883.error.zip
(14 KiB) Downloaded 302 times
DllNotFoundException at SharpCap.ImageProcessing.OpenCVStarDetector.OpenCVFindStars(Int32, Int32, IntPtr, Int32, Int32, Int32, Int32, Single, Single, Single, Single, Int32)_#53515.error.zip
(13.35 KiB) Downloaded 311 times
User avatar
admin
Site Admin
Posts: 13122
Joined: Sat Feb 11, 2017 3:52 pm
Location: Vale of the White Horse, UK
Contact:

Re: How to report a Crash

#10

Post by admin »

Thanks for the report,

Can you please try uninstalling and then reinstalling to see if that makes a difference and also try out the 32-bit version instead of the 64-bit version (since you only have 4 GB of memory the 64-bit version will give you no real advantage).

The problem is down to a particular DLL file that is needed for the star detection code to work not being able to load. Not sure if that file is missing from your machine or perhaps another file that it depends on is missing, but we should be able to narrow it down after a few tests.

Thanks, Robin
Post Reply