bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inserting CD-ROM crashes parted 1.6.6


From: K Borel
Subject: inserting CD-ROM crashes parted 1.6.6
Date: Sat, 10 Jan 2004 13:18:31 -0800 (PST)

I found that parted runs fine as long as I dont have a
disc in my CD-ROM drive.  If I insert a disc, mounted
or not, into the CD-ROM drive, and then run parted, I
get the following error:

Floating point exception

If I run strace, I get:

lstat64("/dev", {st_mode=S_IFDIR|0755, st_size=45056,
...}) = 0
lstat64("/dev/hdc", {st_mode=S_IFBLK|0664,
st_rdev=makedev(22, 0), ...}) = 0
stat64("/dev/hdc", {st_mode=S_IFBLK|0664,
st_rdev=makedev(22, 0), ...}) = 0
stat64("/dev/hdc", {st_mode=S_IFBLK|0664,
st_rdev=makedev(22, 0), ...}) = 0
open("/dev/hdc", O_RDWR|O_LARGEFILE)    = -1 EROFS
(Read-only file system)
open("/dev/hdc", O_RDONLY|O_LARGEFILE)  = 3
ioctl(3, 0x30d, 0xfefff5c0)             = 0
stat64("/dev/hdc", {st_mode=S_IFBLK|0664,
st_rdev=makedev(22, 0), ...}) = 0
ioctl(3, 0x80041272, 0xfefff470)        = 0
ioctl(3, BLKSSZGET, 0xfefff43c)         = 0
--- SIGFPE (Floating point exception) @ 0 (0) ---
+++ killed by SIGFPE +++

I didnt find any other reports of this bug in the
recent bug list.  Does anyone know what might be
causing this?

I am running kernel 2.6.0, but it also happened when I
was running 2.4.23.  Just as a sanity check, I
downloaded a Debian version of parted 1.6.6, and it
also crashed.

K. Borel

__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]