I have wrapped plenty of C programs with Nim. My experience is that sig faults 
are caused by some thing simple ... like me not understanding the parameters.

An equivalent C program should crash with a sig fault there too. I bet 
BASS_Init(-1, 44100, 0, 0, nil) would crash in C as well. 

Reply via email to