[ python-Bugs-1212900 ] Python segfaults on OpenBSD (tested 3.4 and 3.5)

SourceForge.net noreply at sourceforge.net
Fri Jun 3 21:49:46 CEST 2005


Bugs item #1212900, was opened at 2005-06-01 19:33
Message generated for change (Comment added) made by loewis
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: Martin v. Löwis (loewis)
Date: 2005-06-03 21: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


More information about the Python-bugs-list mailing list