What's new

rdisc6: Segmentation Fault

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

asusrunshot

Occasional Visitor
Hello All,

I am trying to understand these errors more. I don't really program in C/C++ but I have done small projects here and there.

I have a rdisc6 error in my bootlog when RT-AC3100 powers up so I thought I'd run it and see what happens. I am getting segmentation faults (maybe memcpy related?). Does anyone have a hint or pointer where I could start looking to get to the bottom of these errors. It might be a dead end but just wanted to see if anyone here has an answer.

ndisc6
SSH Command
@RT-AC3100-0960:/tmp/home/root# /usr/sbin/ndisc6
Segmentation fault
Syslog
Nov 4 22:48:25 kernel: ndisc6/20809: potentially unexpected fatal signal 11.
Nov 4 22:48:25 kernel: Pid: 20809, comm: ndisc6
Nov 4 22:48:25 kernel: CPU: 0 Tainted: P (2.6.36.4brcmarm #1)
Nov 4 22:48:25 kernel: PC is at 0x2aee58ec
Nov 4 22:48:25 kernel: LR is at 0x2aee5910
Nov 4 22:48:25 kernel: pc : [<2aee58ec>] lr : [<2aee5910>] psr: 20000010
Nov 4 22:48:25 kernel: sp : 7e9c6000 ip : 2aef957c fp : 7ebc38fc
Nov 4 22:48:25 kernel: r10: 2ab9c000 r9 : 7ebc3cb0 r8 : 2aaff800
Nov 4 22:48:25 kernel: r7 : 2ab98014 r6 : 7ebc38c8 r5 : 2aefa344 r4 : 2aef94f8
Nov 4 22:48:25 kernel: r3 : 2aee58ec r2 : 000009a0 r1 : 2aee595c r0 : 2aefa344
Nov 4 22:48:25 kernel: Flags: nzCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
Nov 4 22:48:25 kernel: Control: 10c53c7d Table: 5669804a DAC: 00000015

rdisc6
@RT-AC3100-0960:/tmp/home/root# /usr/sbin/rdisc6
Segmentation fault

Nov 4 22:38:46 kernel: rdisc6/19850: potentially unexpected fatal signal 11.
Nov 4 22:38:46 kernel: Pid: 19850, comm: rdisc6
Nov 4 22:38:46 kernel: CPU: 0 Tainted: P (2.6.36.4brcmarm #1)
Nov 4 22:38:46 kernel: PC is at 0x2abe38ec
Nov 4 22:38:46 kernel: LR is at 0x2abe3910
Nov 4 22:38:46 kernel: pc : [<2abe38ec>] lr : [<2abe3910>] psr: 20000010
Nov 4 22:38:46 kernel: sp : 7e8e5000 ip : 2abf757c fp : 7eae291c
Nov 4 22:38:46 kernel: r10: 2ab1b000 r9 : 7eae2cd0 r8 : 2ab2b800
Nov 4 22:38:46 kernel: r7 : 2ac6c014 r6 : 7eae28e8 r5 : 2abf8344 r4 : 2abf74f8
Nov 4 22:38:46 kernel: r3 : 2abe38ec r2 : 000009a0 r1 : 2abe395c r0 : 2abf8344
Nov 4 22:38:46 kernel: Flags: nzCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
Nov 4 22:38:46 kernel: Control: 10c53c7d Table: 566f004a DAC: 00000015
 
Do you have IPv6 enabled on your network?
 
What IPv6 do you implement?
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top