broken stack trace (Was: carp kernel trap)



Btw, Yar, while working on this panic I noticed the trace is not
correct. gdb shows sin=0x0 but oviously it is not. Any ideas why?

#12 0xc054733a in carp_set_addr (sc=0xc115bc00, sin=0x0) at ../../../netinet/ip_carp.c:1439
ifp = (struct ifnet *) 0xc1291000
cif = (struct carp_if *) 0x6b5
ia = (struct in_ifaddr *) 0xc12a4500
ia_if = (struct in_ifaddr *) 0xc1291000
imo = (struct ip_moptions *) 0xc115bc0c
addr = {s_addr = 301990112}
iaddr = 3239427084
own = 0
error = -1066976812

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



Relevant Pages

  • Re: panic on heavy read/writes (5.1 + vinum)
    ... Prev trace was not using kernel.debug, ... with it (no errors from gdb now). ... page fault while in kernel mode ...
    (freebsd-questions)
  • Re: thread & freebsd
    ... Segmentation fault. ... Cannot find thread, Thread ID=2753, generic error ... code or other `trace' information. ...
    (comp.unix.programmer)
  • [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc
    ... When filesystem stress on ext2/3 mounted partition with the 2.6.25-rc6 kernel ... Call Trace: ... p/x 0xc0000000000107d0+0x11c ...
    (Linux-Kernel)
  • Debugging hanging userspace app
    ... answer on sockets, for example), and that strace shows no system call ... The obvious answer would be to attach gdb, ... toolchain is broken in some way, since gdb only reports a corrupted ... stack and is not able to provide a call trace. ...
    (comp.os.linux.embedded)
  • Re: BUG on 2.6.20-rc1 when using gdb
    ... On 12/20/06, Andrew Morton wrote: ... > trace as the program was running (e.g. ... > kernel BUG at fs/buffer.c:1235! ... And you're sure that use of gdb triggers it? ...
    (Linux-Kernel)