[haiku-development] Weird net_server behaviour.

  • From: Bruno Albuquerque <bga@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 13 Mar 2008 12:01:01 -0300

I am trying to debug what is happening with the net_server when running Haiku inside the latest VMWare Player (v2) but I am hitting something really weird:


1 - The problem seems to be that DHCPClient::_Negotiate() fails.
2 - To try to figure out where exactly it fails, I tried to add some printfs (one just at the top of the method) but nothing is getting printed at all. 3 - Also other printfs that already exist all around the code never get printed (with the exception of the ones that say which services got started).

Any ideas about why this is happening?

-Bruno

Other related posts: