Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment:

[Please do not change issue titles - your recommendation was enough]

Indeed, incorrect usage of ctypes can crash the program, and there is nothing 
Python can do.

But I could not find any warning about this in the documentation, except maybe 
this sentence: "There are, however, enough ways to crash Python with ctypes, so 
you should be careful anyway."
Let's turn this into a doc issue, then.

----------
assignee:  -> docs@python
components: +Documentation
nosy: +amaury.forgeotdarc, docs@python
title: please close - Seg Fault in .so called by ctypes causes the interpreter 
to Seg Fault -> Seg Fault in .so called by ctypes causes the interpreter to Seg 
Fault

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13951>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to