Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail From: Melzzzzz Newsgroups: comp.sys.mac.system,alt.comp.freeware,alt.hacker,alt.privacy.anon-server,comp.os.linux.advocacy Subject: Re: iCultist cites serious OS X flaw Date: Sun, 11 Oct 2015 02:09:59 +0200 Organization: albasani.net Lines: 49 Message-ID: <20151011020959.5f613459@maxa-pc> References: <86549329f10d815d2e5922dee68cf94a@anemone.mooo.com> <5tmdnY_rbLLTfY7LnZ2dnUU7-U-dnZ2d@supernews.com> <3YidnTiHGf3F4ojLnZ2dnUU7-RudnZ2d@bresnan.com> <071020151634134865%nospam@nospam.invalid> <091020150151081285%nospam@nospam.invalid> <0KCdnabqC6ofhoXLnZ2dnUU7-YHus__v@bresnan.com> <091020151614556962%nospam@nospam.invalid> <101020151814085193%nospam@nospam.invalid> <20151011001745.16b6e529@maxa-pc> <101020151829411218%nospam@nospam.invalid> <20151011015908.4d91c8e3@maxa-pc> <101020152007293273%nospam@nospam.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net 2LYBvUIokSJ6EFY1jEMBsDWxDEq4ZDy31IM6poTs8HJ3ZHBcTEjcdASH7pY9d15xejoSOFG2r4GW647YcmJPABqUWjiTAX0WcFSBdXlaCK0uXz2Ow0KorsxVpsF+UfOA NNTP-Posting-Date: Sun, 11 Oct 2015 00:10:00 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="AeApd35s60+VRrU4SchuBVA/a8VVMtCR85EJkff1Spz4KfykNf2HRPtB+h3dfLs5irxf43PFeE9QuJoGaGMv1+gjPn9Qru5Cx55Ge8gma5ptVcAtRGwqBXsL4hUhe9oW"; mail-complaints-to="abuse@albasani.net" X-Newsreader: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) Cancel-Lock: sha1:m22RZpNN8BAjFWFpsa4e2u51lJM= Xref: csiph.com comp.sys.mac.system:82961 alt.comp.freeware:245943 alt.hacker:9083 alt.privacy.anon-server:46269 comp.os.linux.advocacy:326054 On Sat, 10 Oct 2015 20:07:29 -0400 nospam wrote: > In article <20151011015908.4d91c8e3@maxa-pc>, Melzzzzz > wrote: > > > > > > > > unix does not deal well when it runs out of disk space. > > > > > > > it's a serious bug that will never be fixed. > > > > > > > > > > > > You seem to have conveniently forgotten Mac OS X is > > > > > > supposed to be certified UNIX. > > > > > > > > > > i did not forget at all. macs are subject to this bug too. > > > > > > > > Can you find example of OS that deals with this problem well and > > > > how it does it? > > > > > > classic mac os. > > > > > > if you try to write a file that's larger than the available > > > space, you get a disk full error. that's it. no big deal. the > > > system and the running apps keep on going, without crashing or > > > losing data. > > > > Hm, on Linux and OSX ENOSPC is error on write syscall that cannot > > fulfill ... > > I guess same as on any other Unix... > > > > > > > > at that point, you either make some space for the file or connect > > > another hard drive and save it there. > > > > Same on Linux... and OSX... > > nope. > > if a drive fills on unix, it crashes. > > at least apple starts to put up warnings early so that the user can > take steps to avoid it. > > other unixes just go boom. > > classic mac os does not care if the disk is full. it can easily run > with 0k free. It depends on application. Error is there, therefore application can act accordingly...