9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] suicide fossil
@ 2005-01-16 14:29 Moroo Jun
  2005-01-16 17:32 ` Russ Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Moroo Jun @ 2005-01-16 14:29 UTC (permalink / raw)
  To: 9fans

I used Plan9 (fossil only) on Macinosh PB G4 with VirtualPC 6.1.1.

I tried to delete snapshot because fossil disk is full.
term% con -l /srv/fscons
prompt: fsys main
main: df
	main: 1,341,186,048 used + 50,454,528 free = 1,391,640,576 (96% used)
main: epoch
	low 16 hi 16
	cannot walk /archive/2004/08/23: snapshot has been deleted
	0 snapshots found with epoch < 4294967295
	fsEpochLow: bad low epoch (must be <= 16)
main: snapclean 60

THEN
fossil 8: suicide: sys: trap: fault read addr=0x0 pc=0x00023ca9

any comments?

thank you.



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

* Re: [9fans] suicide fossil
  2005-01-16 14:29 [9fans] suicide fossil Moroo Jun
@ 2005-01-16 17:32 ` Russ Cox
  2005-01-17 14:20   ` Moroo Jun
  0 siblings, 1 reply; 6+ messages in thread
From: Russ Cox @ 2005-01-16 17:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> any comments?

how do you load fossil?  presumably from 9fat.  can you

9fat:
ls -l /n/9fat/9pcf

so we know which version of fossil you're running?
that way we can translate the pc=0x23ca9 into
an actual source line.

thanks.
russ


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

* Re: [9fans] suicide fossil
  2005-01-16 17:32 ` Russ Cox
@ 2005-01-17 14:20   ` Moroo Jun
  2005-01-17 15:58     ` Russ Cox
  0 siblings, 1 reply; 6+ messages in thread
From: Moroo Jun @ 2005-01-17 14:20 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 2005/01/17, at 2:32, Russ Cox wrote:
> how do you load fossil?  presumably from 9fat.  can you
>
> 9fat:
> ls -l /n/9fat/9pcf

My 9pcf has applied 106 kbdpatch.
--rw-rw-rw- M 24 bill trog 2382931 Mar  4  2004 9pcf

So I replaced 9pcf to original one. I got similar message.
--rw-rw-rw- M 24 bill trog 2363147 Dec 18  2003 9pcf

fossil 8: suicide: sys: trap: fault read addr=0x0 pc=0x000233b4

thank you.



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

* Re: [9fans] suicide fossil
  2005-01-17 14:20   ` Moroo Jun
@ 2005-01-17 15:58     ` Russ Cox
  2005-01-18 14:10       ` Moroo Jun
  0 siblings, 1 reply; 6+ messages in thread
From: Russ Cox @ 2005-01-17 15:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> fossil 8: suicide: sys: trap: fault read addr=0x0 pc=0x000233b4

This bug was fixed on April 27, 2004, and many others have been
fixed in the last year.  Please update from sources.  Since the kbd
map code in the standard kernel now, perhaps you won't need to
compile your own.

Russ


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

* Re: [9fans] suicide fossil
  2005-01-17 15:58     ` Russ Cox
@ 2005-01-18 14:10       ` Moroo Jun
  2005-01-19  1:23         ` Kenji Okamoto
  0 siblings, 1 reply; 6+ messages in thread
From: Moroo Jun @ 2005-01-18 14:10 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs, Russ Cox

When I updated kernel, it looks good.
Thank you.

Anyway, /sys/lib/kbmap/jp line 12 should be
1 0x3 '"



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

* Re: [9fans] suicide fossil
  2005-01-18 14:10       ` Moroo Jun
@ 2005-01-19  1:23         ` Kenji Okamoto
  0 siblings, 0 replies; 6+ messages in thread
From: Kenji Okamoto @ 2005-01-19  1:23 UTC (permalink / raw)
  To: 9fans

> Anyway, /sys/lib/kbmap/jp line 12 should be
> 1 0x3 '"

Yes, you are right.   It's my fault to copy the string from my old
kbd.c source.   Please update that as so, Russ.

Thanks Moroo-san.

Kenji



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

end of thread, other threads:[~2005-01-19  1:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-16 14:29 [9fans] suicide fossil Moroo Jun
2005-01-16 17:32 ` Russ Cox
2005-01-17 14:20   ` Moroo Jun
2005-01-17 15:58     ` Russ Cox
2005-01-18 14:10       ` Moroo Jun
2005-01-19  1:23         ` Kenji 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).