aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuleweb accept new external connection but close it immediately  (Read 3017 times)

salamiaal

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
amuleweb accept new external connection but close it immediately
« on: December 01, 2005, 11:16:42 AM »

hello my friends,

first of all big thanks for this great client! ... it works perfectly for me! :D

but i've got a problem. i've compiled aMule-CVS-2005120 with webserver-support. the webserver works fine on localhost. but when i try an external connection it connects and then immediately close the connection. here's the log:

2005-12-01 11:06:59: New external connection accepted
2005-12-01 11:06:59: External connection closed.

... and this is the output from the terminal:

CECSocket error: Invalid socket (uninitialized)
*** malloc: vm_allocate(size=1345273856) failed (error code=3)
*** malloc[20176]: error: Can't allocate region

any idea?

p.s.: first post! ... hope anything is allright!  ;)
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: amuleweb accept new external connection but close it immediately
« Reply #1 on: December 01, 2005, 01:05:22 PM »

Hmm.  Looks like another bug I've seen recently.  The attempt to allocate over a gigabyte is, how shall we say, brazen.  ;)

Can you produce a backtrace?  Or, was there a crash report log (~/Library/Logs/CrashReporter/amuleweb.crash.log)?

We won't really be able to diagnose this without more information.
Logged

salamiaal

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: amuleweb accept new external connection but close it immediately
« Reply #2 on: December 16, 2005, 07:53:28 PM »

hi ken,

sorry for that late answer! :]

meantime, i kicked the webserver stuff and switched to amule-gui. ;)

i found this thread, where you post a prepared app-package for amule-gui. it works perfectly! -> see attachment! :D

i compiled it with aMule-CVS-20051216 and wxMac-cvs.

problem solved. thank you very much!
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: amuleweb accept new external connection but close it immediately
« Reply #3 on: December 16, 2005, 08:20:40 PM »

You're welcome.  I'm glad things are working well for you.  :)
Logged