programm received signal SIGPIPE Broken pipe

That's really, really, odd, as is the fact that it's dying trying to send
something out to your web browser...

What browser are you using?  It sounds like you're just leaving the session
up, letting it periodically refresh??

Try turning on the --ignore-sigpipe option -- I actually put it in so I
could debug (gdb always catches the signal even if you tell it not to).  It
might help ...

Otherwise, post the bt full output, so we can see the variable values and
also walk back up the frames and post the "list" output

(gdb) frame 1
(gdb) list
(gdb) frame 2
(gdb) list

etc.


-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
pascal vaniet
Sent: Monday, November 18, 2002 4:45 AM
To: [EMAIL PROTECTED]
Subject: [Ntop] Segmentation fault (suite)


Hello,

The program functions longer with the version that you indicated me but
after some hours I always have a stop of ntop by " Segmentation Fault " but
this time I made turn ntop in gbd and here is the result:

I am sorry to disturb you again.

Merci.

Bonjour,



Le progrmme fonctionne beaucoup plus longtemps avec la version que vous
m'avez indiqu�e mais apr�s quelques heures j'ai toujours un arr�t de ntop
par "Segmentation Fault" mais cette fois j'ai fait tourner ntop dans gbd et
voici le r�sultat:

( execution par: ntop -u  ntop dans gdb)

programm received signal SIGPIPE Broken pipe

[switching to Thread 5126 (LWP 298715]
0x420e8242 in Send() from /lib/i686/libc.so.6

(gdb) where
#0  0x420e8242 in send () from /lib/i686/libc.so.6
#1  0x404a9cf4 in send () from /lib/i686/libpthread.so.0
#2  0x4002ca7c in sendStringLen (
    theString=0x439341ec "n [see www/Perl/mapper.pl]) for displaying host
location. If you don't want to install a mapper use <A
HREF=\"http://jake.ntop.org/cgi-bin/mapper.pl\";>http://jake.ntop.org/cgi-bin
/mapper.pl</A>\n<P>\n\n2 -"...,
    len=255) at http.c:453
#3  0x4002e4d2 in returnHTTPPage (pageName=0x439344fd "ntop.html",
postLen=-1,
    from=0x4393471c, httpRequestedAt=0x439344b4, usedFork=0x439344b0)
    at http.c:1174
#4  0x40030c1f in handleHTTPrequest (from={s_addr = 3276999880}) at
http.c:2093
#5  0x40052f52 in handleSingleWebConnection (fdmask=0x43934a0c)
    at webInterface.c:3579
#6  0x40052c61 in handleWebConnections (notUsed=0x0) at webInterface.c:3443
#7  0x404a4fef in pthread_start_thread () from /lib/i686/libpthread.so.0
#8  0x404a50df in pthread_start_thread_event () from
/lib/i686/libpthread.so.0

que faut il faire?
Merci.






_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to