It's a major improvement - just a brief test shows that IE5.5 and NS4.79 now
work OK.
Still having the same trouble with NS6.2.2.
Didn't test the Linux problem child, Opera. For for that matter any of the
Linux browsers.
I'm having some more basic problems with ntop - so that it won't stay up long
enough to do the testing:
#1 - This looks like it's in the code you're changing:
Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 7176 (LWP 20438)]
0x40603f74 in __libc_write () from /lib/i686/libc.so.6
(gdb) info thread
11 Thread 9226 (LWP 20440) 0x4060aafe in __select () from /lib/i686/libc.so.6
10 Thread 8201 (LWP 20439) 0x4060aafe in __select () from /lib/i686/libc.so.6
* 9 Thread 7176 (LWP 20438) 0x40603f74 in __libc_write () from
/lib/i686/libc.so.6
8 Thread 6151 (LWP 20437) 0x4060aafe in __select () from /lib/i686/libc.so.6
7 Thread 5126 (LWP 20436) 0x4060aafe in __select () from /lib/i686/libc.so.6
6 Thread 4101 (LWP 20435) 0x405de5a1 in __libc_nanosleep () from
/lib/i686/libc.so.6
5 Thread 3076 (LWP 20434) 0x40551ba5 in __sigsuspend (set=0x41fe894c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
4 Thread 2051 (LWP 20433) 0x405de5a1 in __libc_nanosleep () from
/lib/i686/libc.so.6
3 Thread 1026 (LWP 20432) 0x40551ba5 in __sigsuspend (set=0x40fe863c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
2 Thread 2049 (LWP 20431) 0x406093e7 in __poll (fds=0x82a9994, nfds=1,
timeout=2000)
at ../sysdeps/unix/sysv/linux/poll.c:63
1 Thread 1024 (LWP 20424) 0x405de557 in __libc_pause () from
/lib/i686/libc.so.6
(gdb) info stack
#0 0x40603f74 in __libc_write () from /lib/i686/libc.so.6
#1 0x404f6918 in __DTOR_END__ () from /lib/i686/libpthread.so.0
#2 0x40208176 in sock_write () from /lib/libcrypto.so.2
#3 0x40205ce1 in BIO_write () from /lib/libcrypto.so.2
#4 0x40192653 in write_pending () from /lib/libssl.so.2
#5 0x40192573 in ssl2_write () from /lib/libssl.so.2
#6 0x401a01e8 in SSL_write () from /lib/libssl.so.2
#7 0x4004136a in sendStringLen (
theString=0x4406a3fc "Last-Modified: Thu, 28 Feb 2002 13:11:59 GMT\n",
len=45) at http.c:434
#8 0x40041411 in sendString (
theString=0x4406a3fc "Last-Modified: Thu, 28 Feb 2002 13:11:59 GMT\n") at
http.c:473
#9 0x40042b2a in returnHTTPPage (pageName=0x4406a6fd "index.html", postLen=-1,
from=0x4406a91c,
httpRequestedAt=0x4406a6b4, usedFork=0x4406a6b0) at http.c:1122
#10 0x400451f2 in handleHTTPrequest (from={s_addr = 3232246275}) at http.c:2019
#11 0x400634bd in handleSingleWebConnection (fdmask=0x4406aa0c) at
webInterface.c:1200
#12 0x40063387 in handleWebConnections (notUsed=0x0) at webInterface.c:1131
#13 0x404e8c6f in pthread_start_thread (arg=0x4406abe0) at manager.c:284
#14 0x404e8d5f in pthread_start_thread_event (arg=0x4406abe0) at manager.c:308
(gdb)
#2 - This one isn't...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 3076 (LWP 20457)]
0x404de34a in get_elem () from /usr/lib/libgdbm.so.2
(gdb) info thread
11 Thread 9226 (LWP 20463) 0x4060aafe in __select () from /lib/i686/libc.so.6
10 Thread 8201 (LWP 20462) 0x40551ba5 in __sigsuspend (set=0x4486a24c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
9 Thread 7176 (LWP 20461) 0x4060aafe in __select () from /lib/i686/libc.so.6
8 Thread 6151 (LWP 20460) 0x4060aafe in __select () from /lib/i686/libc.so.6
7 Thread 5126 (LWP 20459) 0x4060aafe in __select () from /lib/i686/libc.so.6
6 Thread 4101 (LWP 20458) 0x405de5a1 in __libc_nanosleep () from
/lib/i686/libc.so.6
* 5 Thread 3076 (LWP 20457) 0x404de34a in get_elem () from
/usr/lib/libgdbm.so.2
4 Thread 2051 (LWP 20456) 0x405de5a1 in __libc_nanosleep () from
/lib/i686/libc.so.6
3 Thread 1026 (LWP 20455) 0x40551ba5 in __sigsuspend (set=0x40fe863c)
at ../sysdeps/unix/sysv/linux/sigsuspend.c:45
2 Thread 2049 (LWP 20454) 0x406093e7 in __poll (fds=0x82a9994, nfds=1,
timeout=2000)
at ../sysdeps/unix/sysv/linux/poll.c:63
1 Thread 1024 (LWP 20447) 0x405de557 in __libc_pause () from
/lib/i686/libc.so.6
(gdb) info stack
#0 0x404de34a in get_elem () from /usr/lib/libgdbm.so.2
#1 0x404dddf3 in _gdbm_alloc () from /usr/lib/libgdbm.so.2
#2 0x404dc8fd in gdbm_store () from /usr/lib/libgdbm.so.2
#3 0x402869a3 in resolveAddress (hostAddr=0x41fe8a78, keepAddressNumeric=0,
actualDeviceId=0)
at address.c:316
#4 0x40286cef in dequeueAddress (notUsed=0x0) at address.c:480
#5 0x404e8c6f in pthread_start_thread (arg=0x41fe8be0) at manager.c:284
#6 0x404e8d5f in pthread_start_thread_event (arg=0x41fe8be0) at manager.c:308
(gdb) cont
Continuing.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 7176 (LWP 20461)]
0x405a468c in chunk_free (ar_ptr=0x406582a0, p=0x84c6360) at malloc.c:3228
3228 malloc.c: No such file or directory.
in malloc.c
(gdb) cont
But, it's a big step in the right direction!
-----Burton
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Luca Deri
Sent: Monday, May 06, 2002 12:20 PM
To: ntop-dev Mailing List
Subject: [Ntop-dev] HTTPS broken pictures
Hi all,
the broken picture problem under https should be gone. Can you please
resync and let me know?
Thanks, Luca
--
Luca Deri NETikos S.p.A.
Via Matteucci 34/B 56124 Pisa, Italy.
Ph. +39/050/968.639 Fax. +39/050/968.626
Personal: [EMAIL PROTECTED] Business: [EMAIL PROTECTED]
WWW: http://www.lucaderi.org/ ICQ: 68183632
Hacker: someone who loves to program and enjoys being
clever about it - Richard Stallman
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev