magneato / ispyconnect

Automatically exported from code.google.com/p/ispyconnect
0 stars 0 forks source link

System.DllNotFoundException, iSpy crashes Win7 64-bit #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have iSpy running with a few VLC streams
2. Go away
3. Come back and find Windows dead

What is the expected output? What do you see instead?
iSpy should not crash'
It does crash.

What version of the product are you using? On what operating system?
4.5.1.0, Win 7 Professional 64-bit

Please provide any additional information below.
Some snippets from the Windows Event Log:
Application: iSpy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.DllNotFoundException
Stack:
   at LibVlcWrapper.LibVlcMethods.libvlc_release(IntPtr)
   at Implementation.MediaPlayerFactory.Release()
   at Implementation.MediaPlayerFactory.Dispose(Boolean)
   at Implementation.DisposableBase.Finalize()
...
Faulting application name: iSpy.exe, version: 4.5.1.0, time stamp: 0x50440009
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17651, time stamp: 
0x4e211319
Exception code: 0xe0434352
Fault offset: 0x0000b9bc
Faulting process id: 0x15d0
Faulting application start time: 0x01cd9034f4536941
Faulting application path: D:\Program Files (x86)\iSpy\iSpy\iSpy.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: ae5f29b1-fc2b-11e1-b6fa-00225f4cf48e
.....

Application: ispy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 5D0A6FFE
Stack:
...
Faulting application name: ispy.exe, version: 4.5.1.0, time stamp: 0x50440009
Faulting module name: libswscale_plugin.dll, version: 0.0.0.0, time stamp: 
0x5007ce91
Exception code: 0xc0000005
Fault offset: 0x00036ffe
Faulting process id: 0x169c
Faulting application start time: 0x01cd903872e61938
Faulting application path: D:\program files (x86)\ispy\ispy\ispy.exe
Faulting module path: D:\Program Files 
(x86)\VideoLAN\VLC\plugins\video_filter\libswscale_plugin.dll
Report Id: 1ab2b2ef-fc2c-11e1-b6fa-00225f4cf48e

Original issue reported on code.google.com by paulspig...@gmail.com on 11 Sep 2012 at 7:56

GoogleCodeExporter commented 9 years ago
hello that's a crash in VLC that is taking ispy down with it. Try updating to 
the latest version of VLC (or use the FFMPEG option instead).

Original comment by ad...@developerinabox.com on 12 Sep 2012 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by ad...@developerinabox.com on 12 Sep 2012 at 5:29

GoogleCodeExporter commented 9 years ago
Please see my other posting about VLC. I have the latest, 2.0.3, but was forced 
to reinstall the 32-bit version because iSpy doesn't work with the 64-bit 
version of VLC. I have not idea what the consequences of this incompatibility 
might be, but the problem is not in having the latest VLC. I don't know what 
"the FFMPEG option" means. Is that an option I can choose if I rebuild iSpy 
myself?
/Paul

Original comment by paulspig...@gmail.com on 12 Sep 2012 at 5:51