rcorder problem when booting CURRENT
Ganbold
ganbold at micom.mng.net
Tue Mar 21 03:46:55 UTC 2006
Hi,
I have just upgraded my machine from FreeBSD-6.1-PRERELEASE to
FreeBSD-7.0-CURRENT.
gw# uname -an
FreeBSD gw.micom.mng.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Mar 21
09:00:50 ULAT 2006 tsgan at gw.micom.mng.net:/usr/obj/usr/src/sys/GW i386
When I restarted the machine right after mergemaster, it said following
error and
didn't run rc scripts. I had to manually start some scripts.
...
pid 104(rcorder), uid0: exited on signal 11 (core dumped)
Segmentation fault (core dumped)
...
Backtrace of core file is:
gw# gdb rcorder rcorder.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `rcorder'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libutil.so.5...(no debugging symbols
found)...done.
Loaded symbols for /lib/libutil.so.5
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x080499b0 in ?? ()
(gdb) bt
#0 0x080499b0 in ?? ()
#1 0x0804ae08 in environ ()
#2 0x5a5a5a5a in ?? ()
#3 0xbfbfe1a8 in ?? ()
#4 0x0804979b in ?? ()
#5 0x5a5a5a5a in ?? ()
#6 0x5a5a5a5a in ?? ()
#7 0xbfbfe1a8 in ?? ()
#8 0x280e78b6 in free () from /lib/libc.so.6
Previous frame inner to this frame (corrupt stack?)
Ganbold
More information about the freebsd-current
mailing list