Hello, My code sends a pointer to a Python function to a C library, using ctypes module. When my program restarts, after a crash or normal exit... it cannot start again without sigfaulting What is the proper way around this problem? other than adding code to delete the cache files? Thanks a lot, Mohamed.