https://bugs.winehq.org/show_bug.cgi?id=48569 Martin Prikryl <martin(a)winscp.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin(a)winscp.net --- Comment #4 from Martin Prikryl <martin(a)winscp.net> --- I'm the author of WinSCP. Some more details: WinSCP detects that an item (a file) was dropped in IDropSource::QueryContinueDrag. Still within the method WinSCP shows a dialog box. In the dialog message loop, Wine calls IDropSource::QueryContinueDrag again (what does not happen on Windows). In the response to that WinSCP displays another dialog and this goes on until the stack overflows. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.