Hi Leonardo, > Anybody can give me a clue about this ? It appears that your RGPVISAServer application has a NULL pointer somewhere, and it is dereferencing that NULL pointer, causing a segfault (and program termination). > Maybe i must compile without optimization ?? Maybe. But more efficacious would be to remove the bug from the code. Sincerely, -Eljay