I've compiled qtparted under SuSE 8.1 on my i386 SMP
workstation. My box has 2 Maxtor 40 Gig IDE HDs, one as
master on each IDE controller. I also have an 18 Gig IBM
SCSI drive attached to an Adaptec 2940 U2W controller.
When I fire the program up, I get a "missing GLX" error
(yes I have GLX turned off) and the word "scsi" is ouput to
stdout/err. However, only my two IDE devices appear in
the device window, no SCSI devices. When I try to select
one of the IDE drives, the program segfaults. Output of
strace :
...........
read(7, "LDN8184 TMP \0\0\17\271\224-\224-\0\0\17\271
\224-\347\0"..., 8192) = 8192
_llseek(7, 30667145216, [30667145216], SEEK_SET) = 0
read(7, ". \20\0\0\"\246\232-\232-\0\0\"\246\232-
\255\0"..., 8192) = 8192
munmap(0x415c2000, 1261568) = 0
munmap(0x41541000, 528384) = 0
munmap(0x41072000, 5042176) = 0
close(7) = 0
write(2, "Error: ", 7Error: ) = 7
write(2, "msdos disk labels do not support"..., 50msdos
disk labels do not support partition names.
) = 50
gettimeofday({1046159741, 671537}, NULL) = 0
gettimeofday({1046159741, 671671}, NULL) = 0
gettimeofday({1046159741, 671996}, NULL) = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
I should also mention that I am using LVM versdion 1.0.5
and have a couple of logical partitions spanning drives.
This system has evolved over 4 years so the partition
layout is pretty psychotic. :-\
Hope the information helps. I've been waiting to replace
PQmagic. :)
stevow@charter.net