Restart of wireless service creates crash in system

Adrian Chadd adrian at freebsd.org
Thu Nov 21 00:08:36 UTC 2013


Try kgdb /boot/kernel/kernel.symbols ?



-adrian


On 18 November 2013 07:34, Juris Kaminskis <juris.kaminskis at gmail.com> wrote:
>
> 2013/11/18 Adrian Chadd <adrian at freebsd.org>
>>
>> Hi!
>>
>> Which version of FreeBSD?
>
> uname -a
> FreeBSD  9.1-RELEASE FreeBSD 9.1-RELEASE #1 r255394: Mon Sep 16 23:40:54
> EEST 2013     root@:/usr/obj/usr/src/sys/THINKPAD_T43  i386
>
>> It's possibly a bug in iwi, I'm not sure.
>>
>> Please do this:
>>
>> kgdb /boot/kernel/kernel
>>
>> list *0xc0751582
>
>
> When I do this I get following:
> .....
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
> found)...
> (kgdb) list *0xc0751582
> No symbol table is loaded.  Use the "file" command
>
> Looks like I need to rebuild kernel for debugging support can you help me
> what module needs to be loaded in the Kernel configuration when recompiling
> it? Or can I dynamically via kldload make it happen?
>
> thanks
> Juris
>


More information about the freebsd-questions mailing list