[Cyberduck-trac] [Cyberduck] #7514: Unexpected program termination/closing

Cyberduck trac at trac.cyberduck.ch
Mon Oct 28 15:24:37 UTC 2013


#7514: Unexpected program termination/closing
-----------------------+----------------------
 Reporter:  voxx       |         Owner:  yla
     Type:  defect     |        Status:  new
 Priority:  highest    |     Milestone:  4.4.1
Component:  webdav     |       Version:  4.4
 Severity:  blocker    |    Resolution:
 Keywords:             |  Architecture:
 Platform:  Windows 7  |
-----------------------+----------------------

Comment (by dkocher):

 Most possibly this is related to reported crashes in


 {{{
 Top-level Exception
 Type:        System.ArgumentNullException
 Message:     Value cannot be null.
 Parameter name: path1
 Source:      mscorlib
 Stack Trace: at System.IO.Path.Combine(String path1, String path2)
   at Ch.Cyberduck.Core.Local.LocalImpl..ctor(String path)
   at Ch.Cyberduck.Core.Local.LocalImpl.Factory.create(String path)
   at ch.cyberduck.core.LocalFactory.createLocal(String path)
   at
 Ch.Cyberduck.core.editor.RegistryApplicationFinder.getDescription(String
 application)
   at Ch.Cyberduck.core.editor.RegistryApplicationFinder.find(String
 filename)
   at ch.cyberduck.core.editor.EditorFactory.getEditor(String filename)
   at Ch.Cyberduck.Ui.Controller.BrowserController.UpdateEditIcon()
   at
 Ch.Cyberduck.Ui.Controller.BrowserController.View_BrowserSelectionChanged()
   at Ch.Cyberduck.Ui.Winforms.BrowserForm.browser_SelectionChanged(Object
 sender, EventArgs e)
   at BrightIdeasSoftware.ObjectListView.OnSelectionChanged(EventArgs e)
   at BrightIdeasSoftware.ObjectListView.HandleApplicationIdle(Object
 sender, EventArgs e)
   at BrightIdeasSoftware.TreeListView.HandleApplicationIdle(Object sender,
 EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at
 System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32
 grfidlef)
   at
 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr
 dwComponentID, Int32 reason, Int32 pvLoopData)
   at
 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32
 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32
 reason, ApplicationContext context)
   at
 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
   at
 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
   at
 Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
 commandLine)
   at Ch.Cyberduck.Ui.Controller.MainController.Run(ICollection
 commandLineArgs)
   at Ch.Cyberduck.Ui.Controller.MainController.Run()
   at Ch.Cyberduck.Ui.Controller.MainController.Main()

 }}}

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7514#comment:3>
Cyberduck <http://cyberduck.ch>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list