Crashes on X86_64 build

Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware
Author Message
ugakilla
DD-WRT Novice


Joined: 10 Mar 2018
Posts: 3

PostPosted: Sat Mar 10, 2018 4:53    Post subject: Crashes on X86_64 build Reply with quote
I'm running dd-wrt build 35034 on an HP ProLiant Microserver

I updated to the 35244 build and noticed reboots so I went down to 35034 but am still seeing them.

Here is the syslog of what I'm seeing (the whole syslog is in the attachment):

22:41:50.583 192.168.1.1 clock.info Mar 10 04:41:52 cron[2496]: (CRON) STARTUP (fork ok)
22:42:03.647 192.168.1.1 kern.notice Mar 10 04:42:05 kernel: random: crng init done
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: general protection fault: 0000 [#1] PREEMPT SMP
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: Modules linked in: nf_nat_pptp nf_conntrack_pptp nf_nat_proto_gre nf_conntrack_proto_gre shortcut_fe xhci_plat_hcd cdc_ncm cdc_ether usbnet tg3 e1000e w83l785ts w83793 w83792d w83791d w83781d vt8231 via686a thmc50 smsc47m192 sis
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: CPU: 1 PID: 2727 Comm: sh Not tainted 4.9.82-rc1 #433
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: Hardware name: HP ProLiant MicroServer, BIOS O41 07/29/2011
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: task: ffff880215c13700 task.stack: ffffc90001e54000
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RIP: 0010:[<ffffffff8166153a>] [<ffffffff8166153a>] arp_spoofing_table_write+0x32a/0x330
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RSP: 0018:ffffc90001e57e40 EFLAGS: 00010292
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RAX: 0000000000000006 RBX: a27cb8ffff880215 RCX: 0000000000286601
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RDX: 0000000000286401 RSI: ffff88021fc985a0 RDI: ffff880215a27c48
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RBP: a27cc0ffff880215 R08: 00000000000185a0 R09: ffff88021f5529c0
22:49:11.929 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: R10: ffff880217401e00 R11: 0000000000000246 R12: a27cc8ffff880215
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: R13: a27cd0ffff880215 R14: 00007f86ac912460 R15: 00007ffd21ab8e88
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: FS: 00007f86ac911b68(0000) GS:ffff88021fc80000(0000) knlGS:0000000000000000
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: CR2: 000000000044415b CR3: 0000000215229000 CR4: 00000000000006f0
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: Stack:
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: a27cd8ffff880215 a27ce0ffff880215 a27ce8ffff880215 a27cf0ffff880215
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: a27cf8ffff880215 000000ffff880215 ffffffff8107a651 0000000000000000
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: ffff8802156d0f00 000000000044f000 0000000000000154 ffff88021507b010
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: Call Trace:
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: [<ffffffff8107a651>] ? do_wait+0x1e1/0x200
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: [<ffffffff8114c1eb>] ? vfs_write+0xbb/0x160
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: [<ffffffff8114ceea>] ? SyS_write+0x3a/0x80
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: [<ffffffff81001297>] ? do_syscall_64+0xe7/0x170
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: [<ffffffff816c1005>] ? entry_SYSCALL_64_after_swapgs+0x42/0xac
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: Code: 42 fb 00 c6 42 fc 00 c6 42 fd 00 48 39 d1 75 d9 eb 05 48 89 d8 eb 0a 48 89 ef e8 72 6b ad ff eb f1 48 83 c4 38 5b 5d 41 5c 41 5d <c3> 0f 1f 44 00 00 41 54 55 53 48 89 fb 48 83 ec 40 48 8b 6f 20
22:49:11.930 192.168.1.1 kern.alert Mar 10 04:49:13 kernel: RIP [<ffffffff8166153a>] arp_spoofing_table_write+0x32a/0x330
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: RSP <ffffc90001e57e40>
22:49:11.930 192.168.1.1 kern.warn Mar 10 04:49:13 kernel: ---[ end trace 1b6f0b37ae32bb5a ]---
22:50:09.403 192.168.1.1 kern.info Jun 7 04:36:21 kernel: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx


Let me know what other info you need. Thanks.
Sponsor
ugakilla
DD-WRT Novice


Joined: 10 Mar 2018
Posts: 3

PostPosted: Sat Mar 10, 2018 14:18    Post subject: Reply with quote
I went back to r33772 and no more reboots. This is the version I was running prior to upgrading to r35244
flood404
DD-WRT User


Joined: 18 Dec 2013
Posts: 323

PostPosted: Sat Mar 10, 2018 21:21    Post subject: Reply with quote
Yeah I had a constant crashing. Since r34578 through r35244. Which I reported to BrainSlayer which he fixed the issue and gave me this link here which has the ARP spoofing crash fix applied.

ftp://ftp.dd-wrt.com/others/test/ This has only the 64 bit version.

It had to with an ARP Spoofing crash which I see your log and its the same issue mine had. Once it happened it showed that same info up on the terminal. Then rebooted.

Also I have issues with doing web upgrades with WEBGUI. It goes extremely slow and it leave me with an non bootable drive. BrainSlayer said he tweaked the update routines because people use have used slow MMC/Flash drives that failed to write fast and left them not bootable. Hes done other tweaks but I do not know yet if that is solved. So I highly recommend you do what you did when you first installed DD-WRT to your drive with the fixed files or updated to the file I posted the link to. Since you rolled back to a 2017 release your webgui update will apply this testing update with no issues.
ugakilla
DD-WRT Novice


Joined: 10 Mar 2018
Posts: 3

PostPosted: Tue Mar 13, 2018 20:36    Post subject: Reply with quote
Thanks for the info. I recently picked up a Unifi Security Gateway so I probably won't look into the beta anytime soon.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum