You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use Cyberduck to download files from amazon SCW.
There was no problem for many months.
Now after upgrading to 7.9.0 Cyberduck crashes each time within 60 seconds of starting the download. The time to crash seems to vary from a few seconds to about a minute.
The files we download are .7z archives ~33GiB in size.
Another user also has this exact problem that started after he upgraded to 7.9.0 too.
Stack trace from crash report:
Top-level Exception
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: ObjectListView
Stack Trace: at BrightIdeasSoftware.TreeListView.TreeRenderer.HandleHitTest(Graphics g, OlvListViewHitTestInfo hti, Int32 x, Int32 y)
at BrightIdeasSoftware.BaseRenderer.HitTest(OlvListViewHitTestInfo hti, Int32 x, Int32 y)
at BrightIdeasSoftware.ObjectListView.OlvHitTest(Int32 x, Int32 y)
at BrightIdeasSoftware.ObjectListView.BuildCellEvent(CellEventArgs args, Point location)
at BrightIdeasSoftware.ObjectListView.OnMouseMove(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseMove(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
17 Top-level Exception
18 Type: System.NullReferenceException
19 Message: Object reference not set to an instance of an object.
20 Source: ObjectListView
21 Stack Trace: at BrightIdeasSoftware.TreeListView.TreeRenderer.HandleHitTest(Graphics g, OlvListViewHitTestInfo hti, Int32 x, Int32 y)
22 at BrightIdeasSoftware.BaseRenderer.HitTest(OlvListViewHitTestInfo hti, Int32 x, Int32 y)
23 at BrightIdeasSoftware.ObjectListView.OlvHitTest(Int32 x, Int32 y)
24 at BrightIdeasSoftware.ObjectListView.BuildCellEvent(CellEventArgs args, Point location)
25 at BrightIdeasSoftware.ObjectListView.OnMouseMove(MouseEventArgs e)
26 at System.Windows.Forms.Control.WmMouseMove(Message& m)
27 at System.Windows.Forms.Control.WndProc(Message& m)
28 at System.Windows.Forms.ListView.WndProc(Message& m)
29 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
We use Cyberduck to download files from amazon SCW.
There was no problem for many months.
Now after upgrading to 7.9.0 Cyberduck crashes each time within 60 seconds of starting the download. The time to crash seems to vary from a few seconds to about a minute.
The files we download are .7z archives ~33GiB in size.
Another user also has this exact problem that started after he upgraded to 7.9.0 too.
Stack trace from crash report:
Attachments
637568493747823169.txt
(2.6 KiB)cyberduck_crash.jpg
(26.6 KiB)The text was updated successfully, but these errors were encountered: