| Summary: | sys-kernel/gentoo-sources-3.18.7: General protection fault udevd-systemd | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | tbartdev |
| Component: | [OLD] Core system | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | dmesg output | ||
|
Description
tbartdev
2015-03-11 19:57:16 UTC
Created attachment 398670 [details]
dmesg output
Can you test 3.18.9 and see if it's fixed there? Would you have the time to bisect between you last working kernel and the failing kernel? I am currently on a pretty short time budget but I'll try to bisect. However, 3.18.8 fixes it, so it's only one minor version to work on, should not be too time consuming. I'll keep you updated. Well, it won't let my bisect this way round and there are no kernel between 3.17.7 and the failing 3.18.7 in portage. Too much to bisect. Trying with manually checking out somewhere closer before 3.18.7 checked out git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git git checkout v3.18.7 copied config over, make oldconfig && make -j3 && make -j3 modules && make modules_install creates a 3.18.7 kernel that boots flawlessly. I think it must be in the gentoo patchset, then. How to bisect this? You could start with a vanilla-sources-4.0.5 and apply the extra gentoo-sources patches one at a time. Is this really still sensible? I mean from 3.18 on, everything is fine, so it seems to be fixed anyway.. closing for inactivity. is this still a problem with more recent kernel ? please open a new bug if the problem persist with a more recent kernel. in the new bug start with a vanilla-sources and apply the extra gentoo-sources patches one at a time for finding where is the problem. |