[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: store_open() unforgiving in bootstrap fs
From: |
Roland McGrath |
Subject: |
Re: store_open() unforgiving in bootstrap fs |
Date: |
Mon, 26 Nov 2001 06:48:42 -0500 (EST) |
> The crash came in file_name_lookup() presumably because there is no
> working directory port yet.
Don't presume, debug! There is no reason why file_name_lookup should ever
produce a crash (unless given a bad string argument), and if it does then
that is the bug (in libc).