Page 1 of 1

Compiled ftpd crashes

Posted: Wed Feb 27, 2019 9:05 pm
by ClintCarrion
I'm attempting to compile and run WinterMute's ftpd (https://github.com/WinterMute/ftpd/rele ... 137-switch), it compiles fine and the nro file is generated, but when run on the Switch it crashes the device and it needs a restart.

I noticed my generated file size is larger than the pre-compiled release. Mine is 359K while the release is 343K. I'm suspect I've configured something incorrectly with devkitA64? But not sure where to start.. I've been able to compile and run the graphics examples provided with no issue.

Re: Compiled ftpd crashes

Posted: Wed Feb 27, 2019 11:58 pm
by WinterMute
That repository isn't up to date I should probably delete it. you'll find the latest release at https://github.com/mtheall/ftpd/releases

Re: Compiled ftpd crashes

Posted: Thu Feb 28, 2019 12:19 am
by ClintCarrion
Thanks, I'll check that one out instead.

Shouldn't my compiled code should have still worked though? I checked out that tag (v2.2.0-947dc137-switch), where the attached asset nro works.. could it be an issue with my newer devkitPro and libraries?

Re: Compiled ftpd crashes

Posted: Thu Feb 28, 2019 1:01 am
by WinterMute
libnx updates for improved console rendering broke the old code.