Read my reply earlier in this thread - it seems to be some sort of
optimization issue - ntop 3.1 works ok w/o -O2.

-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Randy Gordey
Sent: Wednesday, August 10, 2005 2:55 PM
To: ntop-dev@Unipi.IT
Subject: RE: [Ntop-dev] BUG: build on FC4

It seems Fedora Core 4 gcc 4.0.1 is breaking a few packages.

With released ntop-3.1.tgz source...

I installed compat-gcc-32 rpm with yum.

I now just needed to tell configure to use gcc 3.2..
[EMAIL PROTECTED]/configure CC=gcc32
...
[EMAIL PROTECTED]
...
[EMAIL PROTECTED] install
...

And I now have a working ntop binary for Fedora Core 4.

I still don't really know what is actually broken with gcc 4.0.1.
Regardless, I hope this helps.


--rgordey

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Burton Strauss
Sent: Wednesday, August 03, 2005 7:40 PM
To: ntop-dev@Unipi.IT
Subject: RE: [Ntop-dev] BUG: build on FC4

Well, if Sarge w/ 2.95 gcc was mis-optimizing a line that wouldn't be the
biggest surprise in the universe, now would it?  That won't be the same for
FC4 w/ gcc 3.3 or 3.4, though...

I guess you could copy the memset() from main() in the cvs into 3.1 and give
that a try.  It would at least initialize the fool thing and couldn't hurt.

But w/o some way to make it fail, I'm going to focus on the cvs (3.2).

-----Burton

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Ola Lundqvist
Sent: Wednesday, August 03, 2005 5:09 PM
To: ntop-dev@Unipi.IT
Subject: Re: [Ntop-dev] BUG: build on FC4

Hello

I have got the same problem (on the same function InitDev) on Debian.
The solution to by problem was compiling it from cvs and it worked much
better. It is the reason why 3.1 version never got into the stable release.

I debugged it down to an exact line but it must be some compiler issue or
optimization issue as everything looked good in ddd until a very normal line
(an usual assignment) and it broke.

So I hope for the 3.2 version so I can release that for Debian (not sarge
though). :)

Regards

// Ola

On Mon, Aug 01, 2005 at 05:03:08PM -0400, Randy Gordey wrote:
> [EMAIL PROTECTED] ~]# gdb ntop
> 
> GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
> 
> Copyright 2004 Free Software Foundation, Inc.
> 
> GDB is free software, covered by the GNU General Public License, and 
> you are
> 
> welcome to change it and/or distribute copies of it under certain 
> conditions.
> 
> Type "show copying" to see the conditions.
> 
> There is absolutely no warranty for GDB.  Type "show warranty" for
details.
> 
> This GDB was configured as "i386-redhat-linux-gnu"...(no debugging 
> symbols
> found)
> 
> Using host libthread_db library "/lib/libthread_db.so.1".
> 
>  
> 
> (gdb) set args -u root -K
> 
> (gdb) run
> 
> Starting program: /usr/bin/ntop -u root -K
> 
> Reading symbols from shared object read from target memory...(no 
> debugging symbols found)...done.
> 
> Loaded system supplied DSO at 0x50f000
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> [Thread debugging using libthread_db enabled]
> 
> [New Thread -1208526368 (LWP 30948)]
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> (no debugging symbols found)
> 
> Mon Aug  1 16:58:16 2005  Initializing gdbm databases
> 
> Mon Aug  1 16:58:16 2005  ntop v.3.1 (Dag Apt RPM Repository) MT (SSL)
> 
> Mon Aug  1 16:58:16 2005  Configured on Jul 26 2005  7:39:51, built on 
> Jul
> 26 2005 07:41:59.
> 
> Mon Aug  1 16:58:16 2005  Copyright 1998-2004 by Luca Deri 
> <[EMAIL PROTECTED]>
> 
> Mon Aug  1 16:58:16 2005  Get the freshest ntop from 
> http://www.ntop.org/
> 
> Mon Aug  1 16:58:16 2005  Initializing ntop
> 
> *** buffer overflow detected ***: /usr/bin/ntop terminated
> 
> (no debugging symbols found)
> 
> ======= Backtrace: =========
> 
> /lib/libc.so.6(__chk_fail+0x41)[0x7d0565]
> 
> /usr/lib/libntop-3.1.so(initDevices+0x29d)[0xf8b474]
> 
> /usr/lib/libntop-3.1.so(initNtop+0x33e)[0xf81e47]
> 
> /usr/bin/ntop[0x804aaa5]
> 
> /lib/libc.so.6(__libc_start_main+0xc6)[0x706de6]
> 
> /usr/bin/ntop[0x8049bb1]
> 
> ======= Memory map: ========
> 
> 00111000-00209000 r-xp 00000000 fd:00 1556499    /lib/libcrypto.so.0.9.7f
> 
> 00209000-0021b000 rwxp 000f8000 fd:00 1556499    /lib/libcrypto.so.0.9.7f
> 
> 0021b000-0021e000 rwxp 0021b000 00:00 0
> 
> 0021e000-0023b000 r-xp 00000000 fd:00 173400     /usr/lib/libgd.so.2.0.0
> 
> 0023b000-0025b000 rwxp 0001d000 fd:00 173400     /usr/lib/libgd.so.2.0.0
> 
> 0025b000-0026f000 rwxp 0025b000 00:00 0
> 
> 0026f000-00291000 r-xp 00000000 fd:00 1556489    /lib/libm-2.3.5.so
> 
> 00291000-00292000 r-xp 00021000 fd:00 1556489    /lib/libm-2.3.5.so
> 
> 00292000-00293000 rwxp 00022000 fd:00 1556489    /lib/libm-2.3.5.so
> 
> 00293000-0029c000 r-xp 00000000 fd:00 1556583
/lib/libnss_files-2.3.5.so
> 
> 0029c000-0029d000 r-xp 00008000 fd:00 1556583
/lib/libnss_files-2.3.5.so
> 
> 0029d000-0029e000 rwxp 00009000 fd:00 1556583
/lib/libnss_files-2.3.5.so
> 
> 002ae000-002d1000 r-xp 00000000 fd:00 174785
> /usr/lib/libpng12.so.0.1.2.8
> 
> 002d1000-002d2000 rwxp 00023000 fd:00 174785
> /usr/lib/libpng12.so.0.1.2.8
> 
> 0035b000-00390000 r-xp 00000000 fd:00 1556502    /lib/libssl.so.0.9.7f
> 
> 00390000-00393000 rwxp 00035000 fd:00 1556502    /lib/libssl.so.0.9.7f
> 
> 00442000-00459000 r-xp 00000000 fd:00 172523
> /usr/lib/libgssapi_krb5.so.2.2
> 
> 00459000-0045a000 rwxp 00017000 fd:00 172523
> /usr/lib/libgssapi_krb5.so.2.2
> 
> 0045c000-0045e000 r-xp 00000000 fd:00 172518 
> /usr/lib/libkrb5support.so.0.0
> 
> 0045e000-0045f000 rwxp 00001000 fd:00 172518 
> /usr/lib/libkrb5support.so.0.0
> 
> 0050f000-00510000 r-xp 0050f000 00:00 0
> 
> 005ab000-005cf000 r-xp 00000000 fd:00 174508     /usr/lib/libpcap.so.0.8.3
> 
> 005cf000-005d0000 rwxp 00024000 fd:00 174508     /usr/lib/libpcap.so.0.8.3
> 
> 00640000-006af000 r-xp 00000000 fd:00 172521     /usr/lib/libkrb5.so.3.2
> 
> 006af000-006b2000 rwxp 0006e000 fd:00 172521     /usr/lib/libkrb5.so.3.2
> 
> 006d4000-006ee000 r-xp 00000000 fd:00 1556482    /lib/ld-2.3.5.so
> 
> 006ee000-006ef000 r-xp 00019000 fd:00 1556482    /lib/ld-2.3.5.so
> 
> 006ef000-006f0000 rwxp 0001a000 fd:00 1556482    /lib/ld-2.3.5.so
> 
> 006f2000-00816000 r-xp 00000000 fd:00 1556488    /lib/libc-2.3.5.so
> 
> 00816000-00818000 r-xp 00124000 fd:00 1556488    /lib/libc-2.3.5.so
> 
> 00818000-0081a000 rwxp 00126000 fd:00 1556488    /lib/libc-2.3.5.so
> 
> 0081a000-0081c000 rwxp 0081a000 00:00 0
> 
> 0081e000-00824000 r-xp 00000000 fd:00 176037     /usr/lib/libgdbm.so.2.0.0
> 
> 00824000-00825000 rwxp 00005000 fd:00 176037     /usr/lib/libgdbm.so.2.0.0
> 
> 00844000-00846000 r-xp 00000000 fd:00 1556498    /lib/libdl-2.3.5.so
> 
> 00846000-00847000 r-xp 00001000 fd:00 1556498    /lib/libdl-2.3.5.so
> 
> 00847000-00848000 rwxp 00002000 fd:00 1556498    /lib/libdl-2.3.5.so
> 
> 0084f000-00871000 r-xp 00000000 fd:00 171810 
> /usr/lib/libglib-1.2.so.0.0.10
> 
> 00871000-00873000 rwxp 00021000 fd:00 171810 
> /usr/lib/libglib-1.2.so.0.0.10
> 
> 009c4000-009d9000 r-xp 00000000 fd:00 176992     /usr/lib/libmyrrd-3.1.so
> 
> 009d9000-00a0c000 rwxp 00014000 fd:00 176992     /usr/lib/libmyrrd-3.1.so
> 
> 00a15000-00a23000 r-xp 00000000 fd:00 1556496    /lib/libpthread-2.3.5.so
> 
> 00a23000-00a24000 r-xp 0000d000 fd:00 1556496    /lib/libpthread-2.3.5.so
> 
> 00a24000-00a25000 rwxp 0000e000 fd:00 1556496    /lib/libpthread-2.3.5.so
> 
> 00a25000-00a27000 rwxp 00a25000 00:00 0
> 
> 00a29000-00a46000 r-xp 00000000 fd:00 172515
/usr/lib/libexpat.so.0.5.0
> 
> 00a46000-00a48000 rwxp 0001c000 fd:00 172515
/usr/lib/libexpat.so.0.5.0
> 
> 00a4a000-00a6d000 r-xp 00000000 fd:00 172519
/usr/lib/libk5crypto.so.3.0
> 
> 00a6d000-00a6e000 rwxp 00023000 fd:00 172519
/usr/lib/libk5crypto.so.3.0
> 
> 00c5b000-00c6a000 r-xp 00000000 fd:00 1556532    /lib/libresolv-2.3.5.so
> 
> 00c6a000-00c6b000 r-xp 0000e000 fd:00 1556532    /lib/libresolv-2.3.5.so
> 
> 00c6b000-00c6c000 rwxp 0000f000 fd:00 1556532    /lib/libresolv-2.3.5.so
> 
> 00c6c000-00c6e000 rwxp 00c6c000 00:00 0
> 
> 00c70000-00c72000 r-xp 00000000
> 
> Program received signal SIGABRT, Aborted.
> 
> [Switching to Thread -1208526368 (LWP 30948)]
> 
> 0x0050f402 in __kernel_vsyscall ()
> 
> (gdb) list
> 
> No symbol table is loaded.  Use the "file" command.
> 
> (gdb) file
> 
> A program is being debugged already.  Kill it? (y or n) n
> 
> Program not killed.
> 
> (gdb) stack info
> 
> Undefined command: "stack".  Try "help".
> 
> (gdb) info stack
> 
> #0  0x0050f402 in __kernel_vsyscall ()
> 
> #1  0x0071a1f8 in raise () from /lib/libc.so.6
> 
> #2  0x0071b948 in abort () from /lib/libc.so.6
> 
> #3  0x0074f52a in __libc_message () from /lib/libc.so.6
> 
> #4  0x007d0565 in __chk_fail () from /lib/libc.so.6
> 
> #5  0x00f8b474 in initDevices () from /usr/lib/libntop-3.1.so
> 
> #6  0x00f81e47 in initNtop () from /usr/lib/libntop-3.1.so
> 
> #7  0x0804aaa5 in usage ()
> 
> #8  0x00706de6 in __libc_start_main () from /lib/libc.so.6
> 
> #9  0x08049bb1 in ?? ()
> 
> (gdb) bt full
> 
> #0  0x0050f402 in __kernel_vsyscall ()
> 
> No symbol table info available.
> 
> #1  0x0071a1f8 in raise () from /lib/libc.so.6
> 
> No symbol table info available.
> 
> #2  0x0071b948 in abort () from /lib/libc.so.6
> 
> No symbol table info available.
> 
> #3  0x0074f52a in __libc_message () from /lib/libc.so.6
> 
> No symbol table info available.
> 
> #4  0x007d0565 in __chk_fail () from /lib/libc.so.6
> 
> No symbol table info available.
> 
> #5  0x00f8b474 in initDevices () from /usr/lib/libntop-3.1.so
> 
> No symbol table info available.
> 
> #6  0x00f81e47 in initNtop () from /usr/lib/libntop-3.1.so
> 
> No symbol table info available.
> 
> #7  0x0804aaa5 in usage ()
> 
> No symbol table info available.
> 
> #8  0x00706de6 in __libc_start_main () from /lib/libc.so.6
> 
> No symbol table info available.
> 
> #9  0x08049bb1 in ?? ()
> 
> No symbol table info available.
> 
> (gdb)
> 
>  
> 
>   _____
> 
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf Of Burton Strauss
> Sent: Monday, August 01, 2005 3:47 PM
> To: ntop-dev@Unipi.IT
> Subject: RE: [Ntop-dev] BUG: build on FC4
> 
>  
> 
> Didn't you already post this?
> 
>  
> 
> Regardless, run it under gdb to grab the failure point info - 
> instructions in docs/FAQ.
> 
>  
> 
> -----Burton
> 
>  
> 
>   _____
> 
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
> Behalf Of Randy Gordey
> Sent: Monday, August 01, 2005 1:50 PM
> To: ntop-dev@Unipi.IT
> Subject: [Ntop-dev] BUG: build on FC4
> 
> 'yum upgrade' gave me this.
> 
>  
> 
> Name   : ntop
> 
> Arch   : i386
> 
> Version: 3.1
> 
> Release: 1.2.fc4.rf
> 
> Size   : 1.8 M
> 
> Repo   : dries
> 
> Summary: Network traffic probe that shows the network usage
> 
> Description:
> 
>  ntop is a network and traffic analyzer that provides a wealth of 
> information on
> 
> various networking hosts and protocols. ntop is primarily accessed via 
> a built-in
> 
> web interface. Optionally, data may be stored into a database for 
> analysis or
> 
> extracted from the web server in formats suitable for manipulation in 
> perl or php.
> 
>  
> 
>  
> 
>  
> 
> I also tried to do a rpmbuild from source with the attached spec file, 
> both Dries RPM and my rebuilt one will terminate with a "Buffer Overflow"
> 
>  
> 
> If there is anything I can do to help you debug this, I will.
> 
>  
> 
> If you see a glaringly obvious fault and I am just brain-dead please 
> take the time to point it out.
> 
>  
> 
>  
> 
> Cheers!
> 
> R. Gordey
> 
>  
> 
>  
> 
> [EMAIL PROTECTED] i386]# ntop
> 
> Mon Aug  1 14:22:44 2005  Initializing gdbm databases
> 
> Mon Aug  1 14:22:44 2005  ntop will be started as user nobody
> 
> Mon Aug  1 14:22:44 2005  ntop v.3.1 (Dag Apt RPM Repository) MT (SSL)
> 
> Mon Aug  1 14:22:44 2005  Configured on Aug  1 2005 14:18:30, built on 
> Aug
> 1 2005 14:19:02.
> 
> Mon Aug  1 14:22:44 2005  Copyright 1998-2004 by Luca Deri 
> <[EMAIL PROTECTED]>
> 
> Mon Aug  1 14:22:44 2005  Get the freshest ntop from 
> http://www.ntop.org/
> 
> Mon Aug  1 14:22:44 2005  Initializing ntop
> 
> *** buffer overflow detected ***: ntop terminated
> 
> ======= Backtrace: =========
> 
> /lib/libc.so.6(__chk_fail+0x41)[0x79d565]
> 
> /usr/lib/libntop-3.1.so(initDevices+0x29d)[0xd66484]
> 
> /usr/lib/libntop-3.1.so(initNtop+0x33e)[0xd5ce57]
> 
> ntop[0x804aaf5]
> 
> /lib/libc.so.6(__libc_start_main+0xc6)[0x6d3de6]
> 
> ntop[0x8049c01]
> 
> ======= Memory map: ========
> 
> 00111000-0011a000 r-xp 00000000 03:02 1112426
/lib/libnss_files-2.3.5.so
> 
> 0011a000-0011b000 r-xp 00008000 03:02 1112426
/lib/libnss_files-2.3.5.so
> 
> 0011b000-0011c000 rwxp 00009000 03:02 1112426
/lib/libnss_files-2.3.5.so
> 
> 0011c000-00125000 r-xp 00000000 03:02 1111964
> /lib/libgcc_s-4.0.1-20050727.so.1
> 
> 00125000-00126000 rwxp 00009000 03:02 1111964
> /lib/libgcc_s-4.0.1-20050727.so.1
> 
> 001a1000-002b4000 r-xp 00000000 03:02 4605056
/usr/lib/libxml2.so.2.6.20
> 
> 002b4000-002bc000 rwxp 00113000 03:02 4605056
/usr/lib/libxml2.so.2.6.20
> 
> 002bc000-002bd000 rwxp 002bc000 00:00 0
> 
> 0034c000-0034d000 r-xp 0034c000 00:00 0
> 
> 0034d000-00445000 r-xp 00000000 03:02 1111949    /lib/libcrypto.so.0.9.7f
> 
> 00445000-00457000 rwxp 000f8000 03:02 1111949    /lib/libcrypto.so.0.9.7f
> 
> 00457000-0045a000 rwxp 00457000 00:00 0
> 
> 0059c000-005b1000 r-xp 00000000 03:02 4604966    /usr/lib/libmyrrd-3.1.so
> 
> 005b1000-005e4000 rwxp 00014000 03:02 4604966    /usr/lib/libmyrrd-3.1.so
> 
> 006a1000-006bb000 r-xp 00000000 03:02 1111944    /lib/ld-2.3.5.so
> 
> 006bb000-006bc000 r-xp 00019000 03:02 1111944    /lib/ld-2.3.5.so
> 
> 006bc000-006bd000 rwxp 0001a000 03:02 1111944    /lib/ld-2.3.5.so
> 
> 006bf000-007e3000 r-xp 00000000 03:02 1111948    /lib/libc-2.3.5.so
> 
> 007e3000-007e5000 r-xp 00124000 03:02 1111948    /lib/libc-2.3.5.so
> 
> 007e5000-007e7000 rwxp 00126000 03:02 1111948    /lib/libc-2.3.5.so
> 
> 007e7000-007e9000 rwxp 007e7000 00:00 0
> 
> 007eb000-007ed000 r-xp 00000000 03:02 1111950    /lib/libdl-2.3.5.so
> 
> 007ed000-007ee000 r-xp 00001000 03:02 1111950    /lib/libdl-2.3.5.so
> 
> 007ee000-007ef000 rwxp 00002000 03:02 1111950    /lib/libdl-2.3.5.so
> 
> 007f1000-00813000 r-xp 00000000 03:02 1111954    /lib/libm-2.3.5.so
> 
> 00813000-00814000 r-xp 00021000 03:02 1111954    /lib/libm-2.3.5.so
> 
> 00814000-00815000 rwxp 00022000 03:02 1111954    /lib/libm-2.3.5.so
> 
> 00817000-00825000 r-xp 00000000 03:02 1111970    /lib/libpthread-2.3.5.so
> 
> 00825000-00826000 r-xp 0000d000 03:02 1111970    /lib/libpthread-2.3.5.so
> 
> 00826000-00827000 rwxp 0000e000 03:02 1111970    /lib/libpthread-2.3.5.so
> 
> 00827000-00829000 rwxp 00827000 00:00 0
> 
> 0082b000-0083d000 r-xp 00000000 03:02 4596321    /usr/lib/libz.so.1.2.2.2
> 
> 0083d000-0083e000 rwxp 00011000 03:02 4596321    /usr/lib/libz.so.1.2.2.2
> 
> 00840000-0084f000 r-xp 00000000 03:02 1111952    /lib/libresolv-2.3.5.so
> 
> 0084f000-00850000 r-xp 0000e000 03:02 1111952    /lib/libresolv-2.3.5.so
> 
> 00850000-00851000 rwxp 0000f000 03:02 1111952    /lib/libresolv-2.3.5.so
> 
> 00851000-00853000 rwxp 00851000 00:00 0
> 
> 00855000-00867000 r-xp 00000000 03:02 1111971    /lib/libnsl-2.3.5.so
> 
> 00867000-00868000 r-xp 00011000 03:02 1111971    /lib/libnsl-2.3.5.so
> 
> 00868000-00869000 rwxp 00012000 03:02 1111971    /lib/libnsl-2.3.5.so
> 
> 00869000-0086b000 rwxp 00869000 00:00 0
> 
> 0086d000-00872000 r-xp 00000000 03:02 1111966    /lib/libcrypt-2.3.5.so
> 
> 00872000-00873000 r-xp 00004000 03:02 1111966    /lib/libcrypt-2.3.5.so
> 
> 00873000-00874000 rwxp 00005000 03:02 1111966    /lib/libcrypt-2.3.5.so
> 
> 00874000-0089b000 rwxp 00874000 00:00 0
> 
> 0089d000-0089f000 r-xp 00000000 03:02 1111957    /lib/libcom_err.so.2.1
> 
> 0089f000-008a0000 rwxp 00001000 03:02 1111957    /lib/libcom_err.so.2.1
> 
> 008a2000-008c5000 r-xp 00000000 03:02 4599215
/usr/lib/libk5crypto.so.3.0
> 
> 008c5000-008c6000 rwxp 00023000 03:02 4599215
/usr/lib/libk5crypto.so.3.0
> 
> 008c8000-00937000 r-xp 00000000 03:02 4599267    /usr/lib/libkrb5.so.3.2
> 
> 00937000-0093a000 rwxp 0006e000 03:02 4599267    /usr/lib/libkrb5.so.3.2
> 
> 0093c000-0093e000 r-xp 00000000 03:02 4598507 
> /usr/lib/libkrb5support.so.0.0
> 
> 0093e000-0093f000 rwxp 00001000 03:02 4598507 
> /usr/lib/libkrb5support.so.0.0
> 
> 00941000-00976000 r-xp 00000000 03:02 1111961    /lib/libssl.so.0.9.7f
> 
> 00976000-00979000 rwxp 00035000 03:02 1111961    /lib/libssl.so.0.9.7f
> 
> 0097b000-00981000 r-xp 00000000 03:02 4602728    /usr/lib/libgdbm.so.2.0.0
> 
> 00981000-00982000 rwxp 00005000 03:02 4602728    /usr/lib/libgdbm.so.2.0.0
> 
> 00985000-009a8000 r-xp 00000000 03:02 4604817
> /usr/lib/libpng12.so.0.1.2.8
> 
> 009a8000-009a9000 rwxp 00023000 03:02 4604817
> /usr/lib/libpng12.so.0.1.2.8
> 
> 009ab000-009cd000 r-xp 00000000 03:02 4601813 
> /usr/lib/libglib-1.2.so.0.0.10
> 
> 009cd000-009cf000 rwxp 00021000 03:02 4601813 
> /usr/lib/libglib-1.2.so.0.0.10
> 
> 009d1000-009f5000 r-xp 00000000 03:02 4602049    /usr/lib/libpcap.so.0.8.3
> 
> 009f5000-009f6000 rwxp 00024000 03:02 4602049    /usr/lib/libpcap.so.0.8.3
> 
> 00a13000-00a2a000 r-xp 00000000 03:02 4599630
> /usr/lib/libgssapi_krb5.so.2.2
> 
> 00a2a000-00a2b000 rwxp 00017000 03:02 4599630
> /usr/lib/libgssapi_krb5.so.2.2
> 
> 00a3c000-00a62000 r-xp 00000000 03:02 4602808
> /usr/lib/libfontconfig.so.1.0.4
> 
> 00a62000-00a65000 rwxp 00026000 03:02 4602808
> /usr/lib/libfontconfig.so.1.0.4
> 
> 00a65000-00a66000 rwxp 00a65000 00:00 0
> 
> 00ab2000-00acf000 r-xp 00000000 03:02 4602670    /usr/lib/libgd.so.2.0.0
> 
> 00acf000-00aef000 rwxp 0001d000 03:02 4602670    /usr/lib/libgd.so.2.0.0
> 
> 00aef000-00b03000 rwxp 00aef000 00:00 0
> 
> 00b35000-00b52000 r-xp 00000000 03:02 4595100
/usr/lib/libexpat.so.0.5.0
> 
> 00b52000-00b54000 rwxp 0001c000 03:02 4595100
/usr/lib/libexpat.so.0.5.0
> 
> 00b56000-00b74000 r-xp 00000000 03:02 4602092
/usr/lib/libjpeg.so.62.0.0
> 
> 00b74000-00b75000 rwxp 0001d000 03:02 4602092
/usr/lib/libjpeg.so.62.0.0
> 
> 00b77000-00bd8000 r-xp 00000000 03:02 4600004
> /usr/lib/libfreetype.so.6.3.7
> 
> 00bd8000-00bdf000 rwxp 00061000 03:02 4600004
> /usr/lib/libfreetype.so.6.3.7
> 
> 00cb8000-00d4d000 r-xp 00000000 03:02 4604982 
> /usr/lib/libntopreport-3.1.so
> 
> 00d4d000-00d4e000 rwxp 00095000 03:02 4604982 
> /usr/lib/libntopreport-3.1.so
> 
> 00d4e000-00d4f000 rwxp 00d4e000 00:00 0
> 
> 00d4f000-00d9f000 r-xp 00000000 03:02 4604974    /usr/lib/libntop-3.1.so
> 
> 00d9f000-00da1000 rwxp 0004f000 03:02 4604974    /usr/lib/libntop-3.1.so
> 
> 00da1000-01dc4000 rwxp 00da1000 00:00 0
> 
> 08048000-08057000 r-xp 00000000 03:02 4601941    /usr/bin/ntop
> 
> 08057000-08058000 rw-p 0000f000 03:02 4601941    /usr/bin/ntop
> 
> 0888f000-08914000 rw-p 0888f000 00:00 0          [heap]
> 
> b7f74000-b7fbd000 rw-p b7f74000 00:00 0
> 
> b7fc9000-b7fca000 rw-p b7fc9000 00:00 0
> 
> bffb5000-bffca000 rw-p bffb5000 00:00 0          [stack]
> 
> Aborted
> 
> [EMAIL PROTECTED] i386]#
> 

> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev@unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev


--
 --------------------- Ola Lundqvist ---------------------------
/  [EMAIL PROTECTED]                     Annebergsslingan 37      \
|  [EMAIL PROTECTED]                 654 65 KARLSTAD          |
|  +46 (0)54-10 14 30                  +46 (0)70-332 1551       |
|  http://www.opal.dhs.org             UIN/icq: 4912500         |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---------------------------------------------------------------
_______________________________________________
Ntop-dev mailing list
Ntop-dev@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

_______________________________________________
Ntop-dev mailing list
Ntop-dev@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop-dev


_______________________________________________
Ntop-dev mailing list
Ntop-dev@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

_______________________________________________
Ntop-dev mailing list
Ntop-dev@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to