nigifabio / go9p

Automatically exported from code.google.com/p/go9p
Other
0 stars 0 forks source link

"cl" crashes when "cd" has no arguments #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile examples under go9p/p/clnt/examples and 
go9p/p/srv/examples
2. start go9p/p/srv/examples/timefs
3. start go9p/p/clnt/examples/cl
4. from "cl" prompt enter "cd"

What is the expected output? nothing, or change to default/root of the 
attached filesystem

What do you see instead?

PC=0x20fb index 0<0>0
throw: string bounds

What version of the product are you using?

6g version 5099 release.2010-03-22 release

On what operating system?

Darwin dhcp-64-100-95-181.cisco.com 10.2.0 Darwin Kernel Version 
10.2.0: Tue Nov  3 10:37:10 PST 2009; root:xnu-
1486.2.11~1/RELEASE_I386 i386

Please provide any additional information below.

Original issue reported on code.google.com by joseph.s...@gmail.com on 24 Mar 2010 at 9:04

GoogleCodeExporter commented 9 years ago
Yeah, a simple fix... but I'm using this as an example to learn go.

If you add me as a user, I'll submit the (one-line) fix.

Thanks!

-joe

Original comment by joseph.s...@gmail.com on 24 Mar 2010 at 9:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 0ae80a15e7.

Original comment by mirtchov...@gmail.com on 10 Aug 2010 at 3:30