Networking Forums

Networking Forums > Computer Networking > Linux Networking > Qdisc list crashed.

Reply
Thread Tools Display Modes

Qdisc list crashed.

 
 
Readon Shaw
Guest
Posts: n/a

 
      06-28-2006, 03:23 PM
Does anyone meet the error that qdisc's pfifo_fast_dequeque
would crash at "next->prev = prev; " in qdisc_restart() function
because list->next->next is NULL.
I am using kernel 2.4.18 for arm. when i use dev_queue_xmit()
function to send out one skb repeatly, it crashed after serveral packet

was correctly delievered.

here is my code frag:
skb_get(skb);
if(dev_queue_xmit(skb))
TotalSent ++;

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
3 DC's and the Primary DC crashed - Help? Edwin Hannan Windows Networking 1 11-16-2006 02:46 PM
HD crashed, ifconfig broken ? chuck921@gmail.com Linux Networking 0 04-12-2006 04:06 PM
Restoring Susse crashed XServer lekkie.aydot@gmail.com Linux Networking 2 10-10-2005 09:02 PM
Entering External IP Crashed Network Robert E. Ludiker Windows Networking 0 06-29-2005 04:29 AM
Crashed my Win98 trying to net w/XP Dave D Windows Networking 0 10-23-2003 02:14 AM



1 2 3 4 5 6 7 8 9 10 11