public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Re: IPTraf-ng problem with version 1.1.4
       [not found] <08D07391-C82C-4E50-93D2-807D084E17AF@ipfire.org>
@ 2013-08-30 14:43 ` Erik K.
  0 siblings, 0 replies; 4+ messages in thread
From: Erik K. @ 2013-08-30 14:43 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

The patch have been also added to the Fedora source --> https://git.fedorahosted.org/cgit/iptraf-ng.git/commit/?id=9b320138755542b927df650da0bd1e61ecaa41d7 . 

Have completed it also in IPFires bugzilla --> https://bugzilla.ipfire.org/show_bug.cgi?id=10408

Greetings

Erik


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IPTraf-ng problem with version 1.1.4
  2013-08-28 11:26 ` Michael Tremer
@ 2013-08-28 18:03   ` Erik K.
  0 siblings, 0 replies; 4+ messages in thread
From: Erik K. @ 2013-08-28 18:03 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2259 bytes --]

Hi Michael,

Am 28.08.2013 um 13:26 schrieb Michael Tremer:

> Hi Erik,
> 
> On Wed, 2013-08-28 at 13:13 +0200, Erik K. wrote:
>> Hi all,
>> i want to report a problem with the unreleased, updated version of IPTraf-ng-1.1.4 . The problem occurs if i turn on the IPTraf logging, after a while i get an "Floating point exception" under the "Packets catured:" line and IPTraf-ng quits. Until now i couldn´t localize the problem, but it seems like a bug in the new version. 
>> The IPTraf-ng version 1.1.3 works without this problem.
> 
> This is most certainly a division by zero. If you do that, the floating
> point unit of the CPU throws a floating point exception.
> It is best to report that to the iptraf-ng developers and open a bug
> report about this on our own bugtracker as well, so that we can update
> as soon as a fix is available.

i have sent an mail to IPTraf mailinglist and i´am currently compile the patched iptraf-ng source with some fixes from the community. Hope this solves the problem, will let you know this after some testing results.

> 
>> Beside info:
>> I have added an IPTraf-ng configuration for the logrotate.conf. In here --> http://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h=16bcdaebca3586fda824e03822f82eecb796dc65 the diff can be found.
> 
> Should this be merged? Why is iptraf-ng writing log files any way?

I think version 1.1.3 is also pretty much up to date (on my Fedora 16 system version 1.1.1 works) and a good possibility to use IPTraf-ng nevertheless in IPFire, i don´t know how much time it takes that the above mentioned patch will be provided in the official source code and also if it solves the problem.

The logging of IPTraf-ng is very nice i think, especially with the ability of the filter usage the output can be very clear and applicable for different needs also easy to use for further processing with shell scripting. The configuration window allows to activate or deactivate the logging, so i thought it might be a good idea to add it also in logrotate.conf.

> 
> -Michael
> 
> _______________________________________________
> Development mailing list
> Development(a)lists.ipfire.org
> http://lists.ipfire.org/mailman/listinfo/development


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IPTraf-ng problem with version 1.1.4
  2013-08-28 11:13 Erik K.
@ 2013-08-28 11:26 ` Michael Tremer
  2013-08-28 18:03   ` Erik K.
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Tremer @ 2013-08-28 11:26 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]

Hi Erik,

On Wed, 2013-08-28 at 13:13 +0200, Erik K. wrote:
> Hi all,
> i want to report a problem with the unreleased, updated version of IPTraf-ng-1.1.4 . The problem occurs if i turn on the IPTraf logging, after a while i get an "Floating point exception" under the "Packets catured:" line and IPTraf-ng quits. Until now i couldn´t localize the problem, but it seems like a bug in the new version. 
> The IPTraf-ng version 1.1.3 works without this problem.

This is most certainly a division by zero. If you do that, the floating
point unit of the CPU throws a floating point exception.
It is best to report that to the iptraf-ng developers and open a bug
report about this on our own bugtracker as well, so that we can update
as soon as a fix is available.

> Beside info:
> I have added an IPTraf-ng configuration for the logrotate.conf. In here --> http://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h=16bcdaebca3586fda824e03822f82eecb796dc65 the diff can be found.

Should this be merged? Why is iptraf-ng writing log files any way?

-Michael


^ permalink raw reply	[flat|nested] 4+ messages in thread

* IPTraf-ng problem with version 1.1.4
@ 2013-08-28 11:13 Erik K.
  2013-08-28 11:26 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Erik K. @ 2013-08-28 11:13 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 646 bytes --]

Hi all,
i want to report a problem with the unreleased, updated version of IPTraf-ng-1.1.4 . The problem occurs if i turn on the IPTraf logging, after a while i get an "Floating point exception" under the "Packets catured:" line and IPTraf-ng quits. Until now i couldn´t localize the problem, but it seems like a bug in the new version. 
The IPTraf-ng version 1.1.3 works without this problem.

Beside info:
I have added an IPTraf-ng configuration for the logrotate.conf. In here --> http://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h=16bcdaebca3586fda824e03822f82eecb796dc65 the diff can be found.

Greetings 


Erik

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-30 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <08D07391-C82C-4E50-93D2-807D084E17AF@ipfire.org>
2013-08-30 14:43 ` IPTraf-ng problem with version 1.1.4 Erik K.
2013-08-28 11:13 Erik K.
2013-08-28 11:26 ` Michael Tremer
2013-08-28 18:03   ` Erik K.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox