Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 140948 - suspend2-sources-2.6.17-r2 oopses with reiserfs on a loopback device
Summary: suspend2-sources-2.6.17-r2 oopses with reiserfs on a loopback device
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 11:16 UTC by Lukas Sandström
Modified: 2006-07-18 12:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dmesg output with oops (resier_oops,15.17 KB, text/plain)
2006-07-18 11:18 UTC, Lukas Sandström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Sandström 2006-07-18 11:16:32 UTC
I created a 800Mb file and created a reiserfs-filsystem on it:
 dd if=/dev/zero of=file bs=1M count=800
 modprobe loop
 losetup /dev/loop0 file
 mkreiserfs -b 512 /dev/loop0
 mount /dev/loop0 /mnt/hd -t reiserfs

If I leave out the "-t reiserfs" mount causes a floating point exception
at this point.

Then I tried to mv /usr/portage to /mnt/hd, except the distfiles.
After a while mv caused an oops.

amd64 lukas # emerge --info
Portage 2.1-r1 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-suspend2-r2-git x86_64)
=================================================================
System uname: 2.6.17-suspend2-r2-git x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.15
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8 -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr
/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/c
onfig/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/conf
ig/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/
terminfo"
CXXFLAGS="-O2 -pipe -march=k8 -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms splitdeb
ug strict"
GENTOO_MIRRORS="ftp://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo http://mirror.pudas.net/gen
too"
LANG="en_US.ISO-8859-1"
LINGUAS="en sv"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --dele
te --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 cli crypt dga dlloader dri emboss encode fam flac foomaticd
b fortran gif gnome gpm gtk gtk2 hal imlib isdnlog java jpeg jpeg2k kde kdehiddenvisibility lzw lzw-tiff mp
3 mpeg ncurses nls nptl nptlonly opengl pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline 
reflection sdl session spell spl ssl tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis
 xorg xpm xv zlib elibc_glibc input_devices_evdev input_devices_mouse input_devices_keyboard kernel_linux l
inguas_en linguas_sv userland_GNU video_cards_apm video_cards_nvidia video_cards_nv video_cards_vesa video_
cards_vga video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Lukas Sandström 2006-07-18 11:18:08 UTC
Created attachment 92147 [details]
dmesg output with oops

The dmesg output shortly after the oops.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-18 12:46:34 UTC
Unsupported kernel. Reopen if you can reproduce w/ latest gentoo/vanilla sources.

http://www.gentoo.org/doc/en/gentoo-kernel.xml#doc_chap3