totem in gdb crashes -current

Sean McNeil sean at mcneil.com
Thu Sep 30 15:04:04 PDT 2004


I can crash my -current/amd64 machine each time by doing:

gdb `which totem`
r

The machine reboots with no information in log files or dropping down
into the debugger.  Kernel built with:

makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug
symbols

options         SCHED_4BSD              # 4BSD scheduler
options         PREEMPTION              # Enable kernel thread
preemption

options         ADAPTIVE_GIANT          # Giant mutex is adaptive.

# Debugging for use in -current
options         KDB                     # Enable kernel debugger
support.
options         DDB                     # Support DDB.
options         GDB                     # Support remote GDB.

no invariants or witness set except

options         WITNESS_SKIPSPIN        # Don't run witness on spinlocks
for speed

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040930/ea2961e9/attachment.bin


More information about the freebsd-current mailing list