> Again, the question: What's a 'segmentation fault'? And is there a way
> around it?

a segfault happens when a program attempts to access memory not allocated
to it. usually it then also core-dumps, leaving you a "core" file (memory
image) somewhere for further inspection.

hth,

nico



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will
allow you to extend the highest allowed 128 bit encryption to all your 
clients even if they use browsers that are limited to 40 bit encryption. 
Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to