Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112739 - wine and 2.6.14: Unable to handle kernel paging request
Summary: wine and 2.6.14: Unable to handle kernel paging request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-16 13:20 UTC by jannis
Modified: 2005-11-16 13:44 UTC (History)
0 users

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


Attachments
dmesg with stuck wine (dmesg,2.10 KB, text/plain)
2005-11-16 13:23 UTC, jannis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jannis 2005-11-16 13:20:46 UTC
I updated to 2.6.14 yesterday. Since the update I can't start Photoshop with
wine, which works wehn I boot back to 2.6.13 (always have a stable kernel in
backup).
In the dmesg I find this (placed as attachment because of verbosity).

Reproducible: Always
Steps to Reproduce:
1. Boot 2.6.14 kernel
2. Start Photoshop with wine


Actual Results:  
Photoshop doesn't start, can't kill wineserver nor wine-preloader, the processes
stay

Expected Results:  
Photoshop is supposed to start.

Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.13.2-nitro1 i686)
=================================================================
System uname: 2.6.13.2-nitro1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.12.0_pre10
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -mtune=athlon-xp -march=athlon-xp -m3dnow -msse -mmmx -fforce-addr
-ftracer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop
-falign-functions=4 -momit-leaf-frame-pointer -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CXXFLAGS="-O3 -mtune=athlon-xp -march=athlon-xp -m3dnow -msse -mmmx -fforce-addr
-ftracer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop
-falign-functions=4 -momit-leaf-frame-pointer -pipe -fomit-frame-pointer
-fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"                  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"       
PORTDIR="/usr/portage"          
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext X aac aalib acl acpi alsa apache2 apm arts
artswrappersuid audiofile avi bash-completion berkdb bitmap-fonts bl
blender-game bonobo browserplugin bzip2 bzlib cairo caps cdparanoia cdr cjk
crypt css cups curl curlwrappers dbus dedicated dga dio directfb divx4linux dts
dv dvd dvdr dvdread eds emboss encode escreen esd ethereal exif expat fam fbcon
ffmpeg firefox flac flash font-server foomaticdb fortran freetype ftp gcj gd
gdbm geoip gif gimp gimpprint glitz glut gmp gpm gstreamer gtk gtk2 gtkhtml
guile icq idn imagemagick imlib ipv6 jack jack-tmpfs java javascript jikes jpeg
junit kde kqemu ladspa lcms ldap libcaca libclamav libg++ libwww lm_sensors lua
lzo lzoxvmc mad matroska mbox mbrola mhash mikmod mime ming mjpeg mmx mmx2
mmxext mng motif mozilla mozsvg mp3 mpeg mplayer musepack musicbrainz mysql nas
ncurses nls nptl nptlonly nsplugin ogg oggvorbis on-the-fly-crypt openal opengl
oss pam pascal pcre pdf pdfkit pdflib perl php pic png povray ppds python
qemu-fast qt quicktime readline real recode reiserfs ruby samba sasl sdk sdl
session slang sndfile snmp sockets softmmu speex spell sqlite sse ssl svg svga
sysfs tcltk tcpd tetex threads tidy tiff tokenizer tools transcode truetype
truetype-fonts type1-fonts udev unicode usb v4l v4l2 vcd vcdimager videos
vim-with-x visualization vnc vorbis wifi win32codecs wmf wxgtk1 wxwindows
xchattext xine xml xml2 xmms xprint xrandr xscreensaver xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 jannis 2005-11-16 13:23:51 UTC
Created attachment 73024 [details]
dmesg with stuck wine
Comment 2 jannis 2005-11-16 13:44:55 UTC
Well, I should have read my dmesg more carefully. It wasn't wine's fault, artsd
was the troublemaker. Disabling sound in wine resolved that problem!
Sorry!