[Cyberduck-trac] [Cyberduck] #8334: Crashes with CLR20r3 problem event name

Cyberduck trac at trac.cyberduck.io
Tue Dec 9 13:51:09 UTC 2014


#8334: Crashes with CLR20r3 problem event name
-------------------------+----------------------
 Reporter:  aleli linis  |         Owner:
     Type:  defect       |        Status:  new
 Priority:  highest      |     Milestone:  4.7
Component:  core         |       Version:  4.5.2
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:
 Platform:  Windows 7    |
-------------------------+----------------------

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
 Stack Trace: at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.VistaUnsafeNativeMethods.TaskDialogIndirect(TASKDIALOGCONFIG&
 pTaskConfig, Int32& pnButton, Int32& pnRadioButton, Boolean&
 pfVerificationFlagChecked)
    at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.VistaTaskDialog.PrivateShow(IntPtr
 hwndOwner, Boolean& verificationFlagChecked, Int32& radioButtonResult)
    at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.VistaTaskDialog.Show(IWin32Window
 owner, Boolean& verificationFlagChecked, Int32& radioButtonResult)
    at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.TaskDialog.ShowTaskDialogBox(IWin32Window
 Owner, String Title, String MainInstruction, String Content, String
 ExpandedInfo, String Footer, String VerificationText, String RadioButtons,
 String CommandButtons, TaskDialogButtons Buttons, SysIcons MainIcon,
 SysIcons FooterIcon, Int32 DefaultIndex)
    at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.TaskDialog.ShowTaskDialogBox(IWin32Window
 Owner, String Title, String MainInstruction, String Content, String
 ExpandedInfo, String Footer, String VerificationText, String RadioButtons,
 String CommandButtons, TaskDialogButtons Buttons, SysIcons MainIcon,
 SysIcons FooterIcon)
    at
 Ch.Cyberduck.Ui.Winforms.Taskdialog.TaskDialog.ShowCommandBox(IWin32Window
 Owner, String Title, String MainInstruction, String Content, String
 ExpandedInfo, String Footer, String VerificationText, String
 CommandButtons, Boolean ShowCancelButton, SysIcons MainIcon, SysIcons
 FooterIcon)
    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 System.Windows.Forms.Application.Run(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/8334#comment:11>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list