Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 223511

Summary: app-emulation/vmware-modules-1.0.0.17-r1.ebuild: kernel panic on 2.6.23
Product: Gentoo Linux Reporter: noop <wo0wo0noop>
Component: New packagesAssignee: Gentoo VMWare Bug Squashers [disabled] <vmware+disabled>
Status: RESOLVED WONTFIX    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description noop 2008-05-25 06:52:18 UTC
app-emulation/vmware-modules-1.0.0.17-r1.ebuild:
The 010_all_kernel-2.6.25.patch applied with this ebuild does not work with 2.6.23 kernel,the system hanged there when stopping vmware service.

Reproducible: Always

Steps to Reproduce:
1.Use a 2.6.23 kernel from portage.
2.emerge the app-emulation/vmware-modules-1.0.0.17-r1.ebuild
3./etc/init.d/vmware start and then /etc/init.d/vmware stop

Actual Results:  
The system hanged there when trying to unmount the vmblock stuff.

Expected Results:  
It should stop correctly.

Some people got the same problem.
http://forums.gentoo.org/viewtopic-p-5103310.html#5103310
I made a local ebuild without the 010_all_kernel-2.6.25.patch, it worked.
Comment 1 Mike Auty (RETIRED) gentoo-dev 2008-05-25 11:56:25 UTC
Hiya Noop,

Could you please try modifying the patch and removing the last few lines (the ones that deal with linux/super.c)?  That and a few lines further up are the only ones I can see having a direct effect as the rest are defined to (hopefully) work the same way they did before 2.6.25.  I'd like to eliminate the SuperOpReadInode first and see what happens and then move on to the other lines if it doesn't help...

Please let me know how that goes, and hopefully we'll get this sorted.  Thanks...  5:)
Comment 2 noop 2008-05-26 13:18:46 UTC
hi Mike Auty,
 I removed the super.c lines, but this did not solve the problem.
Comment 3 Mike Auty (RETIRED) gentoo-dev 2008-05-26 17:00:15 UTC
Hmmm,

Ok, back to the drawing board then...  5:(  Thanks for testing that out though, I may have a couple more tests for you to run after I've had a chance to look into this a bit more...
Comment 4 Mike Auty (RETIRED) gentoo-dev 2009-01-10 12:18:14 UTC
vmware-modules-1.0.0.17-r1 has just been removed from the tree since there are no products still relying on it.  As such this bug is being closed.