Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2003 18:13:18 +0700
From:      Dikshie <dikshie@ppk.itb.ac.id>
To:        current@freebsd.org
Subject:   malloc problem ?
Message-ID:  <20030327111317.GA1106@ppk.itb.ac.id>

next in thread | raw e-mail | index | archive | help

Hello,

dmesg give me a lot of messages like this:
Stack backtrace:
malloc() of "128" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215
malloc() of "64" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215
malloc() of "64" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215
malloc() of "128" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215
malloc() of "64" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215
malloc() of "128" with the following non-sleepablelocks held:
exclusive sleep mutex netisr lock r = 0 (0xc04777e0) locked @ /usr/src/sys/net/netisr.c:215



and my computer identity:
fileserver#   uname -a
FreeBSD fileserver.lapi.itb.ac.id 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Fri Mar 21 10:31:26 WIT 2003     dikshie@fileserver.lapi.itb.ac.id:/usr/obj/usr/src/sys/SAMBA  i386



thanks !

-dikshie-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030327111317.GA1106>