Re: panic: sbdrop




On Wed, 28 Feb 2007, Paulius Bulotas wrote:

we have two Sun Fire X4100 running quite recent current: FreeBSD 7.0-CURRENT #0: Fri Feb 23 21:12:46 EET 2007 root@anti:/usr/obj/usr/src/sys/GENERIC amd64

and they both panic once a day or two with:

If this is the panic I think it is, I have a patch that may help at:

http://www.watson.org/~robert/freebsd/netperf/20070223-udp-sbdrop.diff

I've handed this patch off to Kris to test but as you've no doubt seen from the lists, he's being kept well out of trouble with all the scalability work, so I've not had a definitive answer as to whether it resolves the issues for him.

Thanks,

Robert N M Watson
Computer Laboratory
University of Cambridge


panic: sbdrop
cpuid = 1
KDB: enter: panic
[thread pid 68163 tid 100266 ]
Stopped at kdb_enter+0x2f: nop
db> bt
Tracing pid 68163 tid 100266 td 0xffffff00abdb47b0
kdb_enter() at kdb_enter+0x2f
panic() at panic+0x225
sbdrop_internal() at sbdrop_internal+0x1bd
sbflush_internal() at sbflush_internal+0x3c
sbrelease_internal() at sbrelease_internal+0x1c
sofree() at sofree+0x1ea
soclose() at soclose+0x249
soo_close() at soo_close+0x3f
fdrop_locked() at fdrop_locked+0xc8
closef() at closef+0x324
kern_close() at kern_close+0x15d
syscall() at syscall+0x1ef
Xfast_syscall() at Xfast_syscall+0xab
--- syscall (6, FreeBSD ELF64, close), rip = 0x800c7a3cc, rsp = 0x7fffffffec48, rbp = 0 ---

it seems, there is open PR with similar panic, but difference backtrace:
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/96042

any ideas?

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

_______________________________________________
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

  • [patch, try 1] Re: Trouble with NFSd under 6.1-Stable, any ideas?
    ... Add delta 1.80.2.6 2006.03.31.07.39.24 kris ... du on mounted dir, patch was generated from exported fs, etc.). ... diff -u -r1.156.2.2 nfs_serv.c ...
    (freebsd-stable)
  • Re: atapicam cd error
    ... Wish me luck. ... I have two systems running ... One is i386 and the other amd64. ... I updated the i386 on May 4th and the patch was no longer needed but I ...
    (freebsd-stable)
  • Re: SoC: strange magic with objcopy and module builds
    ... I am working on SoC linuxolator and I found strange thing I dont know how to ... I made a patch which enables module build of linuxolator on amd64 but it ... Amd64 version uses only .ko, so this step doesnt exist there so those symbols ...
    (freebsd-hackers)
  • Re: bootparamd fix for RELENG_7_0?
    ... isn't 64-bit clean. ... netboot a Netra from a FreeBSD/amd64 server. ... I'm booting a SparcStation IPC from an amd64 RELENG_7_0 server. ... The patch I'm talking about is his second shot, ...
    (freebsd-hackers)
  • Re: Formatting bug in C++ iostreams when running i386 binary on amd64
    ... deployment box is amd64, as we aren't 100% sure that our code is 64 bit ... The patch isn't quite to my liking, as it also changes how gdtoa_dtoa.c ... include that additional target rule when cross-compiling the lib32 ... I will update the PRs with my patch as well, but it is small enough to ...
    (freebsd-stable)