9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] atapi cdrom without ide HDD
@ 1999-05-22 16:01 jmk
  0 siblings, 0 replies; 7+ messages in thread
From: jmk @ 1999-05-22 16:01 UTC (permalink / raw)


okamoto@granite.cias.osakafu-u.ac.JP:
	and then, got an error message like:
	/bin/9660srv 200: err stack 1: 114f 1872 3cf3 0 0 0
	and 9660srv died.

looks like a 9660srv bug.

i know nothing about the internals of 9660srv, but i just took
a look and it seems it tries to implement an error stack just as the
kernel does. this error comes out when the stack has not been
completely popped by the time the code gets back to the main loop.
the numbers printed are the PC's of 'waserror' functions in the
code. use acid on the 9660srv binary to find the 'waserror's then
check there are no code paths out which don't have a corresponding
'poperror'.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-24  0:46 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-24  0:46 UTC (permalink / raw)


Thank you for your quck reply.
I also took a reply from Charles, and he suggested me to delete
the block of waserr in getcontin of 9660srv.c.
It solved my InfoMagic CDROM problem.

For an unstability problem of Atapi CDROM in my case is
now undergoing to replace the drive.  I called the reseller
and told them this drive makes extraordinal noize whern
used in a vertical position.  Sometimes it failes to access
CDROM etc., and they replied they could replace the drive.

Kenji




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-21  9:23 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-21  9:23 UTC (permalink / raw)


If someone has CDROM named "InfoMagic Unix CD-ROM"
(January 1994), try to read it.
We cannot read this CDROM by none of our scsi and Atapi
cdrom drives.  We cannot find any scratches on it.
It can be read on our Linux box though.

Kenji




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-21  3:37 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-21  3:37 UTC (permalink / raw)


>and very noisy loud turning sound of the motor.

s/turning/rotating/




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-21  3:11 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-21  3:11 UTC (permalink / raw)


And tested other more CDROMs..., and found some can be
read, but others cannot.  I cannot see any systematics on
those CDROMs.  The same CDROM can/cannot be read
in different trials.

and very noisy loud turning sound of the motor.

Kenji




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-21  2:26 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-21  2:26 UTC (permalink / raw)


To identify what's going on, I ran 9660srv with -v option.
The verbose messages are as follows:

mount -c /srv/9660 /n/cdrom /dev/atapi0disk

session...OK
attach(fid=99, uname="okamoto", aname="/dev/atapi0disk", auth="")...alloc "/dev/atapi0disk", dev=3...xread 3, 16...iso, blocksize=2048...34 0 56 2048 94.02.04 16:36:24 (+12.0) 0x02 0 0 1 1 \00
xread 3.56...getcontin 1792...xread 3, 1792...OK
9660srv 72: err stack 1: 114f 1872 3cf3 0 0 0
abort
9660srv 72: suicide: sys: trap: fault read addr=0x0 pc=0x00008916

Kenji




^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] atapi cdrom without ide HDD
@ 1999-05-20  4:04 okamoto
  0 siblings, 0 replies; 7+ messages in thread
From: okamoto @ 1999-05-20  4:04 UTC (permalink / raw)


I'm getting trouble to make a new TEAC CD-532EK atapi drive,
attached to the primary IDE port without any HDDs.
( I have a SVGA card, SB16, and a nic card).

After booting up, I can recognize /dev/atapi0disk.
Then,  dispatched the command
/bin/9660srv,
and got the response of
/bin/9660srv 99: serving /srv/9660

Then, I followed it by the command
mount -c /srv/9660 /n/cdrom /dev/atapi0disk,

and then, got an error message like:
/bin/9660srv 200: err stack 1: 114f 1872 3cf3 0 0 0
and 9660srv died.

What is wrong with my configuration?

Kenji




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~1999-05-24  0:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-22 16:01 [9fans] atapi cdrom without ide HDD jmk
  -- strict thread matches above, loose matches on Subject: below --
1999-05-24  0:46 okamoto
1999-05-21  9:23 okamoto
1999-05-21  3:37 okamoto
1999-05-21  3:11 okamoto
1999-05-21  2:26 okamoto
1999-05-20  4:04 okamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).