Bugs item #1212900, was opened at 2005-06-01 17:33 Message generated for change (Comment added) made by fabinator You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1212900&group_id=5470
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: None Group: Platform-specific Status: Open Resolution: None Priority: 5 Submitted By: Fabien Devaux (fabinator) Assigned to: Nobody/Anonymous (nobody) Summary: Python segfaults on OpenBSD (tested 3.4 and 3.5) Initial Comment: Here is a minimal case, launch the server and then the client (change the server ip on the client source). Under NetBSD it works as expected, under OpenBSD I get a big segfault at the "ping" time... ---------------------------------------------------------------------- >Comment By: Fabien Devaux (fabinator) Date: 2005-06-04 03:22 Message: Logged In: YES user_id=658447 ulimit -s returns "4096" with the limit set to 32000 I have the same error. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2005-06-03 19:49 Message: Logged In: YES user_id=21627 Looks like a stack overflow. What is the stack size limit in your account? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1212900&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com