[Click] Queue segmentation fault

dfuste@ac.upc.edu dfuste at ac.upc.edu
Tue Dec 5 10:45:47 EST 2006


Hi,
why does my click (both in user level and kernel mode) work perfectly with
"InfiniteSource(DATA \< ..."a ping packet"...>, LIMIT 1, STOP true)->
ToDevice(eth0);" and crashes (Segmentation fault) with "InfiniteSource(DATA \<
.."a ping packet"...>, LIMIT 1, STOP true)-> Queue -> ToDevice(eth0);"?

InfiniteSource output port is agnostic and ToDevice input port is pull. So, why
does click crash with a Segmentation fault when I add a Queue in the config
file?

A simple but uncomfortable problem...
Thanks!



More information about the click mailing list