Patch #1754 has been updated.
Project:
Category: libstore
Status: Closed
Summary: store_{read,write} abort program when LEN is not aligned
Follow-Ups:
Date: Wed 07/23/2003 at 13:35
By: ogi
Comment:
* Copyright years are updated.
---
Date: T
Hi,
There is a bug in the default pager or in GNUMach that makes tmpfs
unusable.
I have reproduced this problem with a small (and VERY ugly) test
program. This program creates a memory object using the default pager
interfaces and mmaps it. That works perfectly, but after unmapping and
mapping it
bug-hurd
off
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
James Morrison wrote:
From what I remember while looking at this problem we'd get passed the code
where FOO:BAR, FOO:, and :BAR where looked at then try to decide about BAZ.
BAZ would be looked up in a dl opened library which caused a segfault. This
means that we currently don't get back to the p
Patch #1754 has been updated.
Project:
Category: libstore
Status: Open
Summary: store_{read,write} abort program when LEN is not aligned
Follow-Ups:
Date: Wed 07/23/2003 at 14:35
By: ogi
Comment:
* Copyright years are updated.
---
Date: Thu