http://bugzilla.novell.com/show_bug.cgi?id=599455
http://bugzilla.novell.com/show_bug.cgi?id=599455#c0 Summary: Using a third party FTP library from Starksoft crashes in the Sim Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=356648) --> (http://bugzilla.novell.com/attachment.cgi?id=356648) FTP Bug solution User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9 I've built the FTP library from StarkSoft and put together a tutorial on using it. However, when I used it myself, I found it crashes the sim. I'm attaching a test project that should immediately crash when you bit the button in the sim. I've built in some test credentials to my FTP server, so you should have a good example of seeing this crash. The library connects to the FTP server fine, but when you try to do a getlist() the application crashes. Reproducible: Always Steps to Reproduce: 1.run the solution in MonoDevelop 2. Hit the crash button 3.Watch it crash! Expected Results: The software should have performed getlist the remote FTP directory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
