Linkedlist structure giving segmentation fault

Arun KUmar paiarunk at yahoo.com
Thu Jul 18 11:00:48 EDT 2002


hai,

 I a just writing a application in python, where i need to use some
third party shared library, which consists of structures and
linkedlists in c, now i need to call the function calls of the shared
library, using the linkedlist structure, but when ever i call this and
compile it with swig and run the python script, i get an segmentation
fault error.

what could be problem?
how to use linkedlist pointers and malloc etc in swig,

do i need to do some changes in my code for swig?


please help me.

arun



More information about the Python-list mailing list