> I get an assertion failure on rpctrace /bin/echo:
>
> task86-> 2030 () = 0 {4096 24396 1966 2216 2844 26398 0 1162 296 131625 4633 3739
>3556}
> task86-> 2029 (134217728) = 0 134512640 12288 5 7 1 0 99 0
> task86-> 3206 (pn{ 5})rpctrace: ../../utils/rpctrace.c:522: trace_and_forward:
>Asse
Hi,
here a finer analysis of the log, and some conclusions.
Btw, I think it would be very useful to replace newlines in strings by \n.
Same for other special characters. Do you agree?
On Thu, Jun 07, 2001 at 01:41:51AM +0200, Marcus Brinkmann wrote:
> 90->26013 (65535 256 "") = 0
> 90->
On Wed, Jun 06, 2001 at 04:13:33PM -0400, Roland McGrath wrote:
> You don't seem to have debugging symbols for your shared libraries.
I was short on disk space and time. Next run will be with full debugging
info.
> BTW, see the gdb command "thread apply", e.g. try "thr appl all bt".
Oh, nice.
You don't seem to have debugging symbols for your shared libraries. That
is important so we can see all the function arguments. Also note e.g. all
the ports_manage_port_operations_one_thread frames are actually a
misidentification. Those frames are really in the nested function inside
ports_man
On Wed, Jun 06, 2001 at 02:40:03PM -0400, Roland McGrath wrote:
> This is a check for /etc/mtab, and I don't see off hand from a cursory
> inspection how it's changed between 1.18 and debian's 1.20. (Note that
> 1.19 is the latest release on the ext2fs development home page, so I find
> debian's
> I have triggered two assertions in ext2fs (both were on the root
> partition):
>
> - ext2fs/pager.c:793: This occured during a long build (the src and
>build directories were on other partitions).
> - ext2fs/inode.c:722: cp -R foo* ~ from a second partition onto the
>root partition.
> Further strangeness is that I have been getting:
>
>/dev/hd2s5 is mounted.
>
>WARNING!!! Running e2fsck on a mounted filesystem may cause SEVERE
>filesystem damage.
>
>Do you really want to continue (y/n)?
>
> while booting. This happens for all partitions in /etc/fstab (e
I have triggered two assertions in ext2fs (both were on the root
partition):
- ext2fs/pager.c:793: This occured during a long build (the src and
build directories were on other partitions).
- ext2fs/inode.c:722: cp -R foo* ~ from a second partition onto the
root partition.
Further stra
> > Thank you very much for the answer. Would you happen to know where I can
> > find some examples of fairly simple translators? The only ones I've found
> > so far are the one included in the Hurd distribution (ext2fs, exec, auth
> > ...) and they are really complex to understand for someone wit
On Wed, Jun 06, 2001 at 03:27:40PM +0100, [EMAIL PROTECTED] wrote:
> Thank you very much for the answer. Would you happen to know where I can
> find some examples of fairly simple translators? The only ones I've found
> so far are the one included in the Hurd distribution (ext2fs, exec, auth
> ...
Thank you very much for the answer. Would you happen to know where I can
find some examples of fairly simple translators? The only ones I've found
so far are the one included in the Hurd distribution (ext2fs, exec, auth
...) and they are really complex to understand for someone without great
expe
X-PMC-CI-e-mail-id: 15767
Neal said:
>> Has anyone tried hurd boot floppy in VMware for linux=20
>> (Linux as host os) ?
>It is rumored to work.
I will give it a shot.
--
Ishikawa, Chiaki[EMAIL PROTECTED] or
(family name, given name) [EMAIL PROTECTED]
Personal Med
> What is that proc bug? I search bug-hurd and i only found a patch from Neal
> that adds /* XXX race condition */ comment but i didn't investigate further.
That was bogus (at that point, I did not realive that there could be no
race conditions as proc is single threaded). This was corrected in
On Wed, Jun 06, 2001 at 08:33:21PM +0900, Chiaki Ishikawa wrote:
> X-PMC-CI-e-mail-id: 15758
>
> Has anyone tried hurd boot floppy in VMware for linux
> (Linux as host os) ?
It is rumored to work.
PGP signature
Hi,
here is another very interesting transcript from rpctrace/pfinet.
The command I gave was "ftp localhost". I don't remember if it output
anything. If it did, it was only "Connected to localhost.".
Interestingly, this time the rpctrace output is partially bogus. Here an excerpt:
=
Hi,
I did
settrans -a /servers/socket/2 /bin/rpctrace /hurd/pfinet > /mnt2/translog 2>&1
and got a very cute rpc trace in the log file (setting it as passive
translator doesn't work though). Then I did
/etc/init.d/inetutils restart
telnet localhost
and boom, rpctrace gets an assertion failur
X-PMC-CI-e-mail-id: 15758
Has anyone tried hurd boot floppy in VMware for linux
(Linux as host os) ?
--
Ishikawa, Chiaki[EMAIL PROTECTED] or
(family name, given name) [EMAIL PROTECTED]
Personal Media Corp. ** Remove .NoSpam at the end before use **
Shi
On Wed, Jun 06, 2001 at 11:00:16AM +0100, [EMAIL PROTECTED] wrote:
>
> I managed to compile the randomServer.c, the mig_server.c, and the
> randomUser.c. Unfortunately, I have a problem with the server.c. It tries
> to include the file servers/netname.h, but I can't find that file anywhere
> on m
I managed to compile the randomServer.c, the mig_server.c, and the
randomUser.c. Unfortunately, I have a problem with the server.c. It tries
to include the file servers/netname.h, but I can't find that file anywhere
on my system.
Has the file be superseeded? If so, what is the name of the new fi
19 matches
Mail list logo