I'm not quite sure what the problem is, but we're trying to create a multi-threaded server. But every time we do, when the main thread creates the second thread, it crashes with a SEG FAULT.
We are not quite sure what is causing this, but when we compile with -lpthread, it works fine.
If anyone has some enlightenment for this, please let me know!
Thanks,
Miq
We are not quite sure what is causing this, but when we compile with -lpthread, it works fine.
If anyone has some enlightenment for this, please let me know!
Thanks,
Miq