Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232588 - openafs-kernel-1.4.7 causes kernel -2.6.26-gentoo-r6 crash
Summary: openafs-kernel-1.4.7 causes kernel -2.6.26-gentoo-r6 crash
Status: RESOLVED DUPLICATE of bug 223355
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-21 18:57 UTC by Jan Hrabe
Modified: 2008-07-21 19:15 UTC (History)
0 users

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 Jan Hrabe 2008-07-21 18:57:15 UTC
Because the stable version of openafs does not compile with the stable kernel 2.6.25-gentoo-r6 yet, I tried to use openafs version 1.4.7.  It crashes after variable time.  Two examples of logged error messages are below:

Example 1:
==========

BUG: unable to handle kernel paging request at fffffffe
IP: [<c038999b>] _read_lock+0xb/0x20
*pdpt = 00000000004aa001 *pde = 00000000004ab067 *pte = 0000000000000000
Oops: 0002 [#1] PREEMPT SMP
Modules linked in: vmnet(PF) vmmon(PF) libafs(P) nvidia(P)

Pid: 3992, comm: afsd Tainted: PF (2.6.25-gentoo-r6 #2)
EIP: 0060:[<c038999b>] EFLAGS: 00010202 CPU: 3
EIP is at _read_lock+0xb/0x20
EAX: fffffffe EBX: 00000010 ECX: 00000001 EDX: f6f64000
ESI: fffffffe EDI: 4884b474 EBP: 4884b406 ESP: f6f65f80
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process afsd (pid: 3992, ti=f6f64000 task=f7e34bd0 task.ti=f6f64000)
Stack: f93d6da2 00000010 f6f65fb8 f93dcdd4 4884b474 00000001 f93cb8ac 00000000
4884b44f 4884b361 4884b474 4884a162 4884b474 00423db7 00000000 00000001
f9423db7 00000000 00000000 f9419937 f7e34db8 f9423db7 0000007b f9419690
Call Trace:
[<f93d6da2>] afs_osi_TraverseProcTable+0x12/0x90 [libafs]
[<f93dcdd4>] afs_GCPAGs+0x94/0x170 [libafs]
[<f93cb8ac>] afs_Daemon+0x4bc/0x4f0 [libafs]
[<f9419937>] afsd_launcher+0x2d7/0x6a0 [libafs]
[<f9419690>] afsd_launcher+0x30/0x6a0 [libafs]
[<c0103b43>] kernel_thread_helper+0x7/0x14
=======================
Code: 40 14 b8 00 01 00 00 f0 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b c3 90 8d b4 26 00 00 00 00 89 e2 81 e2 00 e0 ff ff ff 42 14 <f0> 83 28 01 79 05 e8 fa fb ff ff c3 89 f6 8d bc 27 00 00 00 00
EIP: [<c038999b>] _read_lock+0xb/0x20 SS:ESP 0068:f6f65f80
---[ end trace 3eb1061dd439e858 ]---
note: afsd[3992] exited with preempt_count 1


Example 2:
==========

BUG: unable to handle kernel paging request at fffffffe
IP: [<c038999b>] _read_lock+0xb/0x20
*pdpt = 00000000004aa001 *pde = 00000000004ab067 *pte = 0000000000000000
Oops: 0002 [#1] PREEMPT SMP
Modules linked in: vmnet(PF) vmmon(PF) libafs(P) nvidia(P)

Pid: 3972, comm: afsd Tainted: PF (2.6.25-gentoo-r6 #2)
EIP: 0060:[<c038999b>] EFLAGS: 00010202 CPU: 3
EIP is at _read_lock+0xb/0x20
EAX: fffffffe EBX: 00000010 ECX: 00000001 EDX: f6f7c000
ESI: fffffffe EDI: 4884d172 EBP: 4884d129 ESP: f6f7df80
DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
Process afsd (pid: 3972, ti=f6f7c000 task=f7e09670 task.ti=f6f7c000)
Stack: f93d6da2 00000010 f6f7dfb8 f93dcdd4 4884d172 00000001 f93cb8ac 00000000
4884d129 4884d04e 4884d172 4884c6ca 4884d13b 00423db7 00000000 00000001
f9423db7 00000000 00000000 f9419937 f7e09858 f9423db7 0000007b f9419690
Call Trace:
[<f93d6da2>] afs_osi_TraverseProcTable+0x12/0x90 [libafs]
[<f93dcdd4>] afs_GCPAGs+0x94/0x170 [libafs]
[<f93cb8ac>] afs_Daemon+0x4bc/0x4f0 [libafs]
[<f9419937>] afsd_launcher+0x2d7/0x6a0 [libafs]
[<f9419690>] afsd_launcher+0x30/0x6a0 [libafs]
[<c0103b43>] kernel_thread_helper+0x7/0x14
=======================
Code: 40 14 b8 00 01 00 00 f0 66 0f c1 03 38 e0 74 06 f3 90 8a 03 eb f6 5b c3 90 8d b4 26 00 00 00 00 89 e2 81 e2 00 e0 ff ff ff 42 14 <f0> 83 28 01 79 05 e8 fa fb ff ff c3 89 f6 8d bc 27 00 00 00 00
EIP: [<c038999b>] _read_lock+0xb/0x20 SS:ESP 0068:f6f7df80
---[ end trace 68c1a72fe48a490c ]---
note: afsd[3972] exited with preempt_count 1

-----------------------------
# emerge --info (after rebooting into older kernel/openafs module combination)
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.24-gentoo-r8 i686)
=================================================================
System uname: 2.6.24-gentoo-r8 i686 Intel(R) Xeon(R) CPU E5345 @ 2.33GHz
Timestamp of tree: Mon, 21 Jul 2008 14:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy ccache distlocks fixpackages metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US"
LC_ALL="en_US"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa arts berkdb bzip2 cairo cdr cli cracklib crypt cups dbus dri dvd dvdr dvdread eds emacs emboss encode esd evo fam firefox foomaticdb fortran gcj gdbm gif gimprint gpm gstreamer hal iconv ieee1394 imagemagick isdnlog jpeg kde latex mad midi mikmod mp3 mpeg mudflap ncurses nis nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl pic png ppds pppd python qt3 qt3support qt4 quicktime readline reflection sasl sdl session spell spl ssl svg tcpd tetex tiff truetype unicode usb vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

----------------
The HW is MP (2x4) with 16GB RAM but running 32bit system.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-21 19:15:53 UTC

*** This bug has been marked as a duplicate of bug 223355 ***