Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602868 - =sys-kernel/hardened-sources-4.7.10: kernel BUG at fs/exec.c:2189!
Summary: =sys-kernel/hardened-sources-4.7.10: kernel BUG at fs/exec.c:2189!
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-16 23:20 UTC by Michael Orlitzky
Modified: 2017-11-08 14:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kernel-config.txt (kernel-config.txt,66.24 KB, text/plain)
2016-12-16 23:20 UTC, Michael Orlitzky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2016-12-16 23:20:42 UTC
Created attachment 456418 [details]
kernel-config.txt

I hit the following crash last night. Line 2189 of fs/exec.c is a BUG() call in the pax_report_refcount_overflow() function. This is an older x86 server that has been up for probably a month or so. It handles rsync backups and sees a lot of filesystem activity.

Dec 15 23:33:09 [kernel] ------------[ cut here ]------------
Dec 15 23:33:09 [kernel] kernel BUG at fs/exec.c:2189!
Dec 15 23:33:09 [kernel] invalid opcode: 0000 [#39]
Dec 15 23:33:09 [kernel] Modules linked in: xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter ip_tables x_tables fuse uhci_hcd e1000e ehci_pci ehci_hcd ptp pps_core
Dec 15 23:33:09 [kernel] EIP: 0060:[<000e08b9>] EFLAGS: 00210092 CPU: 0
Dec 15 23:33:09 [kernel] EAX: 00000051 EBX: f4d2bad0 ECX: c1c16cc4 EDX: c1c137a8
Dec 15 23:33:09 [kernel] ESI: c18dfcc9 EDI: f4d2bab0 EBP: 00000000 ESP: f4d2ba20
Dec 15 23:33:09 [kernel]  DS: 0068 ES: 0068 FS: 0000 GS: 007b SS: 0068
Dec 15 23:33:09 [kernel] CR0: 80050033 CR2: 168a6000 CR3: 34e25000 CR4: 00000690
Dec 15 23:33:09 [kernel] ---[ end trace 8da1e7825c6537d6 ]---
Dec 15 23:33:29 [kernel] ------------[ cut here ]------------
Dec 15 23:33:29 [kernel] kernel BUG at fs/exec.c:2189!
Dec 15 23:33:29 [kernel] invalid opcode: 0000 [#40]
Dec 15 23:33:29 [kernel] Modules linked in: xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter ip_tables x_tables fuse uhci_hcd e1000e ehci_pci ehci_hcd ptp pps_core
Dec 15 23:33:29 [kernel] EIP: 0060:[<000e08b9>] EFLAGS: 00210086 CPU: 0
Dec 15 23:33:29 [kernel] EAX: 00000051 EBX: f4f77b68 ECX: c1c16cc4 EDX: c1c137a8
Dec 15 23:33:29 [kernel] ESI: c18dfcc9 EDI: f4f77b48 EBP: 00000000 ESP: f4f77ab8
Dec 15 23:33:29 [kernel]  DS: 0068 ES: 0068 FS: 0000 GS: 007b SS: 0068
Dec 15 23:33:29 [kernel] CR0: 80050033 CR2: 17dab8f4 CR3: 34e81000 CR4: 00000690
Dec 15 23:33:29 [kernel] ---[ end trace 8da1e7825c6537d7 ]---
Comment 1 Michael Orlitzky gentoo-dev 2017-11-08 14:20:23 UTC
Old version, masked package, ain't nobody gonna look into it (for what it's worth, I haven't seen this crash since).