Ticket #307 (new defect)

Opened 2 years ago

Last modified 2 years ago

hnsh "almost" die when entering /modules/ed2k/

Reported by: frop Assigned to: madcat
Priority: normal Milestone:
Component: mod_hnsh Version:
Severity: normal Keywords:
Cc:

Description

svn-2998
boost 1.33.1
 $ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.1/configure --prefix=/usr --enable-shared --enable-languages=c,c++,objc --enable-threads=posix --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1

while Hydranode is running, call hnsh onto 9999:

Hydranode v0.3.0
mrmr@hnsh:/$ ls
modules/
files/
mrmr@hnsh:/$ scs
Scheduler statistics: Uploaded: 106.81 KB Downloaded: 30.19 KB
30 open connections, 0 half-open connections.
198 incoming packets, 3/s (avg 156 bytes/packet)
288 outgoing packets, 4/s (avg 379 bytes/packet)
mrmr@hnsh:/$ cd modules
mrmr@hnsh:/modules$ ls
http/
bt/
hnsh/
ed2k/
cgcomm/
mailnotify/
mrmr@hnsh:/modules$ cd ed2k
mrmr@hnsh:/modules/ed2k$ ls
hnsh: hnsh: Unknown command.
mrmr@hnsh:/modules/ed2k$ cd ..
hnsh: hnsh: Unknown command.
mrmr@hnsh:/modules/ed2k$ help
hnsh: hnsh: Unknown command.
mrmr@hnsh:/modules/ed2k$ shutdown
hnsh: hnsh: Unknown command.

At this point, no other command is possible, so from another terminal...

Hydranode v0.3.0
mrmr@hnsh:/$ ls
modules/
files/
mrmr@hnsh:/$ cd modules
mrmr@hnsh:/modules$ ls
http/
bt/
hnsh/
ed2k/
cgcomm/
mailnotify/
mrmr@hnsh:/$ shutdown

frop

Change History

09/06/06 12:03:51 changed by chemical

No problem with release binaries.