aMule Forum

English => Multiplatform => Mac OSX => Topic started by: salamiaal on December 01, 2005, 11:16:42 AM

Title: amuleweb accept new external connection but close it immediately
Post by: salamiaal 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!  ;)
Title: Re: amuleweb accept new external connection but close it immediately
Post by: ken 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 (http://forum.amule.org/thread.php?threadid=7670)?  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.
Title: Re: amuleweb accept new external connection but close it immediately
Post by: salamiaal 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 (http://forum.amule.org/thread.php?threadid=6102) 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!
Title: Re: amuleweb accept new external connection but close it immediately
Post by: ken on December 16, 2005, 08:20:40 PM
You're welcome.  I'm glad things are working well for you.  :)