Re: kern/88725: /usr/sbin/ppp panic with 2005.10.21 netinet6 changes

From: Victor Snezhko (snezhko_at_indorsoft.ru)
Date: 11/10/05

  • Next message: Manuel Trujillo Albarral: "Usb keyboard problems with a Dell Precision 380"
    To: bug-followup@freebsd.org
    Date: Thu, 10 Nov 2005 16:54:34 +0600
    
    

    Mark Tinguely has found the offending timer.

    The following patch fixes the problem for me:

    
    

    Printf is fired with the patch applied, and panic doesn't occur.

    I have tested it on -current cvsupped with date=2005.10.21.16.25.00,
    and will test it on the fresh -current (in a day or two - I will need
    to recompile everything). The patch should work there
    although. According to the cvsweb, mld6.c didn't change.

    -- 
    WBR, Victor V. Snezhko
    EMail: snezhko@indorsoft.ru
    
    

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



  • Next message: Manuel Trujillo Albarral: "Usb keyboard problems with a Dell Precision 380"

    Relevant Pages

    • Re: printflike vs kprintflike
      ... >> I have a patch from Neal Fachan of isilon that implements a new gcc ... This is done to stop us from leaking kernel printf formats into ... > I would like to avoid introduction of a new printf attribute if possible. ...
      (freebsd-arch)
    • Re: %a format
      ... A google for "C printf ... > format string" gave lots of resources, ... I would suggest that he write the patch ... "it's in the C99 standard" as well - but then I'm not ...
      (comp.lang.python)
    • Re: make help ARCH=xx fun
      ... What about the following patch. ... This adds the support to the top-level Makefile, ... I used 'printf' to get proper alignment. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: DTrace panic while probing syscall::open (and possibly many others)
      ... if you apply the patch below, ... Make sure to get rid of the printf() you added. ... yet code from printf initializes it. ... -extern uintptr_t kernbase; ...
      (freebsd-current)
    • Re: Ruby on LLP64
      ... The following patch would solve your concern, ... > misunderstand the problem. ... printf() format specifiers for VALUE ...
      (comp.lang.ruby)