From: Patrick McHardy <kaber@trash.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] bug in new IMQ ?
Date: Mon, 08 Apr 2002 13:32:45 +0000 [thread overview]
Message-ID: <marc-lartc-101827281022810@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101826826118987@msgid-missing>
Hi Simond.
"SIMOND François" schrieb:
>
> Hello to list and Patrick !
> scuse me first for my bad english:)
>
> I'm using the new IMQ code since 2 days, and it's very efficient!
> but i've experimented a bad problem, that i doesn't manage to resolve.
>
> for example I load these simple rules:
...
> the result in the syslog is (at the first network activity)
> "kernel: nf_hook: Verdict = QUEUE."
> and quickly become:
> "kernel: last message repeated 6 times"
You have compiled your kernel with NETFILTER DEBUGGING, turn it off
and it will disappear.
> the real problem is that I've experimented a silent Crash this morning
> but before using IMQ this machine was rock stable (months without crash)
> the only usable log of it is:
> So, is it a bug, or a misconfiguration ?
Sorry about that, it IS a bug :(
It has been fixed and i will put out a new version tonight.
The problem was that packets passed through non-work-conserving qdiscs
were delivered to dev_queue_xmit_nit twice and somewhere there a NULL
pointer reference occured.
PS: In the future please send bugreports directly to me or at least CC
Bye,
Patrick
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
next prev parent reply other threads:[~2002-04-08 13:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-08 12:16 [LARTC] bug in new IMQ ? SIMOND François
2002-04-08 13:28 ` Patrick McHardy
2002-04-08 13:32 ` Patrick McHardy [this message]
2002-04-08 14:33 ` Martin Devera
2002-04-09 13:04 ` Patrick McHardy
2002-04-09 13:56 ` Martin Devera
2002-04-09 21:19 ` Patrick McHardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101827281022810@msgid-missing \
--to=kaber@trash.net \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.