Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98098 - full system freeze if k3b started while cdemu loaded
Summary: full system freeze if k3b started while cdemu loaded
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-06 02:59 UTC by Triffid Hunter
Modified: 2005-07-06 15:00 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 Triffid Hunter 2005-07-06 02:59:07 UTC
If i start k3b while cdemu is loaded, k3b stops at "scanning for devices", and 
my whole system freezes. if cdemu is not loaded, k3b works fine. If i don't try 
and start k3b, cdemu works fine.

Reproducible: Always
Steps to Reproduce:
1. emerge -avt k3b cdemu
2. modprobe cdemu
3. k3b &

Actual Results:  
system freeze when k3b scans for devices

Expected Results:  
cdemu/k3b work anyway, or at least print a warning of some description.

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.5-r0, 2.6.
12-gentoo-lucienne i686)
=================================================================
System uname: 2.6.12-gentoo-lucienne i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.10
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.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i386 -m32 -m80387 -mfancy-math-387 -fomit-frame-pointer -
pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=i386 -m32 -m80387 -mfancy-math-387 -fomit-frame-pointer -
pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distcc distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.isp.net.au/pub/gentoo/ http://mirror.aarnet.edu.
au/pub/gentoo/ http://mirror.pacific.net.au/linux/Gentoo"
MAKEOPTS="-j10"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext S3TC X X509 Xaw3d a52 aac acpi alsa apm arts 
athena audiofile avi bash-completion berkdb bitmap-fonts bzip2 bzlib caps cdda 
cddb cdio cdparanoia cdr cdrom crypt cscope css cups curl dba dga directfb 
divx4linux dnd dts dv dvb dvd dvdr dvdread emboss encode erandom exif expat 
extensions faad fam fame ffmpeg flac foomaticdb fping ftp gd gd-external gdbm 
ggi gif gimp gimpprint glut gnutls gphoto2 gpm gstreamer gtk gtk2 guile ieee1394 
imagemagick imlib inifile ipv6 jack jack-tmpfs java jbig jce jpeg jpeg2k kde 
kdeenablefinal kdexdeltas kqemu ladcca libg++ libwww lirc live lm_sensors 
logitech-mouse lzo mad mailwrapper mapeditor md5sum mikmod mime mjpeg mmap mmx 
mmxext mng motif mozdevelop mozsvg mozxmlterm mp3 mpeg mysql mythtv ncurses 
network nls nodrm nptl nvidia ogg oggvorbis openexr opengl pam pam_chroot 
pam_console pam_timestamp pcre pdflib perl perlsuid php png posix povray ppds 
python qt quicktime rar rdesktop readline real rtc ruby samba scanner sdk sdl 
silc slp sockets socks5 speex sql sse ssl stream subtitles subversion svg sysfs 
tcltk tcpd tetex theora threads tiff timidity tokenizer toolbar truetype 
truetype-fonts type1-fonts ucs2 unicode urandom usb utf8 v4l v4l2 vcd vhosts 
vim-with-x vlm vorbis wifi win32codecs winbind wmf wozxmlterm xanim xine xml 
xml2 xmlrpc xmms xosd xprint xrandr xsl xv xvid xvmc yv12 zeroconf zlib zvbi 
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY


when i say "full system freeze", i mean the one where even scroll lock doesn't 
change the light, and if you press enough keys the pc speaker starts going nuts.
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-07-06 09:41:14 UTC
The freeze happens at kernel level, so cdemu is probably to blame. 
vapier should know more about cdemu. 
 
Comment 2 SpanKY gentoo-dev 2005-07-06 11:39:49 UTC
known issue with last release, read the cdemu mailing lists
Comment 3 Triffid Hunter 2005-07-06 15:00:45 UTC
yeah i figured it was a cdemu problem.. as you say its evidently a kernel-level 
freeze.

thanks i'll wait for new cdemu to appear in portage :)