On 20 February 2015 at 05:03, Stuart Henderson <[email protected]> wrote:
> On 2015/02/19 17:30, Mike Larkin wrote:
>> On Thu, Feb 19, 2015 at 09:02:42PM -0330, Michael wrote:
>> > >
>> > > There's a slim chance that killing processes (sshd, smtpd, dhclient,
>> > > cron, pflogd, ntpd) might free up enough to help.
>> > >
>> > > Maybe also worth trying ddb.console=0, it will try to print a stack
>> > > trace and then reboot rather than entering ddb.
>> > >
>> >
>> > New and updated output after stopping the processes and setting
>> > ddb.console=0, however ddb is still entered and there wasn't a stack
>> > trace.
>>
>> I think ddb.panic was what he meant?
>
> Yes, sorry.
>
No worries, got that below in the first few sections.
I then decided to test in another machine that I have (noted as ----
dell) and the same thing happens. The dell has much more memory so
should hopefully make debugging/compiling easier if you need anything.
----
sudo ifconfig bwi0 up
uvm_fault(0xd211a2d0, 0x0, 0, 1) -> e
fatal page fault (6) in supervisor mode
trap type 6 code 0 eip 0 cs d0f60008 eflags 10202 cr2 0 cpl 60
panic: trap type 6, code=0, pc=0
Starting stack trace...
panic(d09e1dca,f11adc10,d09e5a96,f11adc10,d0b3330c) at panic+0x85
panic(d09e5a96,6,0,0,d0f60008) at panic+0x85
trap() at trap+0x394
--- trap (number 0) ---
Bad frame pointer: 0xd0f69000
0:
End of stack trace.
syncing disks... 4 4 4 done
dumping to dev 1, offset 5951
----
top output before command
load averages: 1.22, 0.59, 0.24 18:14:41
5 threads: 4 idle, 1 on processor
CPU states: 2.5% user, 0.0% nice, 0.8% system, 0.0% interrupt, 96.6% idle
Memory: Real: 4624K/28M act/tot Free: 23M Cache: 10M Swap: 0K/67M
PID USERNAME PRI NICE SIZE RES STATE WAIT TIME CPU COMMAND
21209 mike 37 0 804K 1764K onproc - 0:00 1.32% top -CH -s
21791 _syslogd 2 0 964K 1260K sleep kqread 0:00 0.00% /usr/sbin/s
11789 mike 18 0 648K 648K sleep pause 0:00 0.00% -ksh
1 root 10 0 544K 468K sleep wait 0:00 0.00% /sbin/init
28592 root 2 0 964K 1140K idle netio 0:00 0.00% syslogd: [p
----
---- dell
Then there are the Dell results which I have to take via a camera
unfortunately, here are the images:
http://imgur.com/a/UMZLP/embed#0
9# is registers
8# ps page 1
7# ps page 2
6# ps page 3 & trace
5# dmesg page 1
4# dmesg page 2
3# dmesg page 3
2# dmesg page 4
1# dmesg page 5