[Click] clicky assert

Eddie Kohler ekohler at gmail.com
Wed Feb 29 23:10:30 EST 2012


(Thanks also for a nice minimal test case.)

On Wed, Feb 29, 2012 at 11:10 PM, Eddie Kohler <ekohler at gmail.com> wrote:
> Hi Matteo,
>
> You're absolutely right, Clicky shouldn't crash. Thanks for the
> report! I believe the problem is fixed.
>
> Eddie
>
>
> On Wed, Feb 29, 2012 at 5:37 AM,  <rootkit85 at yahoo.it> wrote:
>> Hi,
>>
>> I have some clicky crahes, so I trimmed my configuration to a minimal test case.
>>
>> Here is the configuration:
>>
>> d :: Discard;
>>
>> Idle -> SimpleQueue -> d;
>> Idle -> Classifier(-) -> d;
>>
>> and the crash:
>>
>> $ clicky crash.click
>> clicky: processingt.hh:48: int ProcessingT::pidx(const PortT&, bool)
>> const: Assertion `port.router() == _router' failed.
>> Aborted (core dumped)
>>
>> I know that the configuration is invalid even if it worked with older
>> versions of click:
>>
>> $ click crash.click
>>Classifier at 5 :: Classifier’ push output 0 connected to ‘d :: Discard’
>> pull input 0
>> Router could not be initialized!
>>
>> but I think that clicky shouldn't crash.
>>
>> Best Regards,
>> Matteo Croce
>>
>> _______________________________________________
>> click mailing list
>> click at amsterdam.lcs.mit.edu
>> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list