Hi, i'm italian so sorry for my english

First of all, sorry if i'm misusing the forum or if this problem was issued before, but i've used the "search" feature unsuccessfully, and i've read the "common problems" sticky thread but found no similar issue. It seems similar to "amuleweb keeps on segfaulting on me", but i've installed amuled and amuleweb together:
-rwxr-xr-x 1 root root 1,7M 2006-07-21 04:42 /usr/bin/amuled
-rwxr-xr-x 1 root root 477K 2006-07-21 04:42 /usr/bin/amuleweb
I'm running amuled and amuleweb on a Debian Etch machine with no X server. They are started at boot by a init script, and connection is automatic when they start (i'm only using Kad). All seemed ok, but short after they start, amuleweb stops responding and amuled disconnects. After a few tries i got this from a ssh shell:
Amule starting manually (without amleweb):
myuser@myhost:~$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /media/shared/download/amule/temp.
Loading PartFile 4 of 4
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:3001
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Adding file /media/shared/download/amule/temp/011.part.met to shares
Adding file /media/shared/download/amule/temp/012.part.met to shares
Adding file /media/shared/download/amule/temp/014.part.met to shares
Adding file /media/shared/download/amule/temp/016.part.met to shares
HTTP download thread started
Host: www.btack.info:80
URL: http://www.btack.info/bluetack/pipfilter.dat.gz
Response: 403 (Error: 6)
HTTP download thread ended
Amuleweb starting manually (defaults ports where changed intentionally):
myhost:/etc/default# amuleweb -h myhost -p 3001 -P xxx
Questo � amuleweb 2.1.3 #(translation by gaglia: this is amuleweb 2.1.3)
Creazione del client in corso... #(translation by gaglia: creating client...)
Fatto! Connessione stabilita con aMule 2.1.3 #(translation by gaglia: Done! Extablished connection with amule 2.1.3)
--------------------------------------
| aMule Web Server |
--------------------------------------
Usa 'Help' per la lista dei comandi #(translation by gaglia: use help for commands list)
Server web: eseguito #(translation by gaglia: web server: executed)
WSThread: Thread started
aMuleweb$ WSThread: created socket listening on :3000
Amuleweb crashes (usually after trying to access the Kad panel on the web interface):
Sessione valida, utente loggato #(translation by gaglia: valid session, user logged in)
Elaborazione richiesta [rediretta]:amuleweb-main-kad.php #(translation by gaglia: requested elaboration [redirected]: ...)
Sessione valida, utente loggato #(translation by gaglia: valid session, user logged in)
Segmentation fault #(translation by gaglia: D'OH!)
myhost:/etc/default#
Meanwhile, on the amuled session:
Host: heanet.dl.sourceforge.net:80
URL: http://heanet.dl.sourceforge.net/sourceforge/emulepawcio/ipfilter.dat
Response: 200 (Error: 0)
Download size: 13750550
HTTP download thread ended
Invalid Kad tag; type=0x40 name=0x00
Error on CKademliaUDPListener::processPublishRequest received from: [ip sconosciuto, non so cosa sia]:4672
No ip match
What can i do? Please, help me if you can
