[Cyberduck-trac] [Cyberduck] #9643: crash on launch

Cyberduck trac at trac.cyberduck.io
Tue Aug 2 12:40:15 UTC 2016


#9643: crash on launch
-----------------------+--------------------------
    Reporter:  cavax   |      Owner:
        Type:  defect  |     Status:  new
    Priority:  high    |  Milestone:  5.1
   Component:  core    |    Version:  5.0.9
    Severity:  normal  |   Keywords:  launch crash
Architecture:  Intel   |   Platform:  Windows 10
-----------------------+--------------------------
 Goodmornig,
 afteter installing windows 10 i cant get cyberduck running.

 The logs are empty and the only thing i get is from the windows log:


 {{{
 Application: Cyberduck.exe
 Framework Version: v4.0.30319
 Description: The process was terminated due to an unhandled exception.
 Exception Info: System.BadImageFormatException

 Exception Info: System.BadImageFormatException
    at System.ModuleHandle.ResolveType(System.Reflection.RuntimeModule,
 Int32, IntPtr*, Int32, IntPtr*, Int32,
 System.Runtime.CompilerServices.ObjectHandleOnStack)
    at
 System.ModuleHandle.ResolveTypeHandleInternal(System.Reflection.RuntimeModule,
 Int32, System.RuntimeTypeHandle[], System.RuntimeTypeHandle[])
    at System.Reflection.RuntimeModule.ResolveType(Int32, System.Type[],
 System.Type[])

 Exception Info: System.ArgumentException
    at System.Reflection.RuntimeModule.ResolveType(Int32, System.Type[],
 System.Type[])
    at
 System.Reflection.CustomAttribute.FilterCustomAttributeRecord(System.Reflection.CustomAttributeRecord,
 System.Reflection.MetadataImport, System.Reflection.Assembly ByRef,
 System.Reflection.RuntimeModule, System.Reflection.MetadataToken,
 System.RuntimeType, Boolean, System.Object[], System.Collections.IList,
 System.RuntimeType ByRef, System.IRuntimeMethodInfo ByRef, Boolean ByRef,
 Boolean ByRef)
    at
 System.Reflection.CustomAttribute.GetCustomAttributes(System.Reflection.RuntimeModule,
 Int32, Int32, System.RuntimeType, Boolean, System.Collections.IList,
 Boolean)
    at
 System.Reflection.CustomAttribute.GetCustomAttributes(System.Reflection.RuntimeAssembly,
 System.RuntimeType)
    at System.Reflection.RuntimeAssembly.GetCustomAttributes(System.Type,
 Boolean)
    at IKVM.Internal.AssemblyClassLoader+<FindResources>d__17.MoveNext()
    at
 IKVM.NativeCode.ikvm.runtime.AppDomainAssemblyClassLoader+<FindResources>d__0.MoveNext()
    at
 IKVM.NativeCode.ikvm.runtime.AppDomainAssemblyClassLoader.getResources(java.util.Vector,
 System.String)
    at
 ikvm.runtime.AppDomainAssemblyClassLoader.getResources(System.String)
    at org.slf4j.LoggerFactory.findPossibleStaticLoggerBinderPathSet()
    at org.slf4j.LoggerFactory.bind()
    at org.slf4j.LoggerFactory.performInitialization()
    at org.slf4j.LoggerFactory.getILoggerFactory()
    at org.slf4j.LoggerFactory.getLogger(System.String)
    at
 org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(System.String)
    at
 org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(java.lang.Class)
    at org.apache.commons.logging.LogFactory.getLog(java.lang.Class)
    at org.jets3t.service.io.RepeatableFileInputStream..cctor()

 Exception Info: System.TypeInitializationException
    at org.jets3t.service.io.RepeatableFileInputStream.__<clinit>()
    at ch.cyberduck.core.io.LocalRepeatableFileInputStream..cctor()

 Exception Info: System.TypeInitializationException
    at ch.cyberduck.core.io.LocalRepeatableFileInputStream.__<clinit>()
    at ch.cyberduck.core.Local.getInputStream()
    at
 ch.cyberduck.core.serializer.impl.dd.PlistReader.parse(ch.cyberduck.core.Local)
    at
 ch.cyberduck.core.serializer.impl.dd.PlistReader.read(ch.cyberduck.core.Local)
    at
 ch.cyberduck.core.ProtocolFactory.register(ch.cyberduck.core.Protocol[])
    at Ch.Cyberduck.Ui.Controller.MainController..cctor()

 Exception Info: System.TypeInitializationException
    at Ch.Cyberduck.Ui.Controller.MainController.Main()
 }}}


 AND



 {{{
 Faulting application name: Cyberduck.exe, version: 5.0.1.20379, time
 stamp: 0x575a820a
 Faulting module name: KERNELBASE.dll, version: 10.0.10586.162, time stamp:
 0x56cd55ab
 Exception code: 0xe0434352
 Fault offset: 0x000bdad8
 Faulting process id: 0xba0
 Faulting application start time: 0x01d1ecb9d0a71885
 Faulting application path: C:\Program Files (x86)\Cyberduck\Cyberduck.exe
 Faulting module path: C:\Windows\SYSTEM32\KERNELBASE.dll
 Report Id: 71d96bef-c9d8-4998-b462-f3b38e3d1335
 Faulting package full name:
 Faulting package-relative application ID:
 }}}



 I've tried all the versions but nothing change

--
Ticket URL: <https://trac.cyberduck.io/ticket/9643>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list