Bugs item #1806638, was opened at 2007-10-02 23:02 Message generated for change (Comment added) made by nielsnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1806638&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Core >Group: MonetDB5 5.2 >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Stefan Manegold (stmane) >Assigned to: Niels Nes (nielsnes) Summary: `mclient -lmal` crashes on empty line on stdin Initial Comment: When receiving en empty line on standard input --- either by hitting [Enter] on the interactive "mal>" prompt or via a redirected/piped input --- `mclient -lmal` immediately crashes with MAPI = [EMAIL PROTECTED]:50000 ACTION= read_line QUERY = ERROR = Connection terminated With all other front-end languages (MIL & XQuery on M4, SQL on M4 & M5), empty lines are handled without any problems. ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2007-10-03 07:23 Message: Logged In: YES user_id=43556 Originator: NO Fixed a problem in the MCreadClient code. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2007-10-02 23:25 Message: Logged In: YES user_id=572415 Originator: YES added test in MonetDB5/tests/BugTracker/Tests/empty_line_crash.SF-1806638* ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1806638&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
