Jump to content

Microsoft Visual C++ Runtime Library Runtime Error


cubernaut

Recommended Posts

cubernaut
Posted

I get this error when I try to run Synergy.exe:

"This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

 

I get the error with Synergy versions 1.8.4, 1.8.7 and 1.8.8.

Has anybody else encountered this problem?

Is there a known solution?

synergy_error.png

  • 2 weeks later...
Paul Suarez
Posted

Have you tried rebooting your machine already?

Paul Suarez
Posted

Can you try uninstalling it then reboot machine. Re-install after the reboot.

Posted

I did, but I still get the same error message.

Paul Suarez
Posted

What's your machine's specifications?

Posted

I installed v1.9.0-rc3.

The error does not occur anymore, but the main window takes about 40 seconds to appear.

The client does not connect to the server (Connection was refused).

Server log:

[2017-05-22T22:20:01] INFO: connecting to service...

[2017-05-22T22:20:48] INFO: connection established

[2017-05-22T22:18:43] DEBUG1: registered event type ISocketEvents::disconnected as 14

[2017-05-22T22:18:43] DEBUG: ipc client disconnected

[2017-05-22T22:18:43] DEBUG: ipc client proxy removed, connected=0

[2017-05-22T22:20:01] DEBUG: accepted ipc client connection

[2017-05-22T22:20:48] DEBUG: start ipc handle data

[2017-05-22T22:20:48] DEBUG: ipc read: IHEL

[2017-05-22T22:20:48] DEBUG2: readf(%1i)

[2017-05-22T22:20:48] DEBUG2: readf: read 1 byte integer: 1 (0x1)

[2017-05-22T22:20:48] DEBUG: finished ipc handle data

[2017-05-22T22:20:48] DEBUG: ipc hello, type=gui

[2017-05-22T22:20:48] INFO: watchdog status: error

Posted

I followed the instructions with no success.

I installed 1.9.0 on the client (Win7 64bit) as well, but it has 50% CPU usage, so that won't work for me.

Paul Suarez
Posted

Can you post a screenshot of both machine's Synergy interface?

Paul Suarez
Posted

How about the client?

Posted

I'm working on it, it is very unstable...

Paul Suarez
Posted

So it successfully connected now, right? Can you set the logging level back to Info? This will lessen the CPU usage.

Posted

Are you familiar with the interface?

I suppose it states that it connected to the SERVICE, not to the SERVER...

The clients log level is set to info, but that has no effect on the CPU usasge. 50% CPU usage is an indicator for an error and should not result from a high logging level.

 

Posted

Due to the installation of 1.9.0 on the client I now have a new problem. The synergy service can't be stopped and is taking all the CPU time of one processor.

I can't even uninstall this version, because the uninstall routine is unable to stop the service and fails.

Paul Suarez
Posted

Have you disconnected before uninstalling?

Posted

The service can NOT be stopped, how should I disconnect?

What do you mean?

How should that help?

Posted

I was able to uninstall the hanging 1.9.0 version on the client by manually disabling the service and rebooting. That way the service was not started and the uninstall routine worked...

To sum up the situation:

1.9.0 is running with long delays on the Win 10 server.

1.8.8 is running on the Win 7 client.

A connection cannot be established. The server log:

[2017-05-23T16:29:40] INFO: starting server
[2017-05-23T16:29:42] INFO: config file: C:/Users/Philip Groß/AppData/Local/Temp/Synergy.l15048
[2017-05-23T16:29:42] INFO: log level: INFO
[2017-05-23T16:29:44] ERROR: ipc connection error, remote host closed
[2017-05-23T16:29:45] INFO: connecting to service...
[2017-05-23T16:29:45] INFO: connection established
[2017-05-23T16:29:44] ERROR: invalid ipc message
[2017-05-23T16:29:44] DEBUG: ipc disconnect, closing stream
[2017-05-23T16:29:44] DEBUG: finished ipc handle data
[2017-05-23T16:29:44] DEBUG: start ipc handle data
[2017-05-23T16:29:44] DEBUG: finished ipc handle data
[2017-05-23T16:29:44] DEBUG: ipc client proxy removed, connected=0
[2017-05-23T16:29:44] DEBUG: empty command, elevate=1
[2017-05-23T16:29:44] INFO: service command updated
[2017-05-23T16:29:45] DEBUG: accepted ipc client connection
[2017-05-23T16:29:45] DEBUG: start ipc handle data
[2017-05-23T16:29:45] DEBUG: ipc read: IHEL
[2017-05-23T16:29:45] DEBUG2: readf(%1i)
[2017-05-23T16:29:45] DEBUG2: readf: read 1 byte integer: 1 (0x1)
[2017-05-23T16:29:45] DEBUG: finished ipc handle data
[2017-05-23T16:29:45] DEBUG: ipc hello, type=gui
[2017-05-23T16:29:45] INFO: watchdog status: error

 

Paul Suarez
Posted

Can you try pinging the client machine from the server machine (and vice versa) ?

Posted

Yes, that works.

Synergy has worked in the exact same setup for years, only since I updated to 1.8.8 the problem arose.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...