[Cyberduck-trac] [Cyberduck] #9827: While transferring files from amazon s3 to a shared drive, the application crashes.

Cyberduck trac at cyberduck.io
Mon Feb 6 07:30:00 UTC 2017


#9827: While transferring files from amazon s3 to a shared drive, the application
crashes.
----------------------+----------------------
 Reporter:  rashad40  |         Owner:
     Type:  defect    |        Status:  new
 Priority:  high      |     Milestone:
Component:  core      |       Version:  5.3.3
 Severity:  normal    |    Resolution:
 Keywords:            |  Architecture:
 Platform:            |
----------------------+----------------------

Comment (by dkocher):

 {{{
 Top-level Exception
 Type:        System.Runtime.InteropServices.COMException
 Message:     The current process has used all of its system allowance of
 handles for Window Manager objects. (Exception from HRESULT: 0x80070486)
 Source:      Cyberduck.Core.Native
 Stack Trace: at
 Ch.Cyberduck.Core.TaskDialog.UnsafeNativeMethods.TaskDialogIndirect(TASKDIALOGCONFIG&
 pTaskConfig, Int32& pnButton, Int32& pnRadioButton, Boolean&
 pfVerificationFlagChecked)
    at Ch.Cyberduck.Core.TaskDialog.NativeTaskDialog.PrivateShow(IntPtr
 hwndOwner, Boolean& verificationFlagChecked, Int32& radioButtonResult)
    at Ch.Cyberduck.Core.TaskDialog.NativeTaskDialog.Show(IntPtr hwndOwner,
 Boolean& verificationFlagChecked, Int32& radioButtonResult)
    at
 Ch.Cyberduck.Core.TaskDialog.TaskDialog.ShowTaskDialog(TaskDialogOptions
 options)
    at Ch.Cyberduck.Core.TaskDialog.TaskDialog.Show(TaskDialogOptions
 options)
    at Ch.Cyberduck.Core.TaskDialog.TaskDialog.Show(Boolean
 allowDialogCancellation, TaskDialogCallback callback, Object callbackData,
 String[] commandLinks, TaskDialogCommonButtons commonButtons, String
 content, String[] customButtons, Icon customFooterIcon, Icon
 customMainIcon, Nullable`1 defaultButtonIndex, Boolean
 enableCallbackTimer, Boolean expandedByDefault, String expandedInfo,
 Boolean expandToFooter, TaskDialogIcon footerIcon, String footerText,
 TaskDialogIcon mainIcon, String mainInstruction, IntPtr owner, String[]
 radioButtons, Boolean showMarqueeProgressBar, Boolean showProgressBar,
 String title, Boolean verificationByDefault, String verificationText)
    at Ch.Cyberduck.Core.CrashReporter.Write(Exception e)
    at Ch.Cyberduck.Ui.Controller.MainController.ExceptionHandler(Object
 sender, ThreadExceptionEventArgs e)
    at
 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception
 t)
    at System.Windows.Forms.Control.WndProcException(Exception e)
    at
 System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception
 e)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
 IntPtr wparam, IntPtr lparam)
    at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    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.io/ticket/9827#comment:2>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list