[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] segmentation fault




Hello, all, I have a simple program which reads data from a config
file and it runs okay without combining them
with ns, however, after I combine them, the run time error is like:

Program received signal SIGSEGV, Segmentation fault.
0x401015b2 in ios::~ios (this=0x401027a0, __in_chrg=1074833132) at
../../../libio/streambuf.h:481
../../../libio/streambuf.h:481: No such file or directory.


any idea? thank you.

Sencun