-
Notifications
You must be signed in to change notification settings - Fork 534
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.AccessViolationException #36
Comments
C: \ program files (x86) \ iSpy \ iSpy.exe
.. is an invalid path - where is it getting that from?
…On Thu, Nov 2, 2017 at 12:26 AM, lehha ***@***.***> wrote:
Windows 7 64, iSpy version 6.8.7.0
Have a crash every 10-30 minutes. Windows error report:
Description
Invalid application path: C: \ program files (x86) \ iSpy \ iSpy.exe
Signature of the problem
Name of the problem event: CLR20r3
Signature of problem 01: ispy.exe
Signature of the problem 02: 6.8.7.0
Signature of the problem 03: 59f7be67
Signature of problem 04: System.Drawing
Signature of the problem 05: 4.0.30319.34209
Signature of the problem 06: 53489a75
Signature of the problem 07: 34
Signature of the problem 08: 1a
Signature of problem 09: System.AccessViolationException
OS version: 6.1.7600.2.0.0.256.1
Language code: 1049
Additional Information 1: ded4
Additional information 2: ded4b1be659bc76be8b782eb12ce2a27
Additional Information 3: 115c
Additional Information 4: 115ccca95720a57f0bfa62836196d695
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#36>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAw1XfJ8fOMRFFDkn4t7SSlqJhUZP1jmks5syJusgaJpZM4QOdAe>
.
|
i'm not sure - you'll need to provide more information about what you are
doing and steps to reproduce the issue.
could you email me your object list (file - save object list) to sean at
ispyconnect dot com
Cheers!
…On Thu, Nov 2, 2017 at 10:51 AM, lehha ***@***.***> wrote:
Yes, valid, Google Translate add space in path :)
iSpy monitor going crazy)
[image: monitor]
<https://user-images.githubusercontent.com/4051362/32307483-ad0cc848-bf91-11e7-82f4-bc5c1d399aa4.PNG>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAw1XSGobHAtvStjRo8GtMqgDwcu_Kwcks5syS4lgaJpZM4QOdAe>
.
|
Ok, will try. This issue came when use a plugin for alerting (sda_lib, payed lincense). Without that plugin (on movement recodrind) iSpy works correctly more that 3 months without crash and restarting. |
where did you get the plugin from? you'll need to contact the plugin author
for that one..
…On Thu, Nov 2, 2017 at 12:00 PM, lehha ***@***.***> wrote:
Ok, will try. This issue came when use a plugin for alerting (sda_lib,
payed lincense).
Without that plugin (on movement recodrind) iSpy works correctly more that
3 months without crash and restarting.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAw1XXRPuLedokfOH2CNCuYqT9UtxaoIks5syT56gaJpZM4QOdAe>
.
|
Is it not yours plugin? From iplugs.eu May be there are problem in iSpy code/function , that plugin uses. I have two report for this crash: The name of the failed application: ispy.exe, version: 6.8.2.0, timestamp: 0x596344a6 and: Application: ispy.exe This reports are identical for all crash in my case. |
no not our plugin, you'll need to contact iplugs, most likely an issue with
that plugin. You can try reverting ispy to v6.5.8.0 and see if you have the
same issue.
…On Thu, Nov 2, 2017 at 1:49 PM, lehha ***@***.***> wrote:
Is it not yours plugin? From iplugs.eu
May be there are problem in iSpy code/function , that plugin uses. I have
two report for this crash:
The name of the failed application: ispy.exe, version: 6.8.2.0, timestamp:
0x596344a6
The name of the failed module is: KERNELBASE.dll, version: 6.1.7600.16385,
time stamp 0x4a5bdfe0
Exception code: 0xe0434352
Error offset: 0x000000000000aa7d
Id of the failed process: 0x16d4
The time to start a failed application: 0x01d3538512b9c2a9
The path of the failed application: C: \ program files (x86) \ ispy \
ispy.exe
The path of the failed module: C: \ Windows \ system32 \ KERNELBASE.dll
Report code: 9aff4d83-bf7b-11e7-a06d-001e8cb97c5d
and:
Application: ispy.exe
Platform version: v4.0.30319
Description. The process was terminated due to an unhandled exception.
Exception Information: System.Reflection.TargetInvocationException
Stack:
in System.RuntimeMethodHandle.InvokeMethod (System.Object, System.Object
[], System.Signature, Boolean)
in System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal
(System.Object, System.Object [], System.Object [])
in System.Reflection.RuntimeMethodInfo.Invoke (System.Object,
System.Reflection.BindingFlags, System.Reflection.Binder, System.Object
[], System.Globalization.CultureInfo)
in iSpyApplication.Controls.Camera.RunPlugin (System.Drawing.Bitmap)
in iSpyApplication.Controls.Camera.VideoNewFrame (System.Object,
iSpyApplication.Sources.NewFrameEventArgs)
in iSpyApplication.Sources.Video.MediaStream.ReadFrames ()
in System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object, Boolean)
in System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,
System.Threading.ContextCallback, System.Object)
in System.Threading.ThreadHelper.ThreadStart ()
This reports are identical for all crash in my case.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAw1XcFeFRvmXQcK_7GE81Dynnfju_-gks5syVfPgaJpZM4QOdAe>
.
|
Windows 7 64, iSpy version 6.8.7.0
Have a crash every 10-30 minutes. Windows error report:
Description
Invalid application path: C: \ program files (x86) \ iSpy \ iSpy.exe
Signature of the problem
Name of the problem event: CLR20r3
Signature of problem 01: ispy.exe
Signature of the problem 02: 6.8.7.0
Signature of the problem 03: 59f7be67
Signature of problem 04: System.Drawing
Signature of the problem 05: 4.0.30319.34209
Signature of the problem 06: 53489a75
Signature of the problem 07: 34
Signature of the problem 08: 1a
Signature of problem 09: System.AccessViolationException
OS version: 6.1.7600.2.0.0.256.1
Language code: 1049
Additional Information 1: ded4
Additional information 2: ded4b1be659bc76be8b782eb12ce2a27
Additional Information 3: 115c
Additional Information 4: 115ccca95720a57f0bfa62836196d695
The text was updated successfully, but these errors were encountered: