Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486262 - sys-kernel/hardened-sources-3.11.1 [SELinux+PaX] on rebooting - PAX: suspicious general protection fault: 0000 [#1] PREEMT
Summary: sys-kernel/hardened-sources-3.11.1 [SELinux+PaX] on rebooting - PAX: suspicio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-28 02:15 UTC by Anton Kochkov
Modified: 2013-09-30 18:29 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2013-09-28 02:15:36 UTC
* Deactivating swap devices ...
* Shutting down the Logical Volume Manager
* Finished Shutting down the Logical Volume Manager
* Stopping udev ...
* Setting hardware clock using the system clock [UTC] ...
* Terminating remaining processes ...
* Killing remaining processes ...
* Saving dependency cache ...
* Remounting remaining filesystems read-only ...
*	Remounting / read only
*	failed because we are using /
* ERROR: mount-ro failed to start
[92593.842592] PAX: suspicious general protection fault: 0000 [#1] PREEMT
[92593.842702] Modules linked in: btusb bluetooth b43 dell_laptop dcdbas ssb mmc_core shpchp
[92593.842870] CPU: 0 PID: 16344 Comm: reboot Not tainted 3.11.1-hardened #1
[92593.842964] Hardware name: Dell Inc. Vostro V13/0R45H1, BIOS A01 11/25/2009
[92593.843007] task: e04fe900 ti: e04fec54 task.ti: e04fec54
[92593.843007] EIP: 0060:[<003f236b>] EFLAGS: 00010246 CPU: 0
[92593.843007] EAX: f47636f8 EBX: f47636c0 ECX: 00000000 EDX: 00000000
[92593.843007] ESI: 00000000 EDI: f5ccb984 EBP: f5f77e0c ESP: f5f77e08
[92593.843007]  DS: 0068 ES: 0068 FS: 0000 GS: 007b SS: 0068
[92593.843007] CR0: 8005003b CR2: a9ab9000 CR3: 01c04000 CR4: 000407f0
[92593.843007] Stack:
[92593.843007]	c1c7ac1c f5f77e14 003f239c f5f77e30 0065c2c6 00000000 00000001 c2017170
[92593.843007]  00000001 00000000 f5f77e4c 00049967 fffffffe 00000000 00000000 00000000
[92593.843007]  c2016f5c f5f77e68 000499a9 ffffffff 00000000 00000000 00000001 c2017170
[92593.843007] Call Trace:
[92593.843007]  [<003f239c>] fw_shutdown_notify+0x17/0x31
[92593.843007]  [<0065c2c6>] notifier_call_chain+0x27/0x48
[92593.843007]  [<00049967>] __blocking_notifier_call_chain+0x36/0x4c
[92593.843007]  [<000499a9>] blocking_notifier_call_chain+0x2c/0x2e
[92593.843007]  [<0004a954>] kernel_restart_prepare+0x17/0x33
[92593.843007]  [<0004a980>] kernel_restart+0x10/0x4d
[92593.843007]  [<01234567>] ? 0x1234567
[92593.843007]  [<01234567>] ? 0x1234567
[92593.843007]  [<01234567>] ? 0x1234567
[92593.843007]  [<0004ab09>] SYSC_reboot+0x142/0x17a
[92593.843007]  [<0004ab59>] SyS_reboot+0x18/0x1a
[92593.843007]  [<00659a78>] syscall_call+0x7/0xb
[92593.843007]  [<01234567>] ? 0x1324567
[92593.843007]  Code: e8 76 8b c5 ff 89 fb 8b 3f 39 f3 75 94 83 c4 18 5b 5e 5f
5d c3 55 89 e5 53 89 c3 8b 43 1c a8 02 75 20 8b 4b 38 8d 43 38 8b 53 3c <89> 51 04 89
0a 89 43 38 89 43 3c 80 4b 1c 04 8d 43 0c e8 c9 ba 
[92593.843007] EIP: [<003f236b>] __fw_load_abort+0x16/0x30 SS:ESP 0068:f5f77e08
[92593.871957] ---[ end trace 44115c46abf7d186 ]---
INIT: no more processes left in this runlevel
Comment 1 Anthony Basile gentoo-dev 2013-09-30 16:33:52 UTC
before i pass this by upstream, do you mind checking 3.11.2 which I just pushed to the tree?
Comment 3 Anthony Basile gentoo-dev 2013-09-30 18:29:12 UTC
(In reply to Alexander Tsoy from comment #2)
> Similar bug was fixed in 3.11.2:
> 
> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/
> ?id=cbeb658e686182d20238d714a2ff6d372bdd4582

Looks to me like hardened-sources-3.11.2 should be okay then.  I'll close the bug but feel free to re-open if this bug hits you again.