Author Topic: OS X Recursion too deep during FTP  (Read 4573 times)

rcordeau

  • Community Member
  • Posts: 17
  • Hero Points: 1
OS X Recursion too deep during FTP
« on: September 26, 2016, 07:06:59 PM »
I'm running the RC3 beta of SE 2016 on OS X. Getting "Slick-c Recursion too deep" errors during FTP session and here are the steps to reproduce.

1. Start SE 2016 RC3
2. Have a file that saves to an FTP server
3. Save said file (SE will ask to upload)
4. FTP session dialog lets you choose which server
5. (At this point, no sessions are active) SE tries to disconnect from targeted FTP server
6. Times out and gives "Recursion too deep" error

Another way to reproduce. (Also happens on SE 2015)
1. Start SE 2016 RC3
2. Attempt to start an FTP session to a server that you cannot reach (either VPN is off or hostname is incorrect)
3. Times out and gives "Recursion too deep" error and pops up a dialog showing values.




Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: OS X Recursion too deep during FTP
« Reply #1 on: September 26, 2016, 07:50:47 PM »
Questions:
1. FTP or SFTP (I could not reproduce with either)?
2. Can you reproduce with a clean config (e.g. temporarily rename your 'Application Support/SlickEdit' folder)?

++rodney
« Last Edit: September 26, 2016, 08:15:09 PM by Rodney »

Dennis

  • Senior Community Member
  • Posts: 3954
  • Hero Points: 515
Re: OS X Recursion too deep during FTP
« Reply #2 on: September 27, 2016, 03:13:48 PM »
It would also be helpful to go to <config>/logs/stack.log and give Rodney the Slick-C stack dump.

rcordeau

  • Community Member
  • Posts: 17
  • Hero Points: 1
Re: OS X Recursion too deep during FTP
« Reply #3 on: September 28, 2016, 06:07:28 PM »
Hi,
I was using SFTP. I have attached the stack.log file and I will try now with a completely clean config.

Thanks,
Rob

rcordeau

  • Community Member
  • Posts: 17
  • Hero Points: 1
Re: OS X Recursion too deep during FTP
« Reply #4 on: September 28, 2016, 06:16:24 PM »
Well a clean config seemed to help quite a bit. I wasn't able to interrupt it before and abort the connection before the recursion error.  Now I can.  Thanks!

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: OS X Recursion too deep during FTP
« Reply #5 on: September 28, 2016, 07:27:56 PM »
EDIT: Never mind. I can reproduce it on Sierra.

Just to be clear, this still happens with a clean config, correct?

Please paste your Help>About SlickEdit, Program Information.
« Last Edit: September 28, 2016, 08:17:07 PM by Rodney »

Rodney

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 798
  • Hero Points: 54
Re: OS X Recursion too deep during FTP
« Reply #6 on: September 29, 2016, 03:52:20 PM »
This will either be fixed in the final release, or in the first hotfix. Thanks for the report.

++rodney