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

Bug 49011

Summary: Badness in pci_find_subsys at drivers/pci/search.c:167
Product: Gentoo Linux Reporter: Selecter <selecter>
Component: [OLD] Core systemAssignee: x86-kernel (DEPRECATED) <x86-kernel>
Status: RESOLVED CANTFIX    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Selecter 2004-04-26 01:03:03 UTC
I was printing in ximian-openoffice inserted a row to table and bam! All freezed. A pushed reset and have found it in /var/log/messages (2 times a row):

Apr 26 10:48:07 localhost Badness in pci_find_subsys at drivers/pci/search.c:167
Apr 26 10:48:07 localhost Call Trace:
Apr 26 10:48:07 localhost [<c02b7c8f>] pci_find_subsys+0xec/0xf4
Apr 26 10:48:07 localhost [<c02b7cc6>] pci_find_device+0x2f/0x33
Apr 26 10:48:07 localhost [<c02b7adb>] pci_find_slot+0x27/0x49
Apr 26 10:48:07 localhost [<d0b15fb6>] os_pci_init_handle+0x35/0x62 [nvidia]
Apr 26 10:48:07 localhost [<d0b2886f>] __nvsym00057+0x1f/0x24 [nvidia]
Apr 26 10:48:07 localhost [<d0bbcea2>] __nvsym03763+0x72/0xe0 [nvidia]
Apr 26 10:48:07 localhost [<d0c019b1>] __nvsym04466+0x15/0x78 [nvidia]
Apr 26 10:48:07 localhost [<d0c38df7>] __nvsym04875+0x127/0x170 [nvidia]
Apr 26 10:48:07 localhost [<d0c38b9a>] __nvsym00780+0x21a/0x224 [nvidia]
Apr 26 10:48:07 localhost [<d0bd0794>] __nvsym03928+0x70/0x98 [nvidia]
Apr 26 10:48:07 localhost [<d0bd0454>] __nvsym00610+0x7ac/0x954 [nvidia]
Apr 26 10:48:07 localhost [<d0bff77a>] __nvsym00688+0x16a/0x338 [nvidia]
Apr 26 10:48:07 localhost [<d0b2af79>] __nvsym00827+0xd/0x1c [nvidia]
Apr 26 10:48:07 localhost [<d0b2c614>] rm_isr_bh+0xc/0x10 [nvidia]
Apr 26 10:48:07 localhost [<c0120680>] tasklet_action+0x40/0x61
Apr 26 10:48:07 localhost [<c01204d2>] do_softirq+0x92/0x94
Apr 26 10:48:07 localhost [<c010ad46>] do_IRQ+0x103/0x136
Apr 26 10:48:07 localhost [<c0109228>] common_interrupt+0x18/0x20
Apr 26 10:48:07 localhost [<c010e3c1>] do_gettimeofday+0x9/0xae
Apr 26 10:48:07 localhost [<c011fbff>] sys_gettimeofday+0x27/0xa8
Apr 26 10:48:07 localhost [<c0108843>] syscall_call+0x7/0xb

Reproducible: Didn't try
Steps to Reproduce:





Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz 
Gentoo Base System version 1.4.9 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -march=pentium4" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -march=pentium4" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs buildpkg" 
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ 
http://ftp.linux.ee/pub/gentoo/distfiles/ 
http://ftp.uni-erlangen.de/pub/mirrors/gentoo 
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ 
http://mirror.pudas.net/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X Xaw3d aalib acl acpi adns alsa apache2 arts audiofile avi berkdb bonobo 
caps cdr crypt cscope cups curl debug encode esd evo fam fastcgi fbcon fdftk 
flac flash foomaticdb freetds gb gd gdbm ggi gif ginac gmp gnome gpm gstreamer 
gtk gtk2 gtkhtml hardened icq imagemagick imap imlib java jikes jpeg kde lcms 
ldap lesstif libg++ libgda libwww lpotutils mad mikmod mmx motif mozilla mpeg 
mpi mysql ncurses nls nocardbus oggvorbis opengl pam pdflib perl png postgres 
ppds python qt quicktime readline sdl slang slp speex spell sqlite sse ssl 
svga tcpd tetex tiff truetype unicode usb vhosts videos wmf x86 xinerama xml 
xml2 xmms xv zlib"
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-04-26 10:15:57 UTC
This is a nvidia driver bug, and they need to fix it.

Nothing we can do here about it sorry.