| Summary: | net-fs/openafs-1.6.2-r1 causes kernel panic after waking from sleep for 3rd time | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Colleen <cjoseph> |
| Component: | [OLD] Server | Assignee: | Andrej Filipcic <andrej.filipcic> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | bircoph, net-fs, proxy-maint |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
kernel config
image of kernel panic |
||
On an unrelated note, could you open a bug regarding the compilation failures you're getting with the newer version? is the compilation failure in openafs or openafs-kernel? Also, back to this bug, is the kernel panic due to openafs or openafs-kernel, or both? Created attachment 358896 [details]
image of kernel panic
(In reply to Ian Stakenvicius from comment #1) > On an unrelated note, could you open a bug regarding the compilation > failures you're getting with the newer version? is the compilation failure > in openafs or openafs-kernel? > > Also, back to this bug, is the kernel panic due to openafs or > openafs-kernel, or both? I will add a bug about the compilation failure. As far as openafs vs openafs-kernel causing the panic, I'm not sure. I just attached an image of the panic. The panic happens right after I execute 'aklog' and the panic message has 'afs' in it a number of times. (In reply to Colleen from comment #3) > (In reply to Ian Stakenvicius from comment #1) > > On an unrelated note, could you open a bug regarding the compilation > > failures you're getting with the newer version? is the compilation failure > > in openafs or openafs-kernel? > > > > Also, back to this bug, is the kernel panic due to openafs or > > openafs-kernel, or both? > > I will add a bug about the compilation failure. > > As far as openafs vs openafs-kernel causing the panic, I'm not sure. I just > attached an image of the panic. The panic happens right after I execute > 'aklog' and the panic message has 'afs' in it a number of times. (In reply to Colleen from comment #4) > (In reply to Colleen from comment #3) > > (In reply to Ian Stakenvicius from comment #1) > > > On an unrelated note, could you open a bug regarding the compilation > > > failures you're getting with the newer version? is the compilation failure > > > in openafs or openafs-kernel? > > > > > > Also, back to this bug, is the kernel panic due to openafs or > > > openafs-kernel, or both? > > > > I will add a bug about the compilation failure. > > > > As far as openafs vs openafs-kernel causing the panic, I'm not sure. I just > > attached an image of the panic. The panic happens right after I execute > > 'aklog' and the panic message has 'afs' in it a number of times. It's the openafs causing the compile error, not openafs-kernel. https://bugs.gentoo.org/show_bug.cgi?id=485240 the kernel 3.8 patches were not very stable at the time of release. openafs-1.6.5 should be used for kernels >=3.8. Please test with 1.6.11 version. Feel free to reopen if the issue is still present in 1.6.11. |
Created attachment 358894 [details] kernel config After waking the system from sleep for a third time and then performing "aklog <cell>", the machine kernel panics and I must reboot. Works as expected after first and second sleep, as well as after rebooting. I have not tried more recent versions, as they do not compile, but since this issue has popped up I'll try and get a more recent version running. Running kernel 3.8.13 on an x86_64 machine. Kernel config and a photo of the kernel panic are attached.