Menu

TCPSocket in a thread

Help
2002-01-11
2002-01-12
  • Costas Kotsokalis

    I am trying to start a TCPSocket in a separate thread of execution, and the thread dies (receives an ABORT signal). I have tried to trace it with gdb and I get the abort() function call somewhere in glibc -- unfortunately it's not built with debug info. My glibc version is 2.2.4, I am running a linux kernel (2.4.8), g++ 2.96 (I am aware it's not a standard gcc release, could that cause the problem?), and cc++ 1.6.0. Could it be the old cc++ version causing the problem? Should I upgrade?

    Thanks!

     
    • Frediano Ziglio

      Frediano Ziglio - 2002-01-12

      1.6.0 ??? Well... many bug have been fixed...

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.