Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2005 23:15:49 +0300
From:      Alex Lyashkov <shadow@psoft.net>
To:        freebsd-hackers@freebsd.org
Subject:   0xdeadc0de
Message-ID:  <1118952949.2948.51.camel@berloga.shadowland>

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

With kernel from RELENG_5_4 (and RELENG_5) compiled with INVARIANTS 
i have -
gw# sysctl -a | grep debug\.kdb\.available | hexdump -C
00000000  64 65 62 75 67 2e 6b 64  62 2e 61 76 61 69 6c 61 
|debug.kdb.availa|
00000010  62 6c 65 3a 20 de c0 ad  de de c0 ad de de c0 ad  |ble:
...........|
00000020  de 60 9b 5c c0 de c0 ad  de de c0 ad de de c0 ad 
|.`.\............|
00000030  de 60 9b 5c c0 0a                                 |.`.\..|
00000036

how can be found what are cause of trouble?
how can be found who last freed memory?

-- 
Alex Lyashkov <shadow@psoft.net>
Positive Software



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