https://bugzilla.novell.com/show_bug.cgi?id=448007 User robin.listas@telefonica.net added comment https://bugzilla.novell.com/show_bug.cgi?id=448007#c25 --- Comment #25 from Carlos Robinson <robin.listas@telefonica.net> 2009-02-01 12:29:30 MST --- (In reply to comment #24)
Klaus, your problem is the same one as reported in bug #399966.
Carlos, if it's just hard hanging like that, it's probably the same problem as reported in comment #18.
I don't get kernel oopses. It simply freezes.
I have a fix for that already in the git repository, and it will be included in the next update (soon). Please remember to do "klogconsole r0 -l8"
I did that.
when using the serial console. I don't think your minicom log contained all of the kernel messages.
That log is all that came out. You can see the firewall messages still getting logged, an indication that the kernel is still somewhat alive, _after_ the lock-crash.
In the interim, could both of you try reproducing with kernel-debug from http://ftp.suse.com/pub/projects/kernel/kotd/HEAD/ ?
This bug has been reported several times in different products and a comment in one of the other reports leads me to believe that memory corruption is the problem with the BUG at fs/reiserfs/journal.c:10xx reports. The -debug kernel enables SLAB debugging. The kotd kernel also contains the fix for comment #18.
If you're using external modules, you'll run into some symbol dependency problems that will need to be resolved. That can't be helped.
I tried: zypper ar "http://ftp.suse.com/pub/projects/kernel/kotd/HEAD/i586/" "KOD_head" but it doesn't work: NOT_nimrodel:~ # zypper se --sort-by-repo --details kernel-debug Error building the cache: [KOD_head|http://ftp.suse.com/pub/projects/kernel/kotd/HEAD/i586/] Repository type can't be determined. Warning: Disabling repository 'KOD_head' because of the above error. Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+--------------------+---------+--------------+------+----------- | kernel-debug | package | 2.6.27.7-9.1 | i586 | Main-OSS | kernel-debug-base | package | 2.6.27.7-9.1 | i586 | Main-OSS | kernel-debug-extra | package | 2.6.27.7-9.1 | i586 | Main-OSS which means I will have to download and install manually the needed packages by rpm. What are the exact packages I need to install? This is what I have installed: NOT_nimrodel:~ # rpm -qa | grep -i kernel kernel-pae-base-2.6.27.7-9.1 linux-kernel-headers-2.6.27-2.28 kernel-pae-extra-2.6.27.7-9.1 kernel-pae-2.6.27.7-9.1 kernel-source-2.6.27.7-9.1 kerneloops-0.12-29.11 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.