ryananeff / win-sshfs

Automatically exported from code.google.com/p/win-sshfs
0 stars 0 forks source link

the process has been terminated due to an unhandled exception #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.mount the filesystem
2.browse the filesystem
3.

What is the expected output? What do you see instead?
expected: directory listing
instead: winsshfs crashes

What version of the product are you using?

win-sshfs: 0.0.1.5
Client OS: windows 7 home edition
Server OS: debian 6
Ssh server: 1.5.5

Please provide any additional information below.

In windows client Event Log:
EventID 1000
Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException
Stack:
   in Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[])
   in Sshfs.Program.Main(System.String[])

EventID 1026
KERNELBASE.dll, version: 6.1.7601.18409, timestamp: 0x531599f6

Original issue reported on code.google.com by ezradibi...@gmail.com on 20 Apr 2015 at 4:08