aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: can't read from file descriptor  (Read 3978 times)

Elez

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
can't read from file descriptor
« on: September 23, 2004, 08:08:08 PM »

helloooooooo
aMule started popping me this message every 5 seconds:

can't read from file descriptor 72 (error 5: Input/output error)

anybody knows what this means?
also, the title of the window says something EMule... which reminds me of how I used to do my physics lab reports... once I almost forgot to change the name of the submitter... that could have been a hoot.

nevermind.. so what do I do?:) it's a boog, ain't it?

thanks, y'all

edit: I'd like to say that these messages came unprovoked! I didn't do anything to aMule beforehand... just changed servers a couple of minutes before that.
« Last Edit: September 23, 2004, 08:09:39 PM by Elez »
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: can't read from file descriptor
« Reply #1 on: September 23, 2004, 09:10:58 PM »

Uh, what version of aMule are you using?
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: can't read from file descriptor
« Reply #2 on: September 23, 2004, 09:17:31 PM »

Nevermind, missed the "aMule-2.0.0rc5". IIRC, this has been fixed in CVS, so you could try installing a cvs snapshot.
Logged

Elez

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: can't read from file descriptor
« Reply #3 on: September 23, 2004, 10:13:05 PM »

yeeeeeeeeeeeeeah, about that, dude...
maybe you can help me.. I'm rather new to this Linux thing... I'm coming along nicely but I couldn't deal with this error I got when trying to compile aMule's CVS...
now, I did the: ./configure --disable-debug --enable-optimise && make
and eventually what I got is in the attachment.
I'd really apreciate it if anybody would take a minute to look at it cuz like.. to you it might mean something but all I can see is "OMG SOMETHING'S WRONG, CALL SOMEBODY".

Thanks :)
Elez J. Shenhar
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: can't read from file descriptor
« Reply #4 on: September 23, 2004, 11:16:38 PM »

Uh, looks like you're missing some pretty basic include files. You might want to check the documentation of your distro, but I cant say more than that for this information, since I haven't really seen this problem before.
Logged

Elez

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: can't read from file descriptor
« Reply #5 on: September 23, 2004, 11:20:56 PM »

ok, thanks for taking the time to go over this.
what kind of documentation am I looking for?:)
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: can't read from file descriptor
« Reply #6 on: September 23, 2004, 11:45:43 PM »

Well, that depends on your distro. You could try checking our wiki: http://wiki.amule.org There might be more information there.
Logged

Elez

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: can't read from file descriptor
« Reply #7 on: September 23, 2004, 11:59:21 PM »

I just had an idea.
maybe cuz my CPU is o.c'ed and the cpufreq program doesn't recognize it or something so programs related to cpu optimization wasn't installed right?

btw, I run MDK 10.1 community if it helps...
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: can't read from file descriptor
« Reply #8 on: September 24, 2004, 01:25:08 PM »

No dude,

No relation to overclock. Unless your processor is misbehaving, but in this case everithing would fail.

Instead of posting config.log, paste the output of configure, so that we can see the error.

Could be a problem with your hard disk? I dont know, maybe you are out of space? check:
$ df -h

Cheers!
Logged

Elez

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: can't read from file descriptor
« Reply #9 on: September 24, 2004, 03:21:16 PM »

isn't the output of the configure thingy and the config.log the same thing?
anywayz, I got plenty of free space... maybe 900M.B on that particular partition.
Logged

phoenix

  • Evil respawning bird from aMule Dev Team
  • Developer
  • Hero Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 2503
  • The last shadow you'll ever see
Re: can't read from file descriptor
« Reply #10 on: September 24, 2004, 03:45:44 PM »

Quote
Originally posted by Elez
isn't the output of the configure thingy and the config.log the same thing?
anywayz, I got plenty of free space... maybe 900M.B on that particular partition.

Well, it should be the same thing, but I can't see any errors there.

Cheers!
Logged

Xaignar

  • Admin and Code Junky
  • Hero Member
  • *****
  • Karma: 19
  • Offline Offline
  • Posts: 1103
Re: can't read from file descriptor
« Reply #11 on: September 24, 2004, 04:19:00 PM »

The output of configure is a whole lot easier to read, most of the time. ;)
Logged