Thu 29 Dec 2005 10:01:06 PM UTC, original submission:
From http://bugs.debian.org/310725
From: Colin Watson <cjwatson@debian.org>
To: -unavailable-
Subject: hurd: ext2fs pager assertion failure
Date: Wed, 25 May 2005 14:30:44 +0100
Package: hurd
Version: 20050513-2
I got this assertion failure on my root filesystem during an openssh
build:
ext2fs.static: /build/mbanck/hurd-20050513/build-tree/hurd/ext2fs/pager.c:782: pager_report_extent: Assertion `pager->type == DISK || pager->type == FILE_DATA' failed.
I'm afraid I don't have a reproduction recipe.
Thanks,
--
Colin Watson [cjwatson@debian.org]
From: Ognyan Kulev <ogi@fmi.uni-sofia.bg>
To: -unavailable-
Subject: Re: Bug #310725: hurd: ext2fs pager assertion failure
Date: Wed, 25 May 2005 17:42:29 +0300
Colin Watson wrote:
> ext2fs.static: /build/mbanck/hurd-20050513/build-tree/hurd/ext2fs/pager.c:782: pager_report_extent: Assertion `pager->type == DISK || pager->type == FILE_DATA' failed.
There is another report about this too[1]. It's good that it's in list of bugs now.
[1] http://lists.gnu.org/archive/html/bug-hurd/2003-02/msg00003.html
Regards,
ogi
From: Thomas Schwinge <schwinge-debian-hurd@nic-nac-project.de>
To: Colin Watson <cjwatson@debian.org>, -unavailable-
Subject: Re: Bug #310725: hurd: ext2fs pager assertion failure
Date: Wed, 25 May 2005 17:19:00 +0200
On Wed, May 25, 2005 at 02:30:44PM +0100, Colin Watson wrote:
> I got this assertion failure on my root filesystem during an openssh
> build:
>
> ext2fs.static: /build/mbanck/hurd-20050513/build-tree/hurd/ext2fs/pager.c:782: pager_report_extent: Assertion `pager->type == DISK || pager->type == FILE_DATA' failed.
I also got that one while building ghc:
#v+
ext2fs.static: /build/mbanck/hurd-20050119/build-tree/hurd/ext2fs/pager.c:782: pager_report_extent: Assertion `pager->type == DISK || pager->type == FILE_DATA' failed.
#v-
..., followed by that one some hours later:
#v+
ext2fs.static: /build/mbanck/hurd-20050119/build-tree/hurd/libpager/pager-memcpy.c:172: fault: Assertion `scp->sc_error == EKERN_MEMORY_ERROR' failed.
#v-
> I'm afraid I don't have a reproduction recipe.
Me too. :-/
Regards,
Thomas
|