aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: stability problems with amuleweb  (Read 2602 times)

boutros

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 53
stability problems with amuleweb
« on: January 07, 2005, 09:26:34 PM »

No end of problems with amuleweb segfaulting every 10 minutes

Code: [Select]
Web Server: Started
aMuleweb$
WSThread: Thread started
WSThread: created service
WSThread: created socket listening on :4711
Segmentation fault

From my memory usage graphs, I would imagine that amuleweb spikes in memory usage hugely, and the kernel kills the process when it runs the machine out of memory and swap.

I wonder if there was any fix? I'm using wxGTK-2.5.3 which iis probably not stable.  Yes, I've removed and recopied my tmpl file and the webserver directory.

Also it looks like there's a huge memory leak in amule itself. I'll recompile wxGTK to use GTK1 instead of GTK2. (sigh)
Logged

boutros

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 53
RE: stability problems with amuleweb
« Reply #1 on: January 08, 2005, 05:49:31 AM »

Well the recompile with gtk1 helped amule's memory usage, but amuleweb still segfaults. I think I'll have to write an auto-restart script, and ulimit amuleweb to only use a small but of memory
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: stability problems with amuleweb
« Reply #2 on: January 08, 2005, 06:11:11 AM »

hi, just get the latest cvs-tarball and recompile amule+amuleweb.

http://amule.hirnriss.net/

boutros

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 53
Re: stability problems with amuleweb
« Reply #3 on: January 10, 2005, 11:58:05 PM »

Quote
deltaHF
hi, just get the latest cvs-tarball and recompile amule+amuleweb.

I have to feedback from this with some thanks. after some hours runtime, everything with aMule-cvs-20050110.tar.bz2 seems rock solid. Even new A4AF information in the webinterface!

No segfaults! And the graphs work in the w/i too!

Dammit! That's not left me with anything to complain about.  :baby:
Logged

juice99

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: stability problems with amuleweb
« Reply #4 on: January 11, 2005, 12:16:17 AM »

i have problems with latest build

explained at the end of this thread:
http://forum.amule.org/thread.php?threadid=4736&sid=
Logged

skolnick

  • Global Moderator
  • Hero Member
  • *****
  • Karma: 24
  • Offline Offline
  • Posts: 1188
  • CentOS 6 User
Re: stability problems with amuleweb
« Reply #5 on: January 11, 2005, 04:48:41 AM »

Doesn't crash when you load another page before it finishes loading the current one in the browser? that was the most annoying bug for me...

Regards.
Logged

boutros

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 53
Re: stability problems with amuleweb
« Reply #6 on: January 13, 2005, 06:30:14 PM »

No, but if you move files out of Incoming and then Reload in the webinterface, you get a lovely crash......
Logged