Luca Deri <deri <at> ntop.org> writes: > > Alessandro > please enable the debugger and send us a trace dump > > Luca > > On 05/16/2014 12:29 PM, Alessandro Ghionna wrote: > > Dpto. Datos Television Costa Blanca <datos <at> tvt-datos.es> writes: > > > >> Hi Daniel, > >> > >> Run it with gdb for debug and trace information. > >> > >> How to? > >> > >> sudo apt-get install gdb > >> then > >> > >> # sudo gdb ntopng > >> run /etc/ntopng.conf (<-- Im using ntopng config file, if you use > >> directly the options in command line, do run with the ntopng options. > >> run -i eth0 -e -u ntop....) > >> > >> Regards, > >> > > > > Hi Everyone, > > > > I've the same issue with the same error message in dmesg. > > I've run ntopng in debug mode with gdb and this is the output: > > ----------------
> > (gdb) > > --------------- > > > > Regards. > > > > Alessandro > > > > > > > > > > _______________________________________________ > > Ntop mailing list > > Ntop <at> listgateway.unipi.it > > http://listgateway.unipi.it/mailman/listinfo/ntop > Hi Luca, this is the backtrace command output: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe27fc700 (LWP 7277)] 0x00000000004199c4 in ?? () (gdb) (gdb) backtrace #0 0x00000000004199c4 in ?? () #1 0x0000000000419acb in ?? () #2 0x0000000000429e93 in ?? () #3 0x0000000000437e95 in ?? () #4 0x0000000000431a0b in ?? () #5 0x00000000004bb77b in ?? () #6 0x00000000004ab470 in ?? () #7 0x0000000000434ed1 in ?? () #8 0x000000000043c722 in ?? () #9 0x000000000043c9b0 in ?? () #10 0x000000000043c9e9 in ?? () #11 0x00007ffff709ee9a in start_thread () from /lib/x86_64-linux- gnu/libpthread.so.0 #12 0x00007ffff63b13fd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #13 0x0000000000000000 in ?? () (gdb) Regards, Alessandro _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
