Exception when scanning cameras on Network using Wine

Questions about Wine on Linux
Locked
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

Hi everyone,
I installed iSpy application on Linux using wine 5.0.2. Everything seems fine until when i scan IP cameras using iSpy wizard. On scanning, terminal show the exception detail as below highlighted.
0062:err:eventlog:ReportEventW L"Application: iSpy.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Net.NetworkInformation.PingException\nStack:\n at System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress, Int32, Byte[], System.Net."...
I think i am missing some dll or libraries as this issue did not occur on windows and it is properly worked on Window 10. Thanks in advance.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

Did you install the .Net Framework?

Code: Select all

winetricks -q dotnet45
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

Yes i installed .net Framework 4.5 using winetricks GUI. Image is attached for reference.
Attachments
winetrickDotNet.png
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

I tried your answer by deleting my wineprefix and installed through terminal but same issue exist. Furthermore, i tried solution from viewtopic.php?t=18433 but it did not resolve this issue and the solution is way back.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

System.Net.NetworkInformation.Ping.Send
Wine-staging has a patch for the network ping
Can you retry the program with wine-staging?
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

As instructed i installed wine-staging and retry the program by restarting the system but same exception displayed in terminal. I have both wine-staging and wine-stable in my system. Do they operate concurrently? I see the topic viewtopic.php?t=30517#:~:text=You%20can ... p%20links. and it says they can coexist.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

(The following only applies to Debian / Ubuntu / Mint)
You can install Wine-staging and Wine-stable side by side on your system, but the wine command can only point to one version.
Instead of wine use the full path.

In the following example, wine points to /opt/wine-stable/bin/wine. Wine-staging can be run with /opt/wine-staging/bin/wine

Code: Select all

wine --version
wine-5.0.3

/opt/wine-stable/bin/wine --version
wine-5.0.3

/opt/wine-staging/bin/wine --version
wine-5.21 (Staging)
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

Thanks for the information. I tried your solution but issue is not resolved. Image is attached for reference ping Exception still exist.
Attachments
wine-exceptionwithout64Display.png
runningispyDisplay.png
runningispyDisplay.png (11.14 KiB) Viewed 2276 times
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

Can you post the full terminal output?
Use the forum code-tags (the </> button)
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

As instructed, terminal output is shared below.

Code: Select all

ubuntu@********:~/.wine/drive_c/Program Files (x86)/iSpy$ /opt/wine-staging/bin/wine iSpy.exe
076c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
076c:fixme:ntdll:WinSqmIsOptedIn (): stub
076c:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FC50
076c:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00D4DFB8, 0113F570, 01147AB0) stub.
076c:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00D4DFB8, 0113F5C8, 0113F630) stub.
076c:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00D4DFB8, 01146498, 01147AC0) stub.
076c:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00D4DFB8, 0113F500, 0113F548) stub.
076c:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00B10000) stub
0738:err:ole:CoGetContextToken apartment not initialised
076c:fixme:path:parse_url failed to parse L"FFmpeg.AutoGen"
076c:fixme:path:parse_url failed to parse L"System"
076c:fixme:path:parse_url failed to parse L"System.Configuration"
076c:fixme:path:parse_url failed to parse L"System.Xml"
076c:fixme:path:parse_url failed to parse L"System.Windows.Forms"
076c:fixme:path:parse_url failed to parse L"System.Drawing"
076c:fixme:path:parse_url failed to parse L"Accessibility"
076c:fixme:path:parse_url failed to parse L"System.Security"
076c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
076c:fixme:path:parse_url failed to parse L"System.Deployment"
076c:fixme:path:parse_url failed to parse L"System.Core"
076c:fixme:path:parse_url failed to parse L"System.Drawing"
076c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,03A12560): stub!
076c:fixme:path:parse_url failed to parse L"System.Core"
076c:fixme:path:parse_url failed to parse L"System.Numerics"
076c:fixme:nls:LCIDToLocaleName unsupported flags 8000000
076c:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 00000000 0031EBE8) returning a dummy value (current locale)
076c:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 001644C8 0031EBE8) returning a dummy value (current locale)
076c:fixme:nls:CompareStringEx semi-stub behavior for flag(s) 0x8000000
076c:fixme:path:parse_url failed to parse L"System.Configuration"
076c:fixme:path:parse_url failed to parse L"System.Xml"
076c:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
076c:fixme:path:parse_url failed to parse L"Windows7ToolStripRenderer"
076c:fixme:path:parse_url failed to parse L"System.Windows.Forms"
076c:fixme:path:parse_url failed to parse L"System.Drawing"
076c:fixme:path:parse_url failed to parse L"SharpDX.DirectInput"
076c:fixme:path:parse_url failed to parse L"SharpDX"
076c:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
076c:fixme:ver:GetCurrentPackageId (0031F1E8 00000000): stub
076c:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
076c:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
076c:fixme:path:parse_url failed to parse L"System.Web.Services"
076c:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
076c:fixme:path:parse_url failed to parse L"System.Web"
076c:fixme:path:parse_url failed to parse L"System.Design"
076c:fixme:path:parse_url failed to parse L"System.DirectoryServices"
076c:fixme:path:parse_url failed to parse L"System.Data"
076c:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00A00642, 00000000, 01982B58) stub.
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {b196b283-bab4-101a-b69c-00aa00341d07}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {ecc8691b-c1db-4dc0-855e-65f6c551af49}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000003-0000-0000-c000-000000000046}
076c:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000144-0000-0000-c000-000000000046}
076c:fixme:path:parse_url failed to parse L"AForge.Imaging"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:virtual:NtFlushProcessWriteBuffers stub
076c:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
076c:fixme:netprofm:netprofm_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
076c:fixme:netprofm:list_manager_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
076c:fixme:netprofm:connection_point_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
076c:fixme:path:parse_url failed to parse L"Accessibility"
076c:fixme:netprofm:connection_point_Advise 0605E2B8, 056BFCAC, 01653420 - semi-stub
076c:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
076c:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
076c:fixme:path:parse_url failed to parse L"System.ServiceModel.Discovery"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
076c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
076c:fixme:path:parse_url failed to parse L"System.Transactions"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
076c:fixme:path:parse_url failed to parse L"System.Xml.Linq"
076c:fixme:path:parse_url failed to parse L"SMDiagnostics"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel"
076c:fixme:path:parse_url failed to parse L"System.ServiceProcess"
076c:fixme:path:parse_url failed to parse L"System.IdentityModel"
076c:fixme:path:parse_url failed to parse L"System.Net.Http"
076c:fixme:path:parse_url failed to parse L"System.Runtime.DurableInstancing"
076c:fixme:path:parse_url failed to parse L"System.Xaml"
076c:fixme:path:parse_url failed to parse L"System.Messaging"
076c:fixme:path:parse_url failed to parse L"Microsoft.Transactions.Bridge"
076c:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
076c:fixme:path:parse_url failed to parse L"System.IdentityModel.Selectors"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
076c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
076c:fixme:path:parse_url failed to parse L"SMDiagnostics"
076c:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
076c:fixme:ntdll:EtwEventRegister ({c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}, 00A09ABA, 00000000, 01A03124) stub.
076c:fixme:kernelbase:PerfStartProvider {890c10c3-8c2a-4fe3-a36a-9eca153d47cb} 00000000 0031EFC8: stub
076c:fixme:gdiplus:GdipCreateHalftonePalette stub
076c:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 060A42F8, 0031E948, 0031E93C
076c:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 060A42F8, 0031E948, 0031E93C
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
076c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
076c:fixme:hnetcfg:hnetcfg_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
076c:fixme:hnetcfg:upnpnat_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
076c:fixme:hnetcfg:upnpnat_get_NATEventManager 060AB9E0, 0031EBF0
076c:fixme:exec:SHELL_execute flags ignored: 0x00000100
07bc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
07bc:fixme:ntdll:WinSqmIsOptedIn (): stub
07bc:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0062FC50
07bc:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00FEDFB8, 013DF570, 013E7AB0) stub.
07bc:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00FEDFB8, 013DF5C8, 013DF630) stub.
07bc:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00FEDFB8, 013E6498, 013E7AC0) stub.
07bc:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00FEDFB8, 013DF500, 013DF548) stub.
07bc:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00DB0000) stub
067c:err:ole:CoGetContextToken apartment not initialised
07bc:fixme:path:parse_url failed to parse L"System.Windows.Forms"
07bc:fixme:path:parse_url failed to parse L"System.Drawing"
07bc:fixme:path:parse_url failed to parse L"System"
07bc:fixme:path:parse_url failed to parse L"System.Configuration"
07bc:fixme:path:parse_url failed to parse L"System.Xml"
07bc:fixme:path:parse_url failed to parse L"Accessibility"
07bc:fixme:path:parse_url failed to parse L"System.Security"
07bc:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
07bc:fixme:path:parse_url failed to parse L"System.Deployment"
07bc:fixme:path:parse_url failed to parse L"System.Core"
07bc:fixme:path:parse_url failed to parse L"System.Drawing"
07bc:fixme:path:parse_url failed to parse L"System"
07bc:fixme:thread:QueryThreadCycleTime (FFFFFFFE,05312560): stub!
07bc:fixme:nls:LCIDToLocaleName unsupported flags 8000000
07bc:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00000000 0062EC28) returning a dummy value (current locale)
07bc:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00465560 0062EC28) returning a dummy value (current locale)
07bc:fixme:nls:CompareStringEx semi-stub behavior for flag(s) 0x8000000
07bc:fixme:path:parse_url failed to parse L"System.Data"
07bc:fixme:path:parse_url failed to parse L"System.Numerics"
07bc:fixme:path:parse_url failed to parse L"System.Transactions"
07bc:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
07bc:fixme:path:parse_url failed to parse L"System.Core"
07bc:fixme:path:parse_url failed to parse L"System.Xml"
07bc:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
076c:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
07bc:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00CA05B2, 00000000, 0186B4F8) stub.
0738:fixme:ole:thread_context_callback_ContextCallback 001A38DC, 00BF7011, 037CFAFC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
0738:fixme:ole:thread_context_callback_ContextCallback 001A38DC, 00BF7011, 037CFA84, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
07bc:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
07bc:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
07bc:fixme:path:parse_url failed to parse L"System.Numerics"
07bc:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07bc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07bc:fixme:gdiplus:GdipCreateHalftonePalette stub
076c:fixme:winspool:PerfOpen (null): stub
076c:fixme:winspool:PerfCollect L"Global", 0x31dc74, 0x31dc68, 0x31dc6c: stub
076c:fixme:winspool:PerfClose stub
06bc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
06bc:fixme:ras:RasEnumConnectionsW (060ECB78,0AACF578,0AACF57C),stub!
06bc:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
06bc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
06bc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
06bc:fixme:ras:RasConnectionNotificationW (FFFFFFFF,00000380,0x00000003),stub!
06bc:fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 0x20000
06bc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
06bc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
06bc:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
06bc:fixme:ver:GetCurrentPackageId (0AACF324 00000000): stub
06bc:fixme:crypt:CertAddCertificateLinkToStore (0xa059f20, 0xa059e74, 00000004, (nil)): semi-stub
07f4:fixme:sync:SetWaitableTimerEx (000003FC, 0ADFFEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
074c:fixme:sync:SetWaitableTimerEx (0000019C, 0615FEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
02f8:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0604F628, 004A1FF8, 0604F62C, 0604F620
02f8:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0604F628, 004A1FF8, 0604F62C, 0604F620
02f8:fixme:virtual:NtFlushProcessWriteBuffers stub
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {b196b283-bab4-101a-b69c-00aa00341d07}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {ecc8691b-c1db-4dc0-855e-65f6c551af49}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000003-0000-0000-c000-000000000046}
076c:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000144-0000-0000-c000-000000000046}
076c:fixme:path:parse_url failed to parse L"Microsoft.Kinect"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"iSpy.resources"
076c:fixme:path:parse_url failed to parse L"System.Data"
076c:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0740:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
076c:fixme:path:parse_url failed to parse L"System.Numerics"
076c:fixme:netapi32:NetServerEnum Stub ((null) 100 0x31d2fc -1 0x31d2f0 0x31d2f4 3 (null) 0x31d2ec)
02e0:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
02e0:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,0C97DF90,00000000): stub
02e0:err:eventlog:ReportEventW L"Application: iSpy.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Net.NetworkInformation.PingException\nStack:\n   at System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress, Int32, Byte[], System.Net."...
02e0:fixme:advapi:DeregisterEventSource (CAFE4242) stub

Unhandled Exception: System.Net.NetworkInformation.PingException: An exception o
ccurred during a Ping request. ---> System.ComponentModel.Win32Exception: Unknow
n error (0x2b2a)
   at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] 
buffer, Int32 timeout, PingOptions options, Boolean async)
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   --- End of inner exception stack trace ---
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 ti
meout, Byte[] buffer, PingOptions options)
   at iSpyApplication.FindCameras.PortScanner(IEnumerable`1 ports, String ipaddr
ess, ManualResetEvent mre)
   at iSpyApplication.FindCameras.<>c__DisplayClass26_3.<PortScannerManager>b__5
(Object p)
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)
wine: Unhandled exception 0xe0434352 in thread 2e0 at address 7B00FC22 (thread 02e0), starting debugger...
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
0714:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
Unhandled exception: 0xe0434352 in 32-bit code (0x7b00fc22).
022c:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b00fc22 ESP:0c97f040 EBP:0c97f148 EFLAGS:00000246(   - --  I  Z- -P- )
 EAX:0c97f04c EBX:00000000 ECX:0c97f114 EDX:00000010
 ESI:0c97f114 EDI:00000001
Stack dump:
0x0c97f040:  01038ae8 ffffffff 00000000 e0434352
0x0c97f050:  00000001 00000000 7b00fc22 00000005
0x0c97f060:  80131509 00000000 00000000 00000000
0x0c97f070:  00b10000 0a027530 0c97f168 00000001
0x0c97f080:  00000000 00b2110c 00b21350 00000002
0x0c97f090:  0c97f0b0 00000000 0c97f138 0a027530
Backtrace:
=>0 0x7b00fc22 EntryPoint+0xffffffff() in kernelbase (0x0c97f148)
  1 0x00c348c7 EntryPoint+0xa2096() in clr (0x0c97f148)
  2 0x00c352b5 EntryPoint+0xa2a84() in clr (0x0c97f21c)
  3 0x041a4ad3 in system.ni (+0x6c4ad2) (0x0c97f318)
  4 0x041a4bae in system.ni (+0x6c4bad) (0x0c97f34c)
  5 0x0af34388 (0x0c97f3a4)
  6 0x0af342e0 (0x0c97f3cc)
  7 0x79a1c367 in mscorlib.ni (+0x2fc366) (0x0c97f430)
  8 0x79a1c2a6 in mscorlib.ni (+0x2fc2a5) (0x0c97f444)
  9 0x79a1c261 in mscorlib.ni (+0x2fc260) (0x0c97f460)
  10 0x799da0f6 in mscorlib.ni (+0x2ba0f5) (0x0c97f478)
  11 0x00b12652 EntryPoint+0xffffffff() in clr (0x0c97f484)
  12 0x00b2264f EntryPoint+0xffffffff() in clr (0x0c97f4d8)
  13 0x00b22e95 EntryPoint+0xffffffff() in clr (0x0c97f550)
  14 0x00bb07d8 EntryPoint+0x1dfa7() in clr (0x0c97f6c4)
  15 0x00b87d4d EntryPoint+0xffffffff() in clr (0x0c97f6d8)
  16 0x00b87dbb EntryPoint+0xffffffff() in clr (0x0c97f780)
  17 0x00b87e88 EntryPoint+0xffffffff() in clr (0x0c97f7dc)
  18 0x00b1c3bf EntryPoint+0xffffffff() in clr (0x0c97f800)
  19 0x00bb0694 EntryPoint+0x1de63() in clr (0x0c97f884)
  20 0x00c2a0cf EntryPoint+0x9789e() in clr (0x0c97ff28)
  21 0x7b62d49c EntryPoint+0xffffffff() in kernel32 (0x0c97ff5c)
  22 0x7bc5bd97 EntryPoint+0xffffffff() in ntdll (0x0c97ff5c)
  23 0x7bc5bfd0 EntryPoint+0xffffffff() in ntdll (0x0c97ffec)
0x7b00fc22 EntryPoint+0xffffffff in kernelbase: subl    $4,%esp
Modules:
Module  Address                 Debug info      Name (162 modules)
PE        b10000- 11a2000       Export          clr
PE       11b0000- 1283000       Deferred        msvcr110_clr0400
PE       3660000- 3686000       Deferred        system.numerics.ni
PE       3990000- 39fe000       Deferred        clrjit
PE       3ae0000- 4459000       Export          system.ni
PE       4460000- 45f1000       Deferred        system.drawing.ni
PE       4600000- 521d000       Deferred        system.windows.forms.ni
PE       5230000- 56ad000       Deferred        comctl32
PE       56d0000- 595f000       Deferred        gdiplus
PE       5ad0000- 5c93000       Deferred        system.web.services.ni
PE       5ea0000- 5eae000       Deferred        accessibility.ni
PE       63a0000- 63c5000       Deferred        postproc-55
PE       6400000- 6432000       Deferred        perfcounter
PE       6440000- 6447000       Deferred        aspnet_counters
PE       6470000- 652a000       Deferred        avutil-56
PE       6530000- 653a000       Deferred        aspnet_perf
PE       6570000- 66b8000       Deferred        avdevice-58
PE       66c0000- 6832000       Deferred        winmm
PE       6840000- 8fca000       Deferred        avcodec-58
PE       8fd0000- 905b000       Deferred        swresample-3
PE       9060000- 96e6000       Deferred        avfilter-7
PE       96f0000- 9c98000       Deferred        avformat-58
PE       9ca0000- 9d2d000       Deferred        swscale-5
PE       b160000- b46b000       Deferred        system.data
PE      10000000-1007a000       Deferred        mscoreei
PE      10310000-109fc000       Deferred        system.data.ni
PE      11000000-1143e000       Deferred        ispy
PE      50160000-50181000       Deferred        smdiagnostics.ni
PE      512a0000-5154b000       Deferred        system.runtime.serialization.ni
PE      515c0000-52861000       Deferred        system.servicemodel.ni
PE      53100000-5316c000       Deferred        system.servicemodel.channels.ni
PE      53180000-5326d000       Deferred        system.servicemodel.discovery.ni
PE      53270000-53337000       Deferred        system.servicemodel.internals.ni
PE      5e0d0000-5e1a4000       Deferred        diasymreader
PE      60370000-6045b000       Deferred        system.configuration.ni
PE      61740000-61821000       Deferred        advapi32
PE      61a00000-620ae000       Deferred        system.core.ni
PE      62160000-62898000       Deferred        system.xml.ni
PE      62ec0000-62eda000       Deferred        ncrypt
PE      62fc0000-631f0000       Deferred        rpcrt4
PE      63480000-6349c000       Deferred        version
PE      63a00000-63a46000       Deferred        netprofm
PE      63bc0000-63c00000       Deferred        shcore
PE      64a40000-64b5c000       Deferred        shlwapi
PE      658c0000-65900000       Deferred        sxs
PE      66240000-66280000       Deferred        bcrypt
PE      68080000-680c5000       Deferred        jsproxy
PE      682c0000-68477000       Deferred        dsound
PE      68500000-6864b000       Deferred        combase
PE      68e00000-68e22000       Deferred        aclui
PE      69940000-699b2000       Deferred        propsys
PE      6a400000-6a869000       Deferred        ole32
PE      6aa40000-6ab24000       Deferred        usp10
PE      6bc00000-6bc9d000       Deferred        sechost
PE      6bcc0000-6be98000       Deferred        setupapi
PE      6c0c0000-6c10d000       Deferred        msdmo
PE      6c2c0000-6c2eb000       Deferred        pdh
PE      6c400000-6c4aa000       Deferred        hnetcfg
PE      6c9c0000-6ce64000       Deferred        gdi32
PE      6dd00000-6dd1c000       Deferred        schannel
PE      6ec00000-6eca1000       Deferred        devenum
PE      6ed00000-6f3a2000       Deferred        user32
PE      6fe40000-6feda000       Deferred        rsaenh
PE      70940000-70995000       Deferred        mpr
PE      71200000-71246000       Deferred        imm32
PE      79000000-7904a000       Deferred        mscoree
PE      79720000-7a6cd000       Export          mscorlib.ni
PE      7b000000-7b340000       Dwarf           kernelbase
PE      7b600000-7b92a000       Dwarf           kernel32
PE      7bc00000-7bef6000       Dwarf           ntdll
ELF     7c08e000-7c0aa000       Deferred        kerberos<elf>
  \-PE  7c0a0000-7c0aa000       \               kerberos
ELF     7c0aa000-7c0d2000       Deferred        dnsapi<elf>
  \-PE  7c0b0000-7c0d2000       \               dnsapi
ELF     7c0d2000-7c117000       Deferred        netapi32<elf>
  \-PE  7c0e0000-7c117000       \               netapi32
ELF     7c217000-7c243000       Deferred        liblzma.so.5
ELF     7c243000-7c2ff000       Deferred        libsystemd.so.0
ELF     7c2ff000-7c35d000       Deferred        libdbus-1.so.3
ELF     7c35d000-7c391000       Deferred        libk5crypto.so.3
ELF     7c391000-7c472000       Deferred        libkrb5.so.3
ELF     7c472000-7c4c8000       Deferred        libgssapi_krb5.so.2
ELF     7c4c8000-7c56c000       Deferred        libcups.so.2
ELF     7c57e000-7c5c6000       Deferred        secur32<elf>
  \-PE  7c590000-7c5c6000       \               secur32
ELF     7c5c6000-7d000000       Deferred        shell32<elf>
  \-PE  7c600000-7d000000       \               shell32
ELF     7d000000-7d005000       Deferred        <wine-loader>
ELF     7d00e000-7d02d000       Deferred        libgcc_s.so.1
ELF     7d12d000-7d200000       Deferred        msvcrt<elf>
  \-PE  7d150000-7d200000       \               msvcrt
ELF     7d41a000-7d42f000       Deferred        libnss_files.so.2
ELF     7d42f000-7d46e000       Deferred        ws2_32<elf>
  \-PE  7d440000-7d46e000       \               ws2_32
ELF     7d46e000-7d4d4000       Deferred        dinput8<elf>
  \-PE  7d480000-7d4d4000       \               dinput8
ELF     7d5d4000-7d661000       Deferred        libjpeg.so.8
ELF     7d661000-7d74a000       Deferred        windowscodecs<elf>
  \-PE  7d690000-7d74a000       \               windowscodecs
ELF     7d7ab000-7d7db000       Deferred        iphlpapi<elf>
  \-PE  7d7c0000-7d7db000       \               iphlpapi
ELF     7d7ff000-7d807000       Deferred        libnss_dns.so.2
ELF     7d807000-7d82a000       Deferred        liblz4.so.1
ELF     7d84f000-7d868000       Deferred        libresolv.so.2
ELF     7d868000-7d86e000       Deferred        libkeyutils.so.1
ELF     7d86e000-7d87d000       Deferred        libkrb5support.so.0
ELF     7d87d000-7d8a3000       Deferred        libgpg-error.so.0
ELF     7d8a3000-7d986000       Deferred        libgcrypt.so.20
ELF     7da86000-7db16000       Deferred        libgmp.so.10
ELF     7db16000-7db4f000       Deferred        libhogweed.so.5
ELF     7db4f000-7db8f000       Deferred        libnettle.so.7
ELF     7db8f000-7dd11000       Deferred        libunistring.so.2
ELF     7dd11000-7de69000       Deferred        libp11-kit.so.0
ELF     7de69000-7e069000       Deferred        libgnutls.so.30
ELF     7e069000-7e15e000       Deferred        crypt32<elf>
  \-PE  7e080000-7e15e000       \               crypt32
ELF     7e15e000-7e2ad000       Deferred        libx11.so.6
ELF     7e331000-7e337000       Deferred        libcom_err.so.2
ELF     7e337000-7e34d000       Deferred        libavahi-client.so.3
ELF     7e34d000-7e357000       Deferred        libffi.so.7
ELF     7e357000-7e36e000       Deferred        libtasn1.so.6
ELF     7e36e000-7e38e000       Deferred        libidn2.so.0
ELF     7e38e000-7e3ad000       Deferred        bcrypt.so
ELF     7e3b0000-7e3bf000       Deferred        libavahi-common.so.3
ELF     7e3d5000-7e3f3000       Deferred        windowscodecs.so
ELF     7e3f3000-7e400000       Deferred        libxcursor.so.1
ELF     7e504000-7e50c000       Deferred        libxfixes.so.3
ELF     7e50c000-7e521000       Deferred        libxi.so.6
ELF     7e521000-7e526000       Deferred        libxcomposite.so.1
ELF     7e526000-7e535000       Deferred        libxrandr.so.2
ELF     7e535000-7e541000       Deferred        libxrender.so.1
ELF     7e541000-7e600000       Deferred        winex11<elf>
  \-PE  7e560000-7e600000       \               winex11
ELF     7e701000-7e709000       Deferred        libxxf86vm.so.1
ELF     7e709000-7e70e000       Deferred        libxinerama.so.1
ELF     7e70e000-7e72d000       Deferred        libbsd.so.0
ELF     7e72d000-7e735000       Deferred        libxdmcp.so.6
ELF     7e735000-7e73b000       Deferred        libxau.so.6
ELF     7e73b000-7e76a000       Deferred        libxcb.so.1
ELF     7e76a000-7e781000       Deferred        libxext.so.6
ELF     7e781000-7e797000       Deferred        avicap32<elf>
  \-PE  7e790000-7e797000       \               avicap32
ELF     7e7a4000-7e7ae000       Deferred        libuuid.so.1
ELF     7e7ae000-7e7da000       Deferred        libexpat.so.1
ELF     7e7da000-7e828000       Deferred        libfontconfig.so.1
ELF     7e828000-7e846000       Deferred        libz.so.1
ELF     7e846000-7e885000       Deferred        libpng16.so.16
ELF     7e885000-7e94b000       Deferred        libfreetype.so.6
ELF     7e961000-7e978000       Deferred        user32.so
ELF     7e978000-7e9a1000       Deferred        gdi32.so
ELF     7e9a1000-7eab5000       Deferred        ucrtbase<elf>
  \-PE  7e9d0000-7eab5000       \               ucrtbase
ELF     7eab5000-7eacb000       Deferred        wow64cpu<elf>
  \-PE  7eac0000-7eacb000       \               wow64cpu
ELF     7eacb000-7ec52000       Dwarf           libwine.so.1
ELF     f7b92000-f7c97000       Deferred        libm.so.6
ELF     f7c97000-f7ca2000       Deferred        librt.so.1
ELF     f7ca2000-f7d65000       Deferred        ntdll.so
ELF     f7d65000-f7f54000       Deferred        libc.so.6
ELF     f7f54000-f7f5a000       Deferred        libdl.so.2
ELF     f7f5a000-f7f7d000       Deferred        libpthread.so.0
ELF     f7f95000-f7fc2000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000038 services.exe
        0000003c    0
        00000040    0
        00000054    0
        0000006c    0
        00000078    0
        00000090    0
        000000b0    0
        000000bc    0
        00000284    0
00000044 svchost.exe
        00000048    0
        0000005c    0
        00000060    0
00000064 winedevice.exe
        00000068    0
        00000070    0
        00000074    0
        0000007c    0
00000084 plugplay.exe
        00000088    0
        00000094    0
        0000009c    0
        000000a0    0
        000000c4    0
000000a8 winedevice.exe
        000000ac    0
        000000b4    0
        000000b8    0
        000000c0    0
        000000cc    0
        000000d0    0
00000268 explorer.exe
        0000026c    0
        00000270    0
        00000274    0
0000027c rpcss.exe
        00000280    0
        0000028c    0
        00000290    0
        00000294    0
        00000298    0
        0000029c    0
        000007c8    0
00000768 (D) C:\Program Files (x86)\iSpy\iSpy.exe
        ["C:\Program Files (x86)\iSpy\iSpy.exe"]
        0000076c    0
        000006f8    0
        00000738    2
        00000764    0
        00000734    0
        000007a4    0
        00000710    0
        000007e8    0
        000007a0    0
        000007f4    0
        00000714    0
        000006d4    0
        00000730    0
        00000790    0
        000002e0    0 <==
        000002dc    0
        000002d4    0
        000002d8    0
        00000798    0
        000006e0    0
        0000075c    0
        000007d8    0
        000007f0    0
        00000030    0
00000724 conhost.exe
        00000680    0
000006e8 explorer.exe
        000006c0    0
        000005dc    0
        00000770    0
0000072c ispymonitor.exe
        ["c:\program files (x86)\ispy\/ispymonitor.exe" ispy]
        000007bc    0
        000000a4    0
        0000067c    2
        00000728    0
        000002f8    0
        0000071c    0
System information:
    Wine build: wine-5.21 (Staging)
    Platform: i386 (WOW64)
    Version: Windows 10
    Host system: Linux
    Host version: ********
Killed
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

Code: Select all

06bc:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Does it make any difference if you fix this error?

Code: Select all

sudo apt install winbind
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

Followed your instruction, but issue still remains.

Code: Select all

ubuntu@**********:~/.wine/drive_c/Program Files (x86)/iSpy$ /opt/wine-staging/bin/wine iSpy.exe
07dc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
07dc:fixme:ntdll:WinSqmIsOptedIn (): stub
07dc:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FC50
07dc:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00D4DFB8, 0113F570, 01147AB0) stub.
07dc:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00D4DFB8, 0113F5C8, 0113F630) stub.
07dc:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00D4DFB8, 01146498, 01147AC0) stub.
07dc:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00D4DFB8, 0113F500, 0113F548) stub.
07dc:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00B10000) stub
081c:err:ole:CoGetContextToken apartment not initialised
07dc:fixme:path:parse_url failed to parse L"FFmpeg.AutoGen"
07dc:fixme:path:parse_url failed to parse L"System"
07dc:fixme:path:parse_url failed to parse L"System.Configuration"
07dc:fixme:path:parse_url failed to parse L"System.Xml"
07dc:fixme:path:parse_url failed to parse L"System.Windows.Forms"
07dc:fixme:path:parse_url failed to parse L"System.Drawing"
07dc:fixme:path:parse_url failed to parse L"Accessibility"
07dc:fixme:path:parse_url failed to parse L"System.Security"
07dc:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
07dc:fixme:path:parse_url failed to parse L"System.Deployment"
07dc:fixme:path:parse_url failed to parse L"System.Core"
07dc:fixme:path:parse_url failed to parse L"System.Drawing"
07dc:fixme:thread:QueryThreadCycleTime (FFFFFFFE,03A12560): stub!
07dc:fixme:path:parse_url failed to parse L"System.Core"
07dc:fixme:path:parse_url failed to parse L"System.Numerics"
07dc:fixme:nls:LCIDToLocaleName unsupported flags 8000000
07dc:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 00000000 0031EBE8) returning a dummy value (current locale)
07dc:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 00164508 0031EBE8) returning a dummy value (current locale)
07dc:fixme:nls:CompareStringEx semi-stub behavior for flag(s) 0x8000000
07dc:fixme:path:parse_url failed to parse L"System.Configuration"
07dc:fixme:path:parse_url failed to parse L"System.Xml"
07dc:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
07dc:fixme:path:parse_url failed to parse L"Windows7ToolStripRenderer"
07dc:fixme:path:parse_url failed to parse L"System.Windows.Forms"
07dc:fixme:path:parse_url failed to parse L"System.Drawing"
07dc:fixme:path:parse_url failed to parse L"SharpDX.DirectInput"
07dc:fixme:path:parse_url failed to parse L"SharpDX"
07dc:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
07dc:fixme:ver:GetCurrentPackageId (0031F1E8 00000000): stub
07dc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
07dc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
07dc:fixme:path:parse_url failed to parse L"System.Web.Services"
07dc:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
07dc:fixme:path:parse_url failed to parse L"System.Web"
07dc:fixme:path:parse_url failed to parse L"System.Design"
07dc:fixme:path:parse_url failed to parse L"System.DirectoryServices"
07dc:fixme:path:parse_url failed to parse L"System.Data"
07dc:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00A00642, 00000000, 01982B58) stub.
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {b196b283-bab4-101a-b69c-00aa00341d07}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {ecc8691b-c1db-4dc0-855e-65f6c551af49}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000003-0000-0000-c000-000000000046}
07dc:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000144-0000-0000-c000-000000000046}
07dc:fixme:path:parse_url failed to parse L"AForge.Imaging"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:virtual:NtFlushProcessWriteBuffers stub
07dc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
07dc:fixme:netprofm:netprofm_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
07dc:fixme:netprofm:list_manager_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
07dc:fixme:netprofm:connection_point_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
07dc:fixme:path:parse_url failed to parse L"Accessibility"
07dc:fixme:netprofm:connection_point_Advise 0605DFC8, 056BFD0C, 01653420 - semi-stub
07dc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07dc:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel.Discovery"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
07dc:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
07dc:fixme:path:parse_url failed to parse L"System.Transactions"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
07dc:fixme:path:parse_url failed to parse L"System.Xml.Linq"
07dc:fixme:path:parse_url failed to parse L"SMDiagnostics"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel"
07dc:fixme:path:parse_url failed to parse L"System.ServiceProcess"
07dc:fixme:path:parse_url failed to parse L"System.IdentityModel"
07dc:fixme:path:parse_url failed to parse L"System.Net.Http"
07dc:fixme:path:parse_url failed to parse L"System.Runtime.DurableInstancing"
07dc:fixme:path:parse_url failed to parse L"System.Xaml"
07dc:fixme:path:parse_url failed to parse L"System.Messaging"
07dc:fixme:path:parse_url failed to parse L"Microsoft.Transactions.Bridge"
07dc:fixme:path:parse_url failed to parse L"System.Web.ApplicationServices"
07dc:fixme:path:parse_url failed to parse L"System.IdentityModel.Selectors"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
07dc:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
07dc:fixme:path:parse_url failed to parse L"SMDiagnostics"
07dc:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
07dc:fixme:ntdll:EtwEventRegister ({c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}, 00A09ABA, 00000000, 01A03124) stub.
07dc:fixme:kernelbase:PerfStartProvider {890c10c3-8c2a-4fe3-a36a-9eca153d47cb} 00000000 0031EFC8: stub
07dc:fixme:gdiplus:GdipCreateHalftonePalette stub
07dc:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 060A41D0, 0031E948, 0031E93C
07dc:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 060A41D0, 0031E948, 0031E93C
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
07dc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
07dc:fixme:hnetcfg:hnetcfg_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
07dc:fixme:hnetcfg:upnpnat_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
07dc:fixme:hnetcfg:upnpnat_get_NATEventManager 060AB8B8, 0031EBF0
07dc:fixme:exec:SHELL_execute flags ignored: 0x00000100
078c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
078c:fixme:ntdll:WinSqmIsOptedIn (): stub
078c:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0062FC50
078c:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00FEDFB8, 013DF570, 013E7AB0) stub.
078c:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00FEDFB8, 013DF5C8, 013DF630) stub.
078c:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00FEDFB8, 013E6498, 013E7AC0) stub.
078c:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00FEDFB8, 013DF500, 013DF548) stub.
078c:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00DB0000) stub
078c:fixme:path:parse_url failed to parse L"System.Windows.Forms"
078c:fixme:path:parse_url failed to parse L"System.Drawing"
078c:fixme:path:parse_url failed to parse L"System"
078c:fixme:path:parse_url failed to parse L"System.Configuration"
078c:fixme:path:parse_url failed to parse L"System.Xml"
078c:fixme:path:parse_url failed to parse L"Accessibility"
078c:fixme:path:parse_url failed to parse L"System.Security"
078c:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
078c:fixme:path:parse_url failed to parse L"System.Deployment"
078c:fixme:path:parse_url failed to parse L"System.Core"
078c:fixme:path:parse_url failed to parse L"System.Drawing"
078c:fixme:path:parse_url failed to parse L"System"
078c:fixme:thread:QueryThreadCycleTime (FFFFFFFE,05312560): stub!
078c:fixme:nls:LCIDToLocaleName unsupported flags 8000000
078c:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00000000 0062EC28) returning a dummy value (current locale)
078c:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00465560 0062EC28) returning a dummy value (current locale)
078c:fixme:nls:CompareStringEx semi-stub behavior for flag(s) 0x8000000
07dc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
078c:fixme:path:parse_url failed to parse L"System.Data"
078c:fixme:path:parse_url failed to parse L"System.Numerics"
078c:fixme:path:parse_url failed to parse L"System.Transactions"
078c:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
078c:fixme:path:parse_url failed to parse L"System.Core"
078c:fixme:path:parse_url failed to parse L"System.Xml"
081c:fixme:ole:thread_context_callback_ContextCallback 001A391C, 00BF7011, 037CFAFC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
081c:fixme:ole:thread_context_callback_ContextCallback 001A391C, 00BF7011, 037CFA84, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
078c:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
078c:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00CA05B2, 00000000, 0186B4F8) stub.
078c:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
078c:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
078c:fixme:path:parse_url failed to parse L"System.Numerics"
078c:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
078c:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
078c:fixme:gdiplus:GdipCreateHalftonePalette stub
07dc:fixme:winspool:PerfOpen (null): stub
07dc:fixme:winspool:PerfCollect L"Global", 0x31dc74, 0x31dc68, 0x31dc6c: stub
07dc:fixme:winspool:PerfClose stub
07f8:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
07f8:fixme:ras:RasEnumConnectionsW (060EA4E8,0AACF578,0AACF57C),stub!
07f8:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
07f8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07f8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07f8:fixme:ras:RasConnectionNotificationW (FFFFFFFF,0000038C,0x00000003),stub!
07f8:fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 0x20000
07f8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07f8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
07f8:fixme:ver:GetCurrentPackageId (0AACF324 00000000): stub
0174:fixme:sync:SetWaitableTimerEx (000003DC, 0ADFFEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
07f8:fixme:crypt:CertAddCertificateLinkToStore (0xa05c648, 0xa05c59c, 00000004, (nil)): semi-stub
0028:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0604F628, 004A1F90, 0604F62C, 0604F620
0028:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0604F628, 004A1F90, 0604F62C, 0604F620
0028:fixme:virtual:NtFlushProcessWriteBuffers stub
021c:fixme:sync:SetWaitableTimerEx (0000019C, 0615FEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {b196b283-bab4-101a-b69c-00aa00341d07}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {ecc8691b-c1db-4dc0-855e-65f6c551af49}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000003-0000-0000-c000-000000000046}
07dc:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000144-0000-0000-c000-000000000046}
07dc:fixme:path:parse_url failed to parse L"Microsoft.Kinect"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"iSpy.resources"
07dc:fixme:path:parse_url failed to parse L"System.Data"
07dc:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
077c:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
07dc:fixme:path:parse_url failed to parse L"System.Numerics"
07dc:fixme:netapi32:NetServerEnum Stub ((null) 100 0x31d2fc -1 0x31d2f0 0x31d2f4 3 (null) 0x31d2ec)
0228:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0228:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,0C97DF90,00000000): stub
0228:err:eventlog:ReportEventW L"Application: iSpy.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Net.NetworkInformation.PingException\nStack:\n   at System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress, Int32, Byte[], System.Net."...
0228:fixme:advapi:DeregisterEventSource (CAFE4242) stub

Unhandled Exception: System.Net.NetworkInformation.PingException: An exception o
ccurred during a Ping request. ---> System.ComponentModel.Win32Exception: Unknow
n error (0x2b2a)
   at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] 
buffer, Int32 timeout, PingOptions options, Boolean async)
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   --- End of inner exception stack trace ---
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 ti
meout, Byte[] buffer, PingOptions options)
   at iSpyApplication.FindCameras.PortScanner(IEnumerable`1 ports, String ipaddr
ess, ManualResetEvent mre)
   at iSpyApplication.FindCameras.<>c__DisplayClass26_3.<PortScannerManager>b__5
(Object p)
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)
wine: Unhandled exception 0xe0434352 in thread 228 at address 7B00FC22 (thread 0228), starting debugger...
00dc:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0028:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
07a8:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0180:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0140:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
Unhandled exception: 0xe0434352 in 32-bit code (0x7b00fc22).
01bc:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b00fc22 ESP:0c97f040 EBP:0c97f148 EFLAGS:00000246(   - --  I  Z- -P- )
 EAX:0c97f04c EBX:00000000 ECX:0c97f114 EDX:00000010
 ESI:0c97f114 EDI:00000001
Stack dump:
0x0c97f040:  01038ae8 ffffffff 00000000 e0434352
0x0c97f050:  00000001 00000000 7b00fc22 00000005
0x0c97f060:  80131509 00000000 00000000 00000000
0x0c97f070:  00b10000 09f66848 0c97f168 00000001
0x0c97f080:  00000000 00b2110c 00b21350 00000002
0x0c97f090:  0c97f0b0 00000000 0c97f138 09f66848
Backtrace:
=>0 0x7b00fc22 EntryPoint+0xffffffff() in kernelbase (0x0c97f148)
  1 0x00c348c7 EntryPoint+0xa2096() in clr (0x0c97f148)
  2 0x00c352b5 EntryPoint+0xa2a84() in clr (0x0c97f21c)
  3 0x041a4ad3 in system.ni (+0x6c4ad2) (0x0c97f318)
  4 0x041a4bae in system.ni (+0x6c4bad) (0x0c97f34c)
  5 0x0af343c0 (0x0c97f3a4)
  6 0x0af34318 (0x0c97f3cc)
  7 0x79a1c367 in mscorlib.ni (+0x2fc366) (0x0c97f430)
  8 0x79a1c2a6 in mscorlib.ni (+0x2fc2a5) (0x0c97f444)
  9 0x79a1c261 in mscorlib.ni (+0x2fc260) (0x0c97f460)
  10 0x799da0f6 in mscorlib.ni (+0x2ba0f5) (0x0c97f478)
  11 0x00b12652 EntryPoint+0xffffffff() in clr (0x0c97f484)
  12 0x00b2264f EntryPoint+0xffffffff() in clr (0x0c97f4d8)
  13 0x00b22e95 EntryPoint+0xffffffff() in clr (0x0c97f550)
  14 0x00bb07d8 EntryPoint+0x1dfa7() in clr (0x0c97f6c4)
  15 0x00b87d4d EntryPoint+0xffffffff() in clr (0x0c97f6d8)
  16 0x00b87dbb EntryPoint+0xffffffff() in clr (0x0c97f780)
  17 0x00b87e88 EntryPoint+0xffffffff() in clr (0x0c97f7dc)
  18 0x00b1c3bf EntryPoint+0xffffffff() in clr (0x0c97f800)
  19 0x00bb0694 EntryPoint+0x1de63() in clr (0x0c97f884)
  20 0x00c2a0cf EntryPoint+0x9789e() in clr (0x0c97ff28)
  21 0x7b62d49c EntryPoint+0xffffffff() in kernel32 (0x0c97ff5c)
  22 0x7bc5bd97 EntryPoint+0xffffffff() in ntdll (0x0c97ff5c)
  23 0x7bc5bfd0 EntryPoint+0xffffffff() in ntdll (0x0c97ffec)
0x7b00fc22 EntryPoint+0xffffffff in kernelbase: subl    $4,%esp
Modules:
Module  Address                 Debug info      Name (162 modules)
PE        b10000- 11a2000       Export          clr
PE       11b0000- 1283000       Deferred        msvcr110_clr0400
PE       3680000- 36a6000       Deferred        system.numerics.ni
PE       3990000- 39fe000       Deferred        clrjit
PE       3ae0000- 4459000       Export          system.ni
PE       4460000- 45f1000       Deferred        system.drawing.ni
PE       4600000- 521d000       Deferred        system.windows.forms.ni
PE       5230000- 56ad000       Deferred        comctl32
PE       56d0000- 595f000       Deferred        gdiplus
PE       5ad0000- 5c93000       Deferred        system.web.services.ni
PE       5ea0000- 5eae000       Deferred        accessibility.ni
PE       63a0000- 63c5000       Deferred        postproc-55
PE       6400000- 6432000       Deferred        perfcounter
PE       6440000- 6447000       Deferred        aspnet_counters
PE       6470000- 652a000       Deferred        avutil-56
PE       6530000- 653a000       Deferred        aspnet_perf
PE       6570000- 66b8000       Deferred        avdevice-58
PE       66c0000- 6832000       Deferred        winmm
PE       6840000- 8fca000       Deferred        avcodec-58
PE       8fd0000- 905b000       Deferred        swresample-3
PE       9060000- 96e6000       Deferred        avfilter-7
PE       96f0000- 9c98000       Deferred        avformat-58
PE       9ca0000- 9d2d000       Deferred        swscale-5
PE       b160000- b46b000       Deferred        system.data
PE      10000000-1007a000       Deferred        mscoreei
PE      10310000-109fc000       Deferred        system.data.ni
PE      11000000-1143e000       Deferred        ispy
PE      50160000-50181000       Deferred        smdiagnostics.ni
PE      512a0000-5154b000       Deferred        system.runtime.serialization.ni
PE      515c0000-52861000       Deferred        system.servicemodel.ni
PE      53100000-5316c000       Deferred        system.servicemodel.channels.ni
PE      53180000-5326d000       Deferred        system.servicemodel.discovery.ni
PE      53270000-53337000       Deferred        system.servicemodel.internals.ni
PE      5e0d0000-5e1a4000       Deferred        diasymreader
PE      60370000-6045b000       Deferred        system.configuration.ni
PE      61740000-61821000       Deferred        advapi32
PE      61a00000-620ae000       Deferred        system.core.ni
PE      62160000-62898000       Deferred        system.xml.ni
PE      62ec0000-62eda000       Deferred        ncrypt
PE      62fc0000-631f0000       Deferred        rpcrt4
PE      63480000-6349c000       Deferred        version
PE      63a00000-63a46000       Deferred        netprofm
PE      63bc0000-63c00000       Deferred        shcore
PE      64a40000-64b5c000       Deferred        shlwapi
PE      658c0000-65900000       Deferred        sxs
PE      66240000-66280000       Deferred        bcrypt
PE      68080000-680c5000       Deferred        jsproxy
PE      682c0000-68477000       Deferred        dsound
PE      68500000-6864b000       Deferred        combase
PE      68e00000-68e22000       Deferred        aclui
PE      69940000-699b2000       Deferred        propsys
PE      6a400000-6a869000       Deferred        ole32
PE      6aa40000-6ab24000       Deferred        usp10
PE      6bc00000-6bc9d000       Deferred        sechost
PE      6bcc0000-6be98000       Deferred        setupapi
PE      6c0c0000-6c10d000       Deferred        msdmo
PE      6c2c0000-6c2eb000       Deferred        pdh
PE      6c400000-6c4aa000       Deferred        hnetcfg
PE      6c9c0000-6ce64000       Deferred        gdi32
PE      6dd00000-6dd1c000       Deferred        schannel
PE      6ec00000-6eca1000       Deferred        devenum
PE      6ed00000-6f3a2000       Deferred        user32
PE      6fe40000-6feda000       Deferred        rsaenh
PE      70940000-70995000       Deferred        mpr
PE      71200000-71246000       Deferred        imm32
PE      79000000-7904a000       Deferred        mscoree
PE      79720000-7a6cd000       Export          mscorlib.ni
PE      7b000000-7b340000       Dwarf           kernelbase
PE      7b600000-7b92a000       Dwarf           kernel32
PE      7bc00000-7bef6000       Dwarf           ntdll
ELF     7c0a2000-7c0be000       Deferred        kerberos<elf>
  \-PE  7c0b0000-7c0be000       \               kerberos
ELF     7c0be000-7c103000       Deferred        netapi32<elf>
  \-PE  7c0d0000-7c103000       \               netapi32
ELF     7c103000-7c14b000       Deferred        secur32<elf>
  \-PE  7c110000-7c14b000       \               secur32
ELF     7c24b000-7c277000       Deferred        liblzma.so.5
ELF     7c277000-7c333000       Deferred        libsystemd.so.0
ELF     7c333000-7c391000       Deferred        libdbus-1.so.3
ELF     7c391000-7c472000       Deferred        libkrb5.so.3
ELF     7c472000-7c4c8000       Deferred        libgssapi_krb5.so.2
ELF     7c4c8000-7c56c000       Deferred        libcups.so.2
ELF     7c57f000-7c5a7000       Deferred        dnsapi<elf>
  \-PE  7c590000-7c5a7000       \               dnsapi
ELF     7c5a7000-7c5c6000       Deferred        libgcc_s.so.1
ELF     7c5c6000-7d000000       Deferred        shell32<elf>
  \-PE  7c600000-7d000000       \               shell32
ELF     7d000000-7d005000       Deferred        <wine-loader>
ELF     7d018000-7d02d000       Deferred        libnss_files.so.2
ELF     7d12d000-7d200000       Deferred        msvcrt<elf>
  \-PE  7d150000-7d200000       \               msvcrt
ELF     7d407000-7d43b000       Deferred        libk5crypto.so.3
ELF     7d43b000-7d47a000       Deferred        ws2_32<elf>
  \-PE  7d450000-7d47a000       \               ws2_32
ELF     7d47a000-7d4e0000       Deferred        dinput8<elf>
  \-PE  7d490000-7d4e0000       \               dinput8
ELF     7d5e0000-7d66d000       Deferred        libjpeg.so.8
ELF     7d66d000-7d756000       Deferred        windowscodecs<elf>
  \-PE  7d690000-7d756000       \               windowscodecs
ELF     7d7b7000-7d7e7000       Deferred        iphlpapi<elf>
  \-PE  7d7c0000-7d7e7000       \               iphlpapi
ELF     7d810000-7d833000       Deferred        liblz4.so.1
ELF     7d85a000-7d873000       Deferred        libresolv.so.2
ELF     7d873000-7d889000       Deferred        libavahi-client.so.3
ELF     7d989000-7d9af000       Deferred        libgpg-error.so.0
ELF     7d9af000-7da92000       Deferred        libgcrypt.so.20
ELF     7da92000-7db22000       Deferred        libgmp.so.10
ELF     7db22000-7db5b000       Deferred        libhogweed.so.5
ELF     7db5b000-7db9b000       Deferred        libnettle.so.7
ELF     7dc22000-7dc2a000       Deferred        libnss_dns.so.2
ELF     7dc2a000-7dc30000       Deferred        libkeyutils.so.1
ELF     7dc30000-7dc47000       Deferred        libtasn1.so.6
ELF     7dc47000-7ddc9000       Deferred        libunistring.so.2
ELF     7ddc9000-7dde9000       Deferred        libidn2.so.0
ELF     7dde9000-7df41000       Deferred        libp11-kit.so.0
ELF     7df41000-7e141000       Deferred        libgnutls.so.30
ELF     7e157000-7e24c000       Deferred        crypt32<elf>
  \-PE  7e170000-7e24c000       \               crypt32
ELF     7e24c000-7e26b000       Deferred        bcrypt.so
ELF     7e26e000-7e27d000       Deferred        libkrb5support.so.0
ELF     7e27d000-7e293000       Deferred        avicap32<elf>
  \-PE  7e280000-7e293000       \               avicap32
ELF     7e293000-7e2b1000       Deferred        windowscodecs.so
ELF     7e2b1000-7e400000       Deferred        libx11.so.6
ELF     7e503000-7e512000       Deferred        libavahi-common.so.3
ELF     7e512000-7e51a000       Deferred        libxfixes.so.3
ELF     7e51a000-7e527000       Deferred        libxcursor.so.1
ELF     7e527000-7e53c000       Deferred        libxi.so.6
ELF     7e53c000-7e541000       Deferred        libxcomposite.so.1
ELF     7e541000-7e600000       Deferred        winex11<elf>
  \-PE  7e560000-7e600000       \               winex11
ELF     7e703000-7e712000       Deferred        libxrandr.so.2
ELF     7e712000-7e71e000       Deferred        libxrender.so.1
ELF     7e71e000-7e726000       Deferred        libxxf86vm.so.1
ELF     7e726000-7e745000       Deferred        libbsd.so.0
ELF     7e745000-7e74d000       Deferred        libxdmcp.so.6
ELF     7e74d000-7e753000       Deferred        libxau.so.6
ELF     7e753000-7e782000       Deferred        libxcb.so.1
ELF     7e782000-7e799000       Deferred        libxext.so.6
ELF     7e79d000-7e7a3000       Deferred        libcom_err.so.2
ELF     7e7a3000-7e7ad000       Deferred        libffi.so.7
ELF     7e7b7000-7e7e3000       Deferred        libexpat.so.1
ELF     7e7e3000-7e831000       Deferred        libfontconfig.so.1
ELF     7e831000-7e84f000       Deferred        libz.so.1
ELF     7e84f000-7e88e000       Deferred        libpng16.so.16
ELF     7e88e000-7e954000       Deferred        libfreetype.so.6
ELF     7e954000-7e959000       Deferred        libxinerama.so.1
ELF     7e96a000-7e981000       Deferred        user32.so
ELF     7e981000-7e9aa000       Deferred        gdi32.so
ELF     7e9aa000-7eabe000       Deferred        ucrtbase<elf>
  \-PE  7e9e0000-7eabe000       \               ucrtbase
ELF     7eabe000-7ead4000       Deferred        wow64cpu<elf>
  \-PE  7eac0000-7ead4000       \               wow64cpu
ELF     7ead4000-7ec5b000       Dwarf           libwine.so.1
ELF     f7b72000-f7b7c000       Deferred        libuuid.so.1
ELF     f7b7c000-f7c81000       Deferred        libm.so.6
ELF     f7c81000-f7c8c000       Deferred        librt.so.1
ELF     f7c8c000-f7d4f000       Deferred        ntdll.so
ELF     f7d4f000-f7f3e000       Deferred        libc.so.6
ELF     f7f3e000-f7f44000       Deferred        libdl.so.2
ELF     f7f44000-f7f67000       Deferred        libpthread.so.0
ELF     f7f7f000-f7fac000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000038 services.exe
        0000003c    0
        00000040    0
        00000054    0
        0000006c    0
        00000078    0
        00000090    0
        000000b0    0
        000000bc    0
        00000284    0
00000044 svchost.exe
        00000048    0
        0000005c    0
        00000060    0
00000064 winedevice.exe
        00000068    0
        00000070    0
        00000074    0
        0000007c    0
00000084 plugplay.exe
        00000088    0
        00000094    0
        0000009c    0
        000000a0    0
        000000c4    0
000000a8 winedevice.exe
        000000ac    0
        000000b4    0
        000000b8    0
        000000c0    0
        000000cc    0
        000000d0    0
00000268 explorer.exe
        0000026c    0
        00000270    0
        00000274    0
0000027c rpcss.exe
        00000280    0
        0000028c    0
        00000290    0
        00000294    0
        00000298    0
        0000029c    0
        00000168    0
000007d0 (D) C:\Program Files (x86)\iSpy\iSpy.exe
        ["C:\Program Files (x86)\iSpy\iSpy.exe"]
        000007dc    0
        000007b0    0
        0000081c    2
        0000079c    0
        000007cc    0
        000007d4    0
        000007ac    0
        000006e4    0
        00000174    0
        00000140    0
        000000f4    0
        000001dc    0
        00000228    0 <==
        00000148    0
        00000214    0
        0000019c    0
0000080c conhost.exe
        00000138    0
00000098 explorer.exe
        000007c4    0
        000007b4    0
        000007ec    0
00000810 ispymonitor.exe
        ["c:\program files (x86)\ispy\/ispymonitor.exe" ispy]
        0000078c    0
        000005e0    0
        000007b8    2
        00000808    0
System information:
    Wine build: wine-5.21 (Staging)
    Platform: i386 (WOW64)
    Version: Windows 10
    Host system: Linux
    Host version: ********
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

Can you retry the application in a clean Wine-prefix?
There is a bug which prevent installing dotnet45 in wine 5.18 and up, so install dotnet in Wine stable first.

Code: Select all

# update winetricks if necessary
sudo winetricks --self-update

# Create a new Wine-prefix, install dotnet and set the Windows version to Windows 7
WINEPREFIX=~/ispy winetricks -q dotnet45 win7

# Update the prefix to wine staging and install iSpy
# replace "~/Downloads/iSpy_7_2_1_0/iSpySetup.exe" according to your situation.
WINEPREFIX=~/ispy /opt/wine-staging/bin/wine start /unix ~/Downloads/iSpy_7_2_1_0/iSpySetup.exe 

# Run iSpy
cd ~/ispy/drive_c/Program\ Files\ \(x86\)/iSpy
WINEPREFIX=~/ispy /opt/wine-staging/bin/wine iSpy.exe
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

Thank you for the instruction but same exception is displayed after followed your instruction.

Code: Select all

ubuntu@*******:~$ cd ~/ispy/drive_c/Program\ Files/iSpy
ubuntu@*******:~/ispy/drive_c/Program Files/iSpy$ WINEPREFIX=~/ispy /opt/wine-staging/bin/wine iSpy.exe
0084:fixme:heap:RtlSetHeapInformation 00000000008B0000 0 000000000051E8C0 4 stub
0084:fixme:heap:GetNumaHighestNodeNumber semi-stub: 000000000051FA70
0084:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00000000012EF730, 00000000017FB640, 00000000018095F8) stub.
0084:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00000000012EF730, 00000000017FB870, 00000000017FBB48) stub.
0084:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00000000012EF730, 0000000001808620, 0000000001809608) stub.
0084:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00000000012EF730, 00000000017FBAE0, 0000000001809610) stub.
0084:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscordacwks.dll", 0000000000F50000) stub
0084:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0084:fixme:path:parse_url failed to parse L"FFmpeg.AutoGen"
0084:fixme:path:parse_url failed to parse L"System"
0084:fixme:path:parse_url failed to parse L"System.Configuration"
0084:fixme:path:parse_url failed to parse L"System.Xml"
0084:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0084:fixme:path:parse_url failed to parse L"System.Core"
0084:fixme:path:parse_url failed to parse L"System.Numerics"
0084:fixme:path:parse_url failed to parse L"System.Security"
0084:fixme:path:parse_url failed to parse L"System.Drawing"
0084:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0084:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000051DD50 0000000000000000 000000000051DD54) returning a dummy value (current locale)
0084:fixme:nls:get_dummy_preferred_ui_language (0x8 000000000051DD50 000000000008D1D0 000000000051DD54) returning a dummy value (current locale)
0084:fixme:path:parse_url failed to parse L"System.Configuration"
0084:fixme:path:parse_url failed to parse L"System.Xml"
0084:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
0084:fixme:path:parse_url failed to parse L"Windows7ToolStripRenderer"
0084:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0084:fixme:path:parse_url failed to parse L"System.Drawing"
0084:fixme:path:parse_url failed to parse L"SharpDX.DirectInput"
0084:fixme:path:parse_url failed to parse L"SharpDX"
0084:fixme:path:parse_url failed to parse L"Accessibility"
0084:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
0084:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0084:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0084:fixme:path:parse_url failed to parse L"System.Web.Services"
0084:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 0000000000C00D8C, 0000000000000000, 000000000261B800) stub.
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {b196b283-bab4-101a-b69c-00aa00341d07}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {ecc8691b-c1db-4dc0-855e-65f6c551af49}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000003-0000-0000-c000-000000000046}
0084:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000144-0000-0000-c000-000000000046}
0084:fixme:path:parse_url failed to parse L"AForge.Imaging"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:nls:LCMapStringEx unsupported lparam 8de60
0084:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0084:fixme:netprofm:netprofm_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
0084:fixme:netprofm:list_manager_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
0084:fixme:netprofm:connection_point_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
0084:fixme:netprofm:connection_point_Advise 000000001EBCD740, 000000001ABBE598, 00000000021B1100 - semi-stub
0084:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
0084:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
0084:fixme:path:parse_url failed to parse L"System.ServiceModel.Discovery"
0084:fixme:path:parse_url failed to parse L"System.ServiceModel"
0084:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
0084:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
0084:fixme:path:parse_url failed to parse L"SMDiagnostics"
0084:fixme:path:parse_url failed to parse L"System.Transactions"
0084:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
0084:fixme:ntdll:EtwEventRegister ({c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}, 0000000000C1086C, 0000000000000000, 0000000002C8C8D0) stub.
0084:fixme:kernelbase:PerfStartProvider {890c10c3-8c2a-4fe3-a36a-9eca153d47cb} 0000000000000000 000000000051E588: stub
0084:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 4 000000001EC64158 000000000051B358 000000000051BB10 0000000000000000
0084:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001EC64258 000000000051B718 000000000051BED0 0000000000000000
0084:fixme:combase:RoGetParameterizedTypeInstanceIID stub: 3 000000001EC64258 000000000051B718 000000000051BED0 0000000000000000
0084:fixme:gdiplus:GdipCreateHalftonePalette stub
0084:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 000000000051D92C, 000000001EC74DE0, 000000000051D928, 000000000051D920
0084:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 000000000051D92C, 000000001EC74DE0, 000000000051D928, 000000000051D920
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
0084:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
0084:fixme:hnetcfg:hnetcfg_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
0084:fixme:hnetcfg:upnpnat_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
0084:fixme:hnetcfg:upnpnat_get_NATEventManager 000000001EC7DD20, 000000000051DF38
0084:fixme:exec:SHELL_execute flags ignored: 0x00000100
02ec:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02ec:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0062FC50
02ec:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00FEDFB8, 013DF570, 013E7AB0) stub.
02ec:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00FEDFB8, 013DF5C8, 013DF630) stub.
02ec:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00FEDFB8, 013E6498, 013E7AC0) stub.
02ec:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00FEDFB8, 013DF500, 013DF548) stub.
02ec:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00DB0000) stub
02ec:fixme:path:parse_url failed to parse L"System.Windows.Forms"
02ec:fixme:path:parse_url failed to parse L"System.Drawing"
02ec:fixme:path:parse_url failed to parse L"System"
02ec:fixme:path:parse_url failed to parse L"System.Configuration"
02ec:fixme:path:parse_url failed to parse L"System.Xml"
02ec:fixme:path:parse_url failed to parse L"Accessibility"
02ec:fixme:path:parse_url failed to parse L"System.Security"
02ec:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
02ec:fixme:path:parse_url failed to parse L"System.Deployment"
02ec:fixme:path:parse_url failed to parse L"System.Core"
02ec:fixme:path:parse_url failed to parse L"System.Drawing"
02ec:fixme:path:parse_url failed to parse L"System"
02ec:fixme:thread:QueryThreadCycleTime (FFFFFFFE,05312560): stub!
02ec:fixme:nls:LCIDToLocaleName unsupported flags 8000000
02ec:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00000000 0062EC28) returning a dummy value (current locale)
02ec:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00467268 0062EC28) returning a dummy value (current locale)
02ec:fixme:path:parse_url failed to parse L"System.Data"
02ec:fixme:path:parse_url failed to parse L"System.Numerics"
02ec:fixme:path:parse_url failed to parse L"System.Transactions"
02ec:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
02ec:fixme:path:parse_url failed to parse L"System.Core"
02ec:fixme:path:parse_url failed to parse L"System.Xml"
02ec:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
02ec:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00CA05B2, 00000000, 0186B524) stub.
02ec:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
02ec:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
02ec:fixme:path:parse_url failed to parse L"System.Numerics"
02ec:fixme:nls:LCMapStringEx unsupported lparam 467678
02ec:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
02ec:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
02ec:fixme:gdiplus:GdipCreateHalftonePalette stub
0084:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0084:fixme:virtual:NtFlushProcessWriteBuffers stub
00a0:fixme:ole:thread_context_callback_ContextCallback 00000000000F3B48, 00000000010D3F20, 000000001A98F818, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
00a0:fixme:ole:thread_context_callback_ContextCallback 00000000000F3B48, 00000000010D3F20, 000000001A98F718, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 0000000000000000
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:ieframe:WebBrowser_QueryInterface (000000001EDC2A60)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 000000000051C680) interface not supported
0084:fixme:ieframe:WebBrowser_QueryInterface (000000001EDC2A60)->({af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} 000000000051BEC0) interface not supported
0084:fixme:ieframe:WebBrowser_QueryInterface (000000001EDC2A60)->({ecc8691b-c1db-4dc0-855e-65f6c551af49} 000000000051BD58) interface not supported
0084:fixme:ieframe:WebBrowser_QueryInterface (000000001EDC2A60)->({94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} 000000000051BCF0) interface not supported
0084:fixme:ieframe:WebBrowser_QueryInterface (000000001EDC2A60)->({00000144-0000-0000-c000-000000000046} 000000000051C2C0) interface not supported
0084:fixme:ieframe:navigate_url Unsupported args (Flags 000000000051CEA8 {VT_I4: 0}; TargetFrameName 000000000051CE90 {VT_EMPTY})
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002B9A0000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0304:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0634F628, 004A41E8, 0634F62C, 0634F620
0304:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0634F628, 004A41E8, 0634F62C, 0634F620
0304:fixme:virtual:NtFlushProcessWriteBuffers stub
0308:fixme:sync:SetWaitableTimerEx (0000019C, 0645FEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
0084:fixme:winspool:PerfOpen (null): stub
0084:fixme:winspool:PerfCollect L"Global", 0x51cba8, 0x51cb8c, 0x51cb90: stub
0084:fixme:winspool:PerfClose stub
0084:fixme:heap:RtlSetHeapInformation 000000002CC80000 0 000000000051C360 4 stub
0310:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0334:fixme:sync:SetWaitableTimerEx (00000000000003D4, 000000002D6DFD50, 500, 0000000000000000, 0000000000000000, 0000000000000000, 50) semi-stub
0310:fixme:ras:RasEnumConnectionsW (000000001EE5E010,000000002D5AEB64,000000002D5AEB60),stub!
0310:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
0310:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
0310:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
0310:fixme:ras:RasConnectionNotificationW (FFFFFFFFFFFFFFFF,0000000000000428,0x00000003),stub!
0310:fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 0x20000
0310:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
0310:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
02e4:fixme:wininet:set_cookie Unknown additional option L"SameSite=Lax"
0310:fixme:crypt:CertAddCertificateLinkToStore (0x1f19bee0, 0x1f19cfa8, 00000004, (nil)): semi-stub
0340:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x3035306d, context 0x3500b200, init_notify 0, handle 0x354dfa70): stub
0084:fixme:imm:ImmGetDescriptionW (0000000004090409, 0000000000000000, 0): semi stub
0084:fixme:imm:ImmGetDescriptionW (0000000004090409, 0000000037E2DE18, 9): semi stub
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D160)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D140)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D160)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D140)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C530)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C510)
0084:fixme:file:NtLockFile I/O completion on lock not implemented yet
0084:fixme:ieframe:BrowserService_GetTravelLog 000000001F437F80 000000000051DAC0
0084:fixme:ieframe:ClientSite_GetContainer (000000001EDC2BC0)->(000000000051DB68)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BC50)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BC30)
0084:fixme:ieframe:DocHostUIHandler_GetDropTarget (000000001EDC2BC0)
0084:fixme:ieframe:ClientSite_GetContainer (000000001EDC2BC0)->(000000000051E1B8)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C080)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C060)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C080)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C060)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C080)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051C060)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFD0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFD0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFD0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BF80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BF80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BFA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051BF80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D320)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D320)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D320)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D440)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D420)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D440)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D420)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D320)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D320)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D360)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D340)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D440)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D420)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D6B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D690)
0084:fixme:ntdll:EtwRegisterTraceGuidsW (0000000030166400, 0000000037FA4730, {509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 0000000037E05E40, (null), (null), 0000000037FA4770): stub
0084:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {a3da04e0-57d7-482a-a1c1-61da5f95bacb}
0084:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {917b96b1-ecad-4dab-a760-8d49027748ae}
0084:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {26d1e091-0ae7-4f49-a554-4214445c505c}
0084:fixme:mshtml:nsChannel_AsyncOpen2 (000000001F426A40)->(0000000037FA1310)
0084:fixme:mshtml:nsChannel_AsyncOpen2 (000000001F427820)->(0000000037FA37F0)
0084:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001
0084:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:err:mshtml:ElementSelector_querySelectorAll QuerySelectorAll failed: 8053000c
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
0084:fixme:mshtml:ActiveScriptSite_OnScriptError (000000001F43F790)->(000000001ED47130)
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCB0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC90)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC20)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC00)
0084:fixme:imm:ImmReleaseContext (000000000002024A, 000000001F4335F0): stub
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D660)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D640)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCD0)
0084:fixme:mshtml:nsChannel_IsNoCacheResponse (000000001F43A330)->(000000000051D4FF)
0084:fixme:mshtml:nsChannel_GetContentLength (000000001F43A330)->(000000000051D478)
0084:fixme:ieframe:WebBrowser_get_RegisterAsDropTarget (000000001EDC2A60)->(000000000051BD60)
0084:fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (000000001EDC2A60)->(0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CD10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CCF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CD10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CCF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB30)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA20)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB30)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D880)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D860)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB30)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA20)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB30)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D9A0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D980)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB30)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB10)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DB40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCA0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DC80)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D5C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DA20)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D4E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D4C0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D620)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D600)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CF60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051CF40)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCF0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051DCD0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E2B0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051E290)
0084:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (000000001EDC2A60)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D300)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D2E0)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D270)
0084:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (000000001F430270)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 000000000051D250)
0084:fixme:ieframe:ControlSite_OnFocus (000000001EDC2BC0)->(0)
0084:fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored
0084:fixme:mshtml:HlinkTarget_SetBrowseContext (000000001EE43D50)->(0000000000000000)
00fc:fixme:seh:NtQueryInformationThread ThreadIsIoPending info class not supported yet
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {b196b283-bab4-101a-b69c-00aa00341d07}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {ecc8691b-c1db-4dc0-855e-65f6c551af49}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000003-0000-0000-c000-000000000046}
0084:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000144-0000-0000-c000-000000000046}
0084:fixme:path:parse_url failed to parse L"Microsoft.Kinect"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"iSpy.resources"
0084:fixme:path:parse_url failed to parse L"System.Data"
0084:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
0084:fixme:path:parse_url failed to parse L"System.Numerics"
0084:fixme:netapi32:NetServerEnum Stub ((null) 100 0x51a0f8 -1 0x51a0f0 0x51a0ec 3 (null) 0x51a0e8)
03f8:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
03f8:fixme:advapi:ReportEventW (00000000CAFE4242,0x0001,0x0000,0x00000402,0000000000000000,0x0001,0x00000000,000000003DB2AC78,0000000000000000): stub
03f8:err:eventlog:ReportEventW L"Application: iSpy.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Net.NetworkInformation.PingException\nStack:\n   at System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress, Int32, Byte[], System.Net."...
03f8:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub

Unhandled Exception: System.Net.NetworkInformation.PingException: An exception o
ccurred during a Ping request. ---> System.ComponentModel.Win32Exception: Unknow
n error (0x2b2a)
   at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] 
buffer, Int32 timeout, PingOptions options, Boolean async)
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   --- End of inner exception stack trace ---
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 ti
meout, Byte[] buffer, PingOptions options)
   at iSpyApplication.FindCameras.PortScanner(IEnumerable`1 ports, String ipaddr
ess, ManualResetEvent mre)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)
wine: Unhandled exception 0xe0434352 in thread 3f8 at address 000000007B0114EE (thread 03f8), starting debugger...
Unhandled exception: 0xe0434352 in 64-bit code (0x000000007b0114ee).
03e4:fixme:dbghelp:x86_64_find_runtime_function RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!
03e4:fixme:dbghelp:x86_64_find_runtime_function RunTime_Function outside IMAGE_DIRECTORY_ENTRY_EXCEPTION unimplemented yet!
Register dump:
 rip:000000007b0114ee rsp:000000003db2c7b0 rbp:000000003db2ec70 eflags:00000202 
(   - --  I   - - - )
 rax:000000003db2c7f0 rbx:000000003db2c918 rcx:000000003db2c7d0 rdx:000000000000
0001
 rsi:000000003db2c940 rdi:000000003db2c818  r8:0000000000000005  r9:000000003db2
c918 r10:0000000000000006
 r11:0000000000004000 r12:0000000000004000 r13:00000000045a4418 r14:00000000e043
4352 r15:0000000000049e68
Stack dump:
0x000000003db2c7b0:  000000003db2c7d0 00000000045a4b28
0x000000003db2c7c0:  0000000000089ef8 ffffffffffffffff
0x000000003db2c7d0:  00000001e0434352 0000000000000000
0x000000003db2c7e0:  000000007b0114ee 0000064400000005
0x000000003db2c7f0:  ffffffff80131509 0000000000000000
0x000000003db2c800:  0000000000000000 0000000000000000
0x000000003db2c810:  0000000000f50000 0000064474c9f360
0x000000003db2c820:  fffffffffffffffe 0000000000fab1f4
0x000000003db2c830:  0000000000000000 000000000117918d
0x000000003db2c840:  0000000000000000 000000003db2ec70
0x000000003db2c850:  0000000000000005 00000000010f1ebc
0x000000003db2c860:  0000000000000000 000000000000003e
Backtrace:
=>0 0x000000007b0114ee EntryPoint+0xffffffffffffffff() in kernelbase (0x00000000
3db2ec70)
  1 0x00000000010f3a87 EntryPoint+0x1542a6() in clr (0x000000003db2ec70)
  2 0x00000000010f3d22 EntryPoint+0x154541() in clr (0x000000003db2ec70)
  3 0x000006447537696a in system.ni (+0x8f6969) (0x000000003db2ec70)
  4 0x00000000010f2fbd EntryPoint+0x1537dc() in clr (0x0000064474ba8658)
  5 0x00000000010f3794 EntryPoint+0x153fb3() in clr (0x0000064474ba8658)
  6 0x00000000010f364b EntryPoint+0x153e6a() in clr (0x000000003db2cd59)
0x000000007b0114ee EntryPoint+0xffffffffffffffff in kernelbase: nop
Modules:
Module  Address                                 Debug info      Name (111 module
s)
PE                d10000-          f50000       Deferred        setupapi
PE                f50000-         18ae000       Export          clr
PE               18b0000-         1982000       Deferred        msvcr110_clr0400
PE              1abc0000-        1abd6000       Deferred        nlssorting
PE              1abf0000-        1abfe000       Deferred        windows7toolstri
prenderer
PE              1ace0000-        1ad9e000       Deferred        ffmpeg.autogen
PE              1ada0000-        1aed1000       Deferred        clrjit
PE              1b0c0000-        1b0de000       Deferred        ispy.xmlserializ
ers
PE              1b170000-        1b19c000       Deferred        sharpdx.directin
put
PE              1b1a0000-        1b1ea000       Deferred        sharpdx
PE              1b820000-        1bcb6000       Deferred        system.windows.f
orms
PE              1bfa0000-        1c4f2000       Deferred        comctl32
PE              1c510000-        1c845000       Deferred        gdiplus
PE              1cc30000-        1cc76000       Deferred        aforge.imaging
PE              1cde0000-        1ce0a000       Deferred        postproc-55
PE              1da10000-        1da18000       Deferred        aspnet_counters
PE              1da20000-        1da2d000       Deferred        aspnet_perf
PE              1da30000-        1da79000       Deferred        system.transacti
ons
PE              1db20000-        1dbd7000       Deferred        avutil-56
PE              1dbf0000-        1de4c000       Deferred        avdevice-58
PE              1de50000-        1e001000       Deferred        winmm
PE              1e010000-        1e0a9000       Deferred        swresample-3
PE              1e0b0000-        1e145000       Deferred        swscale-5
PE              1e190000-        1e86d000       Deferred        avfilter-7
PE              1e980000-        1e9bc000       Deferred        perfcounter
PE              27740000-        2adae000       Deferred        avcodec-58
PE              2adb0000-        2b392000       Deferred        avformat-58
PE              2b870000-        2b887000       Deferred        msimg32
PE              2bbc0000-        2bbf0000       Deferred        microsoft.kinect
PE              2c0f0000-        2c460000       Deferred        urlmon
PE              2c460000-        2c513000       Deferred        devenum
PE              2cc80000-        2cd89000       Deferred        diasymreader
PE              2d1b0000-        2d4c5000       Deferred        system.data
PE              2d6f0000-        2d7e6000       Deferred        mozglue
PE              2e100000-        2fc86000       Deferred        mshtml
PE              300c0000-        34525000       Deferred        xul
PE              34530000-        3460b000       Deferred        wintrust
PE              38960000-        38aae000       Deferred        msctf
PE              50160000-        50172000       Deferred        smdiagnostics
PE              512a0000-        513a2000       Deferred        system.runtime.s
erialization
PE              515c0000-        51bd4000       Deferred        system.servicemo
del
PE              53100000-        5312a000       Deferred        system.servicemo
del.channels
PE              53180000-        531ce000       Deferred        system.servicemo
del.discovery
PE              53270000-        532ae000       Deferred        system.servicemo
del.internals
PE              61540000-        61663000       Deferred        advapi32
PE              61740000-        619ba000       Deferred        wininet
PE              62cc0000-        62cde000       Deferred        ncrypt
PE              62dc0000-        6306e000       Deferred        rpcrt4
PE              63280000-        632a0000       Deferred        version
PE              63800000-        63857000       Deferred        netprofm
PE              639c0000-        63a12000       Deferred        shcore
PE              64840000-        64990000       Deferred        shlwapi
PE              649c0000-        649d9000       Deferred        rasdlg
PE              64a10000-        64ae2000       Deferred        system.web.servi
ces
PE              64cc0000-        651d8000       Deferred        oleaut32
PE              656c0000-        6570c000       Deferred        sxs
PE              66040000-        66093000       Deferred        bcrypt
PE              67640000-        67652000       Deferred        psapi
PE              67e80000-        67ecc000       Deferred        jsproxy
PE              680c0000-        682af000       Deferred        dsound
PE              68300000-        68494000       Deferred        combase
PE              68c00000-        68c26000       Deferred        aclui
PE              68f80000-        68fad000       Deferred        wsock32
PE              69280000-        6930e000       Deferred        mlang
PE              69740000-        697c1000       Deferred        propsys
PE              6a100000-        6a12a000       Deferred        userenv
PE              6a200000-        6a7c2000       Deferred        ole32
PE              6a840000-        6a95c000       Deferred        usp10
PE              6b640000-        6b87e000       Deferred        nss3
PE              6ba00000-        6bacb000       Deferred        sechost
PE              6bec0000-        6bf17000       Deferred        msdmo
PE              6c0c0000-        6c0f7000       Deferred        pdh
PE              6c200000-        6c2cd000       Deferred        hnetcfg
PE              6c7c0000-        6cd8b000       Deferred        gdi32
PE              6db00000-        6db20000       Deferred        schannel
PE              6e1c0000-        6e899000       Deferred        jscript
PE              6ea40000-        6ea60000       Deferred        dwmapi
PE              6eb00000-        6f2c2000       Deferred        user32
PE              6f500000-        6f90a000       Deferred        ieframe
PE              6fc40000-        6fcfc000       Deferred        rsaenh
PE              70740000-        707a6000       Deferred        mpr
PE              70880000-        70961000       Deferred        lgpllibs
PE              70b00000-        70da9000       Deferred        comdlg32
PE              71000000-        71058000       Deferred        imm32
PE              7aea0000-        7af30000       Deferred        system.drawing
PE              7b000000-        7b3ef000       Dwarf           kernelbase
PE              7b600000-        7b975000       Deferred        kernel32
PE              7bc00000-        7bfad000       Deferred        ntdll
PE             140000000-       14043c000       Deferred        ispy
PE             180000000-       180099000       Deferred        mscoreei
PE           6427ee50000-     6427eebf000       Deferred        mscoree
PE           644406e0000-     64440815000       Deferred        system.configura
tion.ni
PE           64443400000-     64443dac000       Deferred        system.core.ni
PE           64443ec0000-     64443eef000       Deferred        system.numerics.
ni
PE           644442c0000-     64444c6b000       Deferred        system.xml.ni
PE           64474a80000-     6447571a000       Export          system.ni
PE           64478000000-     64479560000       Deferred        mscorlib.ni
PE           644a0000000-     644a0014000       Deferred        accessibility.ni
PE          7fc827010000-    7fc82701c000       Deferred        winspool
PE          7fc8271c0000-    7fc8271c4000       Deferred        dnsapi
PE          7fc8271f0000-    7fc8271f3000       Deferred        netapi32
PE          7fc827230000-    7fc827233000       Deferred        secur32
PE          7fc8273c0000-    7fc8273c4000       Deferred        msvcrt
PE          7fc827c90000-    7fc827c94000       Deferred        iphlpapi
PE          7fc827d50000-    7fc827d56000       Deferred        windowscodecs
PE          7fc827f80000-    7fc827f83000       Deferred        kerberos
PE          7fc82d190000-    7fc82d1d4000       Deferred        crypt32
PE          7fc82d3d0000-    7fc82d3d3000       Deferred        avicap32
PE          7fc82d810000-    7fc82d814000       Deferred        winex11
PE          7fc82dcf0000-    7fc82dcf4000       Deferred        ucrtbase
PE          7fc82e000000-    7fc82e003000       Deferred        wow64cpu
Threads:
process  tid      prio (all id:s are in hex)
00000038 services.exe
        ["C:\windows\system32\services.exe"]
        0000003c    0
        00000040    0
        00000054    0
        0000006c    0
        00000088    0
        000000a8    0
        000000b8    0
        00000120    0
        0000029c    0
        000002b8    0
00000044 svchost.exe
        [C:\windows\system32\svchost.exe -k LocalServiceNetworkRestricted]
        00000048    0
        0000005c    0
        00000060    0
00000064 winedevice.exe
        [C:\windows\system32\winedevice.exe]
        00000068    0
        00000070    0
        00000074    0
        00000078    0
0000007c plugplay.exe
        [C:\windows\system32\plugplay.exe]
        00000080    0
        0000008c    0
        00000090    0
        00000094    0
        000000c0    0
00000098 winedevice.exe
        [C:\windows\system32\winedevice.exe]
        0000009c    0
        000000b0    0
        000000b4    0
        000000bc    0
        000000c8    0
        000000cc    0
00000118 rpcss.exe
        [C:\windows\system32\rpcss.exe]
        0000011c    0
        00000128    0
        0000012c    0
        00000130    0
        00000134    0
        00000278    0
        0000014c    0
        000002f8    0
00000268 explorer.exe
        [C:\windows\system32\explorer.exe /desktop]
        0000026c    0
        00000270    0
        00000274    0
00000294 mscorsvw.exe
        [C:\windows\Microsoft.NET\Framework64\v4.0.30319\mscorsvw.exe]
        00000298    0
        000002a4    0
        000002a8    0
        000002ac    0
        000002f0    0
000002b0 mscorsvw.exe
        [C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe]
        000002b4    0
        000002bc    0
        000002c0    0
        000002c4    0
000002c8 (D) C:\Program Files\iSpy\iSpy.exe
        ["C:\Program Files\iSpy\iSpy.exe"]
        00000084    0
        0000004c    0
        000000a0    2
        000000d0    0
        00000140    0
        00000314    0
        000002fc    0
        00000300    0
        00000348    0
        00000334    0
        00000338    0
        00000350    0
        00000328    0
        00000340    0
        0000031c    0
        0000033c    0
        00000320    0
        0000032c    0
        00000330    0
        00000324    0
        00000344    0
        0000034c    0
        00000354    0
        00000378   -1
        00000374   -1
        0000035c    0
        00000360    0
        00000364    0
        00000390    0
        0000037c    0
        00000370   -1
        00000358    0
        00000368    0
        00000380    0
        00000384    0
        00000388    0
        0000036c    0
        0000038c    0
        000003c0    0
        000003a0    0
        000003d8    0
        000003e0    0
        000003f8    0 <==
        000003fc    0
        00000404    0
        00000438    0
        00000430    0
        00000418    0
        0000040c    0
0000028c conhost.exe
        ["C:\windows\system32\conhost.exe" --unix --width 80 --height 24 --serve
r 0x10]
        000002a0    0
00000108 explorer.exe
        [C:\windows\system32\explorer.exe /desktop]
        000000f8    0
        00000124    0
        00000050    0
000002d4 ispymonitor.exe
        ["c:\program files\ispy\/ispymonitor.exe" ispy]
        000002ec    0
        000002f4    0
        000002d8    2
        000002dc    0
        00000304    0
        000003a4    0
System information:
    Wine build: wine-5.21 (Staging)
    Platform: x86_64
    Version: Windows 7
    Host system: Linux
    Host version: *****
Killed
Beside this, during installation, i got 2 warning for .Net as displayed below.

Code: Select all

warning: This package (dotnet45) is broken in wine-5.21. Broken since 5.18. See https://bugs.winehq.org/show_bug.cgi?id=49897 for more info. Use --force to try anyway.

Code: Select all

Warning: Setting windows version to 2003 otherwise applications using .Net 45 will subtly failed
I forced the installation anyway to check the application. For later warning, i run the winecfg against the new wineprefix, window 7 was selected as Operating System. I have to mention 1 thing also, application is running fine but exception only come when i scan the network using iSpy.
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: Exception when scanning cameras on Network using Wine

Post by jkfloris »

Sorry, I have no idea why the program is not working for you.
What I notice:
- In your previous log files iSpy is installed in Program Files (x86). Your last log says Program Files
Did you create a 32 bit Wineprefix? Or did you use the 64-bit version of iSpy?
Beside this, during installation, i got 2 warning for .Net as displayed below.
I assumed wine-stable was your default wine version. Which Wine versions do you have installed now?

Code: Select all

dpkg -l | grep wine
Junaidamjadepazz
Level 1
Level 1
Posts: 9
Joined: Thu Oct 29, 2020 8:55 am

Re: Exception when scanning cameras on Network using Wine

Post by Junaidamjadepazz »

I installed both 32 and 64 bit application using wine and same exception shows on both version. I shared the 64 bit as it was my first priority. Log file of 32 bit application is shared below

Code: Select all

ubuntu@**********:~$ cd ~/ispy/drive_c/Program\ Files\ \(x86\)/iSpy
ubuntu@**********:~/ispy/drive_c/Program Files (x86)/iSpy$ 
ubuntu@**********:~/ispy/drive_c/Program Files (x86)/iSpy$ WINEPREFIX=~/ispy /opt/wine-staging/bin/wine iSpy.exe
05d4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
05d4:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0031FC50
05d4:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00D4DFB8, 0113F570, 01147AB0) stub.
05d4:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00D4DFB8, 0113F5C8, 0113F630) stub.
05d4:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00D4DFB8, 01146498, 01147AC0) stub.
05d4:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00D4DFB8, 0113F500, 0113F548) stub.
05d4:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00B10000) stub
05c4:err:ole:CoGetContextToken apartment not initialised
05d4:fixme:path:parse_url failed to parse L"FFmpeg.AutoGen"
05d4:fixme:path:parse_url failed to parse L"System"
05d4:fixme:path:parse_url failed to parse L"System.Configuration"
05d4:fixme:path:parse_url failed to parse L"System.Xml"
05d4:fixme:path:parse_url failed to parse L"System.Windows.Forms"
05d4:fixme:path:parse_url failed to parse L"System.Drawing"
05d4:fixme:path:parse_url failed to parse L"Accessibility"
05d4:fixme:path:parse_url failed to parse L"System.Security"
05d4:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
05d4:fixme:path:parse_url failed to parse L"System.Deployment"
05d4:fixme:path:parse_url failed to parse L"System.Core"
05d4:fixme:path:parse_url failed to parse L"System.Drawing"
05d4:fixme:thread:QueryThreadCycleTime (FFFFFFFE,03A12560): stub!
05d4:fixme:path:parse_url failed to parse L"System.Core"
05d4:fixme:path:parse_url failed to parse L"System.Numerics"
05d4:fixme:nls:LCIDToLocaleName unsupported flags 8000000
05d4:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 00000000 0031EBE8) returning a dummy value (current locale)
05d4:fixme:nls:get_dummy_preferred_ui_language (0x8 0031EBEC 001644F0 0031EBE8) returning a dummy value (current locale)
05d4:fixme:path:parse_url failed to parse L"System.Configuration"
05d4:fixme:path:parse_url failed to parse L"System.Xml"
05d4:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
05d4:fixme:path:parse_url failed to parse L"Windows7ToolStripRenderer"
05d4:fixme:path:parse_url failed to parse L"System.Windows.Forms"
05d4:fixme:path:parse_url failed to parse L"System.Drawing"
05d4:fixme:path:parse_url failed to parse L"SharpDX.DirectInput"
05d4:fixme:path:parse_url failed to parse L"SharpDX"
05d4:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
05d4:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05d4:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05d4:fixme:path:parse_url failed to parse L"System.Web.Services"
05d4:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
05d4:fixme:path:parse_url failed to parse L"System.Web"
05d4:fixme:path:parse_url failed to parse L"System.Design"
05d4:fixme:path:parse_url failed to parse L"System.DirectoryServices"
05d4:fixme:path:parse_url failed to parse L"System.Data"
05d4:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00A00642, 00000000, 019A7DBC) stub.
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {b196b283-bab4-101a-b69c-00aa00341d07}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {ecc8691b-c1db-4dc0-855e-65f6c551af49}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000003-0000-0000-c000-000000000046}
05d4:fixme:olepicture:OLEPictureImpl_QueryInterface () : asking for unsupported interface {00000144-0000-0000-c000-000000000046}
05d4:fixme:path:parse_url failed to parse L"AForge.Imaging"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:virtual:NtFlushProcessWriteBuffers stub
05d4:fixme:nls:LCMapStringEx unsupported lparam 163d70
05d4:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05d4:fixme:netprofm:netprofm_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
05d4:fixme:netprofm:list_manager_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {b196b283-bab4-101a-b69c-00aa00341d07} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
05d4:fixme:netprofm:connection_point_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
05d4:fixme:path:parse_url failed to parse L"Accessibility"
05d4:fixme:netprofm:connection_point_Advise 0635EA70, 059BFAEC, 01653868 - semi-stub
05d4:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05d4:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05d4:fixme:path:parse_url failed to parse L"System.ServiceModel.Discovery"
05d4:fixme:path:parse_url failed to parse L"System.ServiceModel"
05d4:fixme:path:parse_url failed to parse L"System.ServiceModel.Internals"
05d4:fixme:path:parse_url failed to parse L"System.Runtime.Serialization"
05d4:fixme:path:parse_url failed to parse L"SMDiagnostics"
05d4:fixme:path:parse_url failed to parse L"SMDiagnostics"
05d4:fixme:path:parse_url failed to parse L"System.Transactions"
05d4:fixme:path:parse_url failed to parse L"System.ServiceModel.Channels"
05d4:fixme:ntdll:EtwEventRegister ({c651f5f6-1c0d-492e-8ae1-b4efd7c9d503}, 00A09ADA, 00000000, 01A206A4) stub.
05d4:fixme:kernelbase:PerfStartProvider {890c10c3-8c2a-4fe3-a36a-9eca153d47cb} 00000000 0031EFD0: stub
05d4:fixme:gdiplus:GdipCreateHalftonePalette stub
05d4:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 063B07C0, 0031E948, 0031E93C
05d4:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0031E944, 063B07C0, 0031E948, 0031E93C
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05d4:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05d4:fixme:hnetcfg:hnetcfg_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {ecc8691b-c1db-4dc0-855e-65f6c551af49} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented
05d4:fixme:hnetcfg:upnpnat_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented
05d4:fixme:hnetcfg:upnpnat_get_NATEventManager 00189060, 0031EBF0
05d4:fixme:exec:SHELL_execute flags ignored: 0x00000100
05fc:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
05fc:fixme:heap:GetNumaHighestNodeNumber semi-stub: 0062FC50
05fc:fixme:ntdll:EtwEventRegister ({e13c0d23-ccbc-4e12-931b-d9cc2eee27e4}, 00FEDFB8, 013DF570, 013E7AB0) stub.
05fc:fixme:ntdll:EtwEventRegister ({763fd754-7086-4dfe-95eb-c01a46faf4ca}, 00FEDFB8, 013DF5C8, 013DF630) stub.
05fc:fixme:ntdll:EtwEventRegister ({a669021c-c450-4609-a035-5af59af4df18}, 00FEDFB8, 013E6498, 013E7AC0) stub.
05fc:fixme:ntdll:EtwEventRegister ({cc2bcbba-16b6-4cf3-8990-d74c2e8af500}, 00FEDFB8, 013DF500, 013DF548) stub.
05fc:fixme:seh:WerRegisterRuntimeExceptionModule (L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll", 00DB0000) stub
0604:err:ole:CoGetContextToken apartment not initialised
05fc:fixme:path:parse_url failed to parse L"System.Windows.Forms"
05fc:fixme:path:parse_url failed to parse L"System.Drawing"
05fc:fixme:path:parse_url failed to parse L"System"
05fc:fixme:path:parse_url failed to parse L"System.Configuration"
05fc:fixme:path:parse_url failed to parse L"System.Xml"
05fc:fixme:path:parse_url failed to parse L"Accessibility"
05fc:fixme:path:parse_url failed to parse L"System.Security"
05fc:fixme:path:parse_url failed to parse L"System.Runtime.Serialization.Formatters.Soap"
05fc:fixme:path:parse_url failed to parse L"System.Deployment"
05fc:fixme:path:parse_url failed to parse L"System.Core"
05d4:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05fc:fixme:path:parse_url failed to parse L"System.Drawing"
05fc:fixme:path:parse_url failed to parse L"System"
05fc:fixme:thread:QueryThreadCycleTime (FFFFFFFE,05312560): stub!
05fc:fixme:nls:LCIDToLocaleName unsupported flags 8000000
05fc:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 00000000 0062EC28) returning a dummy value (current locale)
05fc:fixme:nls:get_dummy_preferred_ui_language (0x8 0062EC2C 004654F8 0062EC28) returning a dummy value (current locale)
05fc:fixme:path:parse_url failed to parse L"System.Data"
05fc:fixme:path:parse_url failed to parse L"System.Numerics"
05fc:fixme:path:parse_url failed to parse L"System.Transactions"
05fc:fixme:path:parse_url failed to parse L"System.EnterpriseServices"
05fc:fixme:path:parse_url failed to parse L"System.Core"
05fc:fixme:path:parse_url failed to parse L"System.Xml"
05fc:fixme:path:parse_url failed to parse L"System.Data.SqlXml"
05c4:fixme:ole:thread_context_callback_ContextCallback 001A56F4, 00BF7011, 037CFAFC, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
05c4:fixme:ole:thread_context_callback_ContextCallback 001A56F4, 00BF7011, 037CFA84, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, 00000000
05fc:fixme:ntdll:EtwEventRegister ({8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 00CA05B2, 00000000, 0186B550) stub.
05fc:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
05fc:fixme:path:parse_url failed to parse L"iSpyMonitor.resources"
05fc:fixme:path:parse_url failed to parse L"System.Numerics"
05fc:fixme:nls:LCMapStringEx unsupported lparam 465908
05fc:fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 2
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 4
05fc:fixme:nls:GetCalendarInfoW Unimplemented caltype 57
05fc:fixme:gdiplus:GdipCreateHalftonePalette stub
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:ieframe:WebBrowser_QueryInterface (063F2288)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0031DF90) interface not supported
05d4:fixme:ieframe:WebBrowser_QueryInterface (063F2288)->({af86e2e0-b12d-4c6a-9c5a-d7aa65101e90} 0031DB88) interface not supported
05d4:fixme:ieframe:WebBrowser_QueryInterface (063F2288)->({ecc8691b-c1db-4dc0-855e-65f6c551af49} 0031D8F4) interface not supported
05d4:fixme:ieframe:WebBrowser_QueryInterface (063F2288)->({94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90} 0031D8A4) interface not supported
05d4:fixme:ieframe:WebBrowser_QueryInterface (063F2288)->({00000144-0000-0000-c000-000000000046} 0031DDAC) interface not supported
05d4:fixme:ieframe:navigate_url Unsupported args (Flags 0031E568 {VT_I4: 0}; TargetFrameName 0031E558 {VT_EMPTY})
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:fixme:winspool:PerfOpen (null): stub
05d4:fixme:winspool:PerfCollect L"Global", 0x31dc74, 0x31dc68, 0x31dc6c: stub
05d4:fixme:winspool:PerfClose stub
05b8:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05b8:fixme:ras:RasEnumConnectionsW (0ABDF290,0BD5F578,0BD5F57C),stub!
05b8:fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead!
05b8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05b8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05b8:fixme:ras:RasConnectionNotificationW (FFFFFFFF,000003CC,0x00000003),stub!
05b8:fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 0x20000
05b8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05b8:err:winsock:WSAIoctl -> ?('', 12, 18) request failed with status 0x2733
05b8:fixme:crypt:CertAddCertificateLinkToStore (0xacd51e8, 0xacd9b3c, 00000004, (nil)): semi-stub
0640:fixme:sync:SetWaitableTimerEx (00000450, 0C08FEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
060c:fixme:wininet:set_cookie Unknown additional option L"SameSite=Lax"
0644:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0634F628, 004A2438, 0634F62C, 0634F620
0644:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 0634F628, 004A2438, 0634F62C, 0634F620
0644:fixme:virtual:NtFlushProcessWriteBuffers stub
0650:fixme:sync:SetWaitableTimerEx (0000019C, 0645FEB8, 500, 00000000, 00000000, 00000000, 50) semi-stub
0638:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x116df537, context 0xa9dae68, init_notify 0, handle 0xe8efcc4): stub
05d4:fixme:imm:ImmGetDescriptionW (04090409, 00000000, 0): semi stub
05d4:fixme:imm:ImmGetDescriptionW (04090409, 0FA40098, 9): semi stub
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DF14)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DEF4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DF14)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DEF4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D5B4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D594)
05d4:fixme:file:NtLockFile I/O completion on lock not implemented yet
05d4:fixme:ieframe:BrowserService_GetTravelLog 0DA3FD48 0031E5D4
05d4:fixme:ieframe:ClientSite_GetContainer (063F2360)->(0031E6C0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031CE44)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031CE24)
05d4:fixme:ieframe:DocHostUIHandler_GetDropTarget (063F2360)
05d4:fixme:ieframe:ClientSite_GetContainer (063F2360)->(0031EE4C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6D0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6D0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6D0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D6B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D670)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D650)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D670)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D650)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D670)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D650)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D630)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D610)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D630)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D610)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D630)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031D610)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E390)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E390)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3B0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E390)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E440)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E420)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E440)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E420)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3A0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E380)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3A0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E380)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3C0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E3A0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E440)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E420)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E5C0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E5A0)
05d4:fixme:ntdll:EtwRegisterTraceGuidsW (114DCA5C, 0FA5B130, {509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 10429138, (null), (null), 0FA5B160): stub
05d4:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {a3da04e0-57d7-482a-a1c1-61da5f95bacb}
05d4:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {917b96b1-ecad-4dab-a760-8d49027748ae}
05d4:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {26d1e091-0ae7-4f49-a554-4214445c505c}
05d4:fixme:mshtml:nsChannel_AsyncOpen2 (0DA4D358)->(0FA26C78)
05d4:fixme:mshtml:nsChannel_AsyncOpen2 (0DA4DAE0)->(0FA27D18)
05d4:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001
05d4:fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:err:mshtml:ElementSelector_querySelectorAll QuerySelectorAll failed: 8053000c
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
05d4:fixme:mshtml:ActiveScriptSite_OnScriptError (0DA51790)->(0DC7B3B8)
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E8C4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E8A4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E894)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E874)
05d4:fixme:imm:ImmReleaseContext (000301F6, 0DA3B818): stub
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC94)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC74)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E494)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E474)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E934)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E914)
05d4:fixme:mshtml:nsChannel_IsNoCacheResponse (0DA4DEA0)->(0031DD5B)
05d4:fixme:mshtml:nsChannel_GetContentLength (0DA4DEA0)->(0031DD34)
05d4:fixme:ieframe:WebBrowser_get_RegisterAsDropTarget (063F2288)->(0031D278)
05d4:fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (063F2288)->(0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DE54)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DE34)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DE54)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031DE34)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E684)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E664)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E67C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E65C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E73C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E71C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E2BC)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E29C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC94)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC74)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E714)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E6F4)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E684)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E664)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E67C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E65C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E73C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E71C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E2BC)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E29C)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC94)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC74)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC94)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031EC74)
05d4:fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (063F2288)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E5A0)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E580)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E550)
05d4:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile (0DA39BB0)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 0031E530)
05d4:fixme:ieframe:ControlSite_OnFocus (063F2360)->(0)
05d4:fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored
05d4:fixme:mshtml:HlinkTarget_SetBrowseContext (0AB4AA68)->(00000000)
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {b196b283-bab4-101a-b69c-00aa00341d07}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {af86e2e0-b12d-4c6a-9c5a-d7aa65101e90}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {ecc8691b-c1db-4dc0-855e-65f6c551af49}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {94ea2b94-e9cc-49e0-c0ff-ee64ca8f5b90}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000003-0000-0000-c000-000000000046}
05d4:fixme:devenum:devenum_factory_QueryInterface - no interface IID: {00000144-0000-0000-c000-000000000046}
05d4:fixme:path:parse_url failed to parse L"Microsoft.Kinect"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"iSpy.resources"
05d4:fixme:path:parse_url failed to parse L"System.Data"
05d4:fixme:path:parse_url failed to parse L"iSpy.XmlSerializers"
05d4:fixme:path:parse_url failed to parse L"System.Numerics"
05d4:fixme:netapi32:NetServerEnum Stub ((null) 100 0x31d2fc -1 0x31d2f0 0x31d2f4 3 (null) 0x31d2ec)
0718:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0718:fixme:advapi:ReportEventW (CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,19DADF10,00000000): stub
0718:err:eventlog:ReportEventW L"Application: iSpy.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.Net.NetworkInformation.PingException\nStack:\n   at System.Net.NetworkInformation.Ping.Send(System.Net.IPAddress, Int32, Byte[], System.Net."...
0718:fixme:advapi:DeregisterEventSource (CAFE4242) stub

Unhandled Exception: System.Net.NetworkInformation.PingException: An exception o
ccurred during a Ping request. ---> System.ComponentModel.Win32Exception: Unknow
n error (0x2b2a)
   at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] 
buffer, Int32 timeout, PingOptions options, Boolean async)
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   --- End of inner exception stack trace ---
   at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, 
Byte[] buffer, PingOptions options)
   at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 ti
meout, Byte[] buffer, PingOptions options)
   at iSpyApplication.FindCameras.PortScanner(IEnumerable`1 ports, String ipaddr
ess, ManualResetEvent mre)
   at iSpyApplication.FindCameras.<>c__DisplayClass26_3.<PortScannerManager>b__5
(Object p)
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart(Object obj)
wine: Unhandled exception 0xe0434352 in thread 718 at address 7B00FC22 (thread 0718), starting debugger...
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
Unhandled exception: 0xe0434352 in 32-bit code (0x7b00fc22).
06f0:fixme:dbghelp:elf_search_auxv can't find symbol in module
Register dump:
 CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:7b00fc22 ESP:19daefc0 EBP:19daf0c8 EFLAGS:00000246(   - --  I  Z- -P- )
 EAX:19daefcc EBX:00000000 ECX:19daf094 EDX:00000010
 ESI:19daf094 EDI:00000001
Stack dump:
0x19daefc0:  01038ae8 ffffffff 00000000 e0434352
0x19daefd0:  00000001 00000000 7b00fc22 00000005
0x19daefe0:  80131509 00000000 00000000 00000000
0x19daeff0:  00b10000 0ac95e60 19daf0e8 00000001
0x19daf000:  00000000 00b2110c 00b21350 00000002
0x19daf010:  19daf030 00000000 19daf0b8 0ac95e60
Backtrace:
=>0 0x7b00fc22 EntryPoint+0xffffffff() in kernelbase (0x19daf0c8)
  1 0x00c348c7 EntryPoint+0xa2096() in clr (0x19daf0c8)
  2 0x00c352b5 EntryPoint+0xa2a84() in clr (0x19daf19c)
  3 0x041a4ad3 in system.ni (+0x6c4ad2) (0x19daf298)
  4 0x041a4bae in system.ni (+0x6c4bad) (0x19daf2cc)
  5 0x0b7d4388 (0x19daf324)
  6 0x0b7d42e0 (0x19daf34c)
  7 0x79a1c367 in mscorlib.ni (+0x2fc366) (0x19daf3b0)
  8 0x79a1c2a6 in mscorlib.ni (+0x2fc2a5) (0x19daf3c4)
  9 0x79a1c261 in mscorlib.ni (+0x2fc260) (0x19daf3e0)
  10 0x799da0f6 in mscorlib.ni (+0x2ba0f5) (0x19daf3f8)
  11 0x00b12652 EntryPoint+0xffffffff() in clr (0x19daf404)
  12 0x00b2264f EntryPoint+0xffffffff() in clr (0x19daf458)
  13 0x00b22e95 EntryPoint+0xffffffff() in clr (0x19daf4d0)
  14 0x00bb07d8 EntryPoint+0x1dfa7() in clr (0x19daf644)
  15 0x00b87d4d EntryPoint+0xffffffff() in clr (0x19daf658)
  16 0x00b87dbb EntryPoint+0xffffffff() in clr (0x19daf700)
  17 0x00b87e88 EntryPoint+0xffffffff() in clr (0x19daf75c)
  18 0x00b1c3bf EntryPoint+0xffffffff() in clr (0x19daf780)
  19 0x00bb0694 EntryPoint+0x1de63() in clr (0x19daf804)
  20 0x00c2a0cf EntryPoint+0x9789e() in clr (0x19daff28)
  21 0x7b62d49c EntryPoint+0xffffffff() in kernel32 (0x19daff5c)
  22 0x7bc5bd97 EntryPoint+0xffffffff() in ntdll (0x19daff5c)
  23 0x7bc5bfd0 EntryPoint+0xffffffff() in ntdll (0x19daffec)
0x7b00fc22 EntryPoint+0xffffffff in kernelbase: subl    $4,%esp
Modules:
Module  Address                 Debug info      Name (183 modules)
PE        b10000- 11a2000       Export          clr
PE       11b0000- 1283000       Deferred        msvcr110_clr0400
PE       3660000- 3686000       Deferred        system.numerics.ni
PE       3990000- 39fe000       Deferred        clrjit
PE       3ae0000- 4459000       Export          system.ni
PE       4460000- 45f1000       Deferred        system.drawing.ni
PE       4600000- 521d000       Deferred        system.windows.forms.ni
PE       5230000- 5242000       Deferred        nlssorting
PE       5530000- 59ad000       Deferred        comctl32
PE       59d0000- 5c5f000       Deferred        gdiplus
PE       5dd0000- 5f93000       Deferred        system.web.services.ni
PE       6180000- 618e000       Deferred        accessibility.ni
PE       6d30000- 6dcf000       Deferred        system.transactions.ni
PE       6dd0000- 6e15000       Deferred        system.transactions
PE       6f30000- 6f55000       Deferred        postproc-55
PE       6f70000- 6f77000       Deferred        aspnet_counters
PE       6fa0000- 6faa000       Deferred        aspnet_perf
PE       6fc0000- 6ff2000       Deferred        perfcounter
PE       7070000- 70fb000       Deferred        swresample-3
PE       7130000- 7278000       Deferred        avdevice-58
PE       7280000- 73f2000       Deferred        winmm
PE       7400000- 9b8a000       Deferred        avcodec-58
PE       9b90000- 9c4a000       Deferred        avutil-56
PE       9c50000- a2d6000       Deferred        avfilter-7
PE       a2e0000- a888000       Deferred        avformat-58
PE       a890000- a91d000       Deferred        swscale-5
PE       afa0000- afb3000       Deferred        msimg32
PE       b260000- b50b000       Deferred        urlmon
PE       b510000- b70c000       Deferred        wininet
PE       bb50000- bc46000       Deferred        mozglue
PE       bc60000- bd01000       Deferred        devenum
PE       c0a0000- d8bb000       Deferred        mshtml
PE      10000000-1007a000       Deferred        mscoreei
PE      10080000-10195000       Deferred        msctf
PE      11000000-1143e000       Deferred        ispy
PE      11440000-15171000       Deferred        xul
PE      179d0000-180bc000       Deferred        system.data.ni
PE      180c0000-183cb000       Deferred        system.data
PE      50160000-50181000       Deferred        smdiagnostics.ni
PE      512a0000-5154b000       Deferred        system.runtime.serialization.ni
PE      53270000-53337000       Deferred        system.servicemodel.internals.ni
PE      5e0d0000-5e1a4000       Deferred        diasymreader
PE      60370000-6045b000       Deferred        system.configuration.ni
PE      61740000-61821000       Deferred        advapi32
PE      61a00000-620ae000       Deferred        system.core.ni
PE      62160000-62898000       Deferred        system.xml.ni
PE      62ec0000-62eda000       Deferred        ncrypt
PE      62fc0000-631f0000       Deferred        rpcrt4
PE      63480000-6349c000       Deferred        version
PE      63a00000-63a46000       Deferred        netprofm
PE      63bc0000-63c00000       Deferred        shcore
PE      64a40000-64b5c000       Deferred        shlwapi
PE      64bc0000-64bd5000       Deferred        rasdlg
PE      658c0000-65900000       Deferred        sxs
PE      66240000-66280000       Deferred        bcrypt
PE      67840000-6784e000       Deferred        psapi
PE      68080000-680c5000       Deferred        jsproxy
PE      682c0000-68477000       Deferred        dsound
PE      68500000-6864b000       Deferred        combase
PE      68e00000-68e22000       Deferred        aclui
PE      69180000-691a6000       Deferred        wsock32
PE      69480000-694f1000       Deferred        mlang
PE      69940000-699b2000       Deferred        propsys
PE      6a300000-6a323000       Deferred        userenv
PE      6a400000-6a869000       Deferred        ole32
PE      6aa40000-6ab24000       Deferred        usp10
PE      6b840000-6ba58000       Deferred        nss3
PE      6bc00000-6bc9d000       Deferred        sechost
PE      6bcc0000-6be98000       Deferred        setupapi
PE      6c0c0000-6c10d000       Deferred        msdmo
PE      6c2c0000-6c2eb000       Deferred        pdh
PE      6c400000-6c4aa000       Deferred        hnetcfg
PE      6c9c0000-6ce64000       Deferred        gdi32
PE      6dd00000-6dd1c000       Deferred        schannel
PE      6e3c0000-6e8de000       Deferred        jscript
PE      6ec40000-6ec5b000       Deferred        dwmapi
PE      6ed00000-6f3a2000       Deferred        user32
PE      6f4c0000-6f56e000       Deferred        wintrust
PE      6f700000-6fa83000       Deferred        ieframe
PE      6fe40000-6feda000       Deferred        rsaenh
PE      70940000-70995000       Deferred        mpr
PE      70a80000-70b62000       Deferred        lgpllibs
PE      70d00000-70f5e000       Deferred        comdlg32
PE      71200000-71246000       Deferred        imm32
PE      79000000-7904a000       Deferred        mscoree
PE      79720000-7a6cd000       Export          mscorlib.ni
PE      7b000000-7b340000       Dwarf           kernelbase
PE      7b600000-7b92a000       Dwarf           kernel32
PE      7bc00000-7bef6000       Dwarf           ntdll
ELF     7bf2b000-7bf85000       Deferred        winspool<elf>
  \-PE  7bf40000-7bf85000       \               winspool
ELF     7c085000-7c0a1000       Deferred        kerberos<elf>
  \-PE  7c090000-7c0a1000       \               kerberos
ELF     7c0a1000-7c0e6000       Deferred        netapi32<elf>
  \-PE  7c0b0000-7c0e6000       \               netapi32
ELF     7c0e6000-7c12e000       Deferred        secur32<elf>
  \-PE  7c0f0000-7c12e000       \               secur32
ELF     7c12e000-7c15a000       Deferred        liblzma.so.5
ELF     7c15a000-7c216000       Deferred        libsystemd.so.0
ELF     7c216000-7c274000       Deferred        libdbus-1.so.3
ELF     7c274000-7c355000       Deferred        libkrb5.so.3
ELF     7c355000-7c3ab000       Deferred        libgssapi_krb5.so.2
ELF     7c3ab000-7c44f000       Deferred        libcups.so.2
ELF     7c462000-7c48a000       Deferred        dnsapi<elf>
  \-PE  7c470000-7c48a000       \               dnsapi
ELF     7c48a000-7c4a9000       Deferred        libgcc_s.so.1
ELF     7c5c6000-7d000000       Deferred        shell32<elf>
  \-PE  7c600000-7d000000       \               shell32
ELF     7d000000-7d005000       Deferred        <wine-loader>
ELF     7d00a000-7d02d000       Deferred        liblz4.so.1
ELF     7d02d000-7d100000       Deferred        msvcrt<elf>
  \-PE  7d050000-7d100000       \               msvcrt
ELF     7d41b000-7d45a000       Deferred        ws2_32<elf>
  \-PE  7d430000-7d45a000       \               ws2_32
ELF     7d45a000-7d4c0000       Deferred        dinput8<elf>
  \-PE  7d470000-7d4c0000       \               dinput8
ELF     7d5c0000-7d64d000       Deferred        libjpeg.so.8
ELF     7d74e000-7d782000       Deferred        libk5crypto.so.3
ELF     7d782000-7d7b2000       Deferred        iphlpapi<elf>
  \-PE  7d790000-7d7b2000       \               iphlpapi
ELF     7d7b2000-7d89b000       Deferred        windowscodecs<elf>
  \-PE  7d7e0000-7d89b000       \               windowscodecs
ELF     7d8c1000-7d8d0000       Deferred        libkrb5support.so.0
ELF     7d8d0000-7d8e6000       Deferred        libavahi-client.so.3
ELF     7d914000-7d923000       Deferred        libavahi-common.so.3
ELF     7d923000-7d93c000       Deferred        libresolv.so.2
ELF     7d93c000-7d951000       Deferred        libnss_files.so.2
ELF     7d951000-7da34000       Deferred        libgcrypt.so.20
ELF     7da34000-7dac4000       Deferred        libgmp.so.10
ELF     7dac4000-7dc46000       Deferred        libunistring.so.2
ELF     7dc46000-7dd9e000       Deferred        libp11-kit.so.0
ELF     7de64000-7de6a000       Deferred        libkeyutils.so.1
ELF     7de6a000-7de90000       Deferred        libgpg-error.so.0
ELF     7de90000-7de9a000       Deferred        libffi.so.7
ELF     7de9a000-7ded3000       Deferred        libhogweed.so.5
ELF     7ded3000-7df13000       Deferred        libnettle.so.7
ELF     7df13000-7df2a000       Deferred        libtasn1.so.6
ELF     7df2a000-7df4a000       Deferred        libidn2.so.0
ELF     7df4a000-7e14a000       Deferred        libgnutls.so.30
ELF     7e14a000-7e23f000       Deferred        crypt32<elf>
  \-PE  7e160000-7e23f000       \               crypt32
ELF     7e23f000-7e25e000       Deferred        bcrypt.so
ELF     7e262000-7e268000       Deferred        libcom_err.so.2
ELF     7e268000-7e270000       Deferred        libnss_dns.so.2
ELF     7e286000-7e2a4000       Deferred        windowscodecs.so
ELF     7e2a4000-7e2b1000       Deferred        libxcursor.so.1
ELF     7e2b1000-7e400000       Deferred        libx11.so.6
ELF     7e504000-7e50c000       Deferred        libxfixes.so.3
ELF     7e50c000-7e521000       Deferred        libxi.so.6
ELF     7e521000-7e526000       Deferred        libxcomposite.so.1
ELF     7e526000-7e535000       Deferred        libxrandr.so.2
ELF     7e535000-7e541000       Deferred        libxrender.so.1
ELF     7e541000-7e600000       Deferred        winex11<elf>
  \-PE  7e560000-7e600000       \               winex11
ELF     7e701000-7e709000       Deferred        libxxf86vm.so.1
ELF     7e709000-7e70e000       Deferred        libxinerama.so.1
ELF     7e70e000-7e72d000       Deferred        libbsd.so.0
ELF     7e72d000-7e735000       Deferred        libxdmcp.so.6
ELF     7e735000-7e73b000       Deferred        libxau.so.6
ELF     7e73b000-7e76a000       Deferred        libxcb.so.1
ELF     7e76a000-7e781000       Deferred        libxext.so.6
ELF     7e781000-7e797000       Deferred        avicap32<elf>
  \-PE  7e790000-7e797000       \               avicap32
ELF     7e7a4000-7e7ae000       Deferred        libuuid.so.1
ELF     7e7ae000-7e7da000       Deferred        libexpat.so.1
ELF     7e7da000-7e828000       Deferred        libfontconfig.so.1
ELF     7e828000-7e846000       Deferred        libz.so.1
ELF     7e846000-7e885000       Deferred        libpng16.so.16
ELF     7e885000-7e94b000       Deferred        libfreetype.so.6
ELF     7e961000-7e978000       Deferred        user32.so
ELF     7e978000-7e9a1000       Deferred        gdi32.so
ELF     7e9a1000-7eab5000       Deferred        ucrtbase<elf>
  \-PE  7e9d0000-7eab5000       \               ucrtbase
ELF     7eab5000-7eacb000       Deferred        wow64cpu<elf>
  \-PE  7eac0000-7eacb000       \               wow64cpu
ELF     7eacb000-7ec52000       Dwarf           libwine.so.1
ELF     f7ae2000-f7be7000       Deferred        libm.so.6
ELF     f7be7000-f7bf2000       Deferred        librt.so.1
ELF     f7bf2000-f7cb5000       Deferred        ntdll.so
ELF     f7cb5000-f7ea4000       Deferred        libc.so.6
ELF     f7ea4000-f7eaa000       Deferred        libdl.so.2
ELF     f7eaa000-f7ecd000       Deferred        libpthread.so.0
ELF     f7ee5000-f7f12000       Deferred        ld-linux.so.2
Threads:
process  tid      prio (all id:s are in hex)
00000038 services.exe
        0000003c    0
        00000040    0
        00000054    0
        0000006c    0
        00000088    0
        000000a8    0
        000000b8    0
        00000120    0
        0000029c    0
        000002b8    0
00000044 svchost.exe
        00000048    0
        0000005c    0
        00000060    0
00000064 winedevice.exe
        00000068    0
        00000070    0
        00000074    0
        00000078    0
0000007c plugplay.exe
        00000080    0
        0000008c    0
        00000090    0
        00000094    0
        000000c0    0
00000098 winedevice.exe
        0000009c    0
        000000b0    0
        000000b4    0
        000000bc    0
        000000c8    0
        000000cc    0
00000118 rpcss.exe
        0000011c    0
        00000128    0
        0000012c    0
        00000130    0
        00000134    0
        00000278    0
        0000057c    0
        00000624    0
00000268 explorer.exe
        0000026c    0
        00000270    0
        00000274    0
00000294 mscorsvw.exe
        00000298    0
        000002a4    0
        000002a8    0
        000002ac    0
        000002f0    0
000002b0 mscorsvw.exe
        [C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe]
        000002b4    0
        000002bc    0
        000002c0    0
        000002c4    0
000005c8 (D) C:\Program Files (x86)\iSpy\iSpy.exe
        ["C:\Program Files (x86)\iSpy\iSpy.exe"]
        000005d4    0
        000005ec    0
        000005c4    2
        00000618    0
        00000628    0
        000005f8    0
        0000061c    0
        00000608    0
        00000620    0
        00000634    0
        00000658    0
        00000640    0
        0000065c    0
        00000638    0
        0000064c    0
        00000654    0
        0000063c    0
        00000668    0
        00000660    0
        00000648    0
        000002e0    0
        000005f0    0
        00000670    0
        00000694   -1
        000006a0   -1
        00000674    0
        0000068c    0
        00000684    0
        00000678    0
        000006a4    0
        0000067c   -1
        00000698    0
        00000680    0
        00000688    0
        00000690    0
        0000069c    0
        0000062c    0
        00000630    0
        000006ac    0
        000006d0    0
        000006d4    0
        000006dc    0
        000006b0    0
        000006e0    0
        0000070c    0
        00000718    0 <==
        00000748    0
        00000754    0
000005cc conhost.exe
        000005c0    0
000005e4 explorer.exe
        000005e8    0
        000005d0    0
        00000578    0
00000600 ispymonitor.exe
        ["c:\program files (x86)\ispy\/ispymonitor.exe" ispy]
        000005fc    0
        00000610    0
        00000604    2
        00000614    0
        00000644    0
        000006bc    0
        000006c0    0
System information:
    Wine build: wine-5.21 (Staging)
    Platform: i386 (WOW64)
    Version: Windows 7
    Host system: Linux
    Host version: *******
I assumed wine-stable was your default wine version. Which Wine versions do you have installed now?
I followed your instruction to install new wineprefix and wine-staging. Below is the output of the command of

Code: Select all

dpkg -l | grep wine

Code: Select all

ii  wine-stable                                                 5.0.3~focal                                                 amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-stable-amd64                                           5.0.3~focal                                                 amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-stable-i386:i386                                       5.0.3~focal                                                 i386         WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging                                                5.21~focal                                                  amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging-amd64                                          5.21~focal                                                  amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  wine-staging-i386:i386                                      5.21~focal                                                  i386         WINE Is Not An Emulator - runs MS Windows programs
ii  winehq-staging                                              5.21~focal                                                  amd64        WINE Is Not An Emulator - runs MS Windows programs
ii  winetricks                                                  0.0+20200412-1                                              all          simple tool to work around common problems in Wine
Locked