On Sun, Apr 23, 2006 at 02:19:11PM +0200, Andreas Jaeger wrote:
> Andras Mantia <[EMAIL PROTECTED]> writes:
> 
> > On Sunday 23 April 2006 09:46, Andreas Jaeger wrote:
> >> No idea what's wrong,
> >
> > This morning I tried again, and it works. Might be some memory issue, as 
> 
> Glad to hear.
> > I have some borrowed memory now in my system,as my old ones failed and 
> > I'm waiting for a replacement. :-(
> 
> It could also be some non-determinism (meaning: error) in the
> applydeltaiso package, somebody would need to run valgrind and check,

Nah, applydeltaiso is 100% bug free ;-)

A memory issue is actually not that unlinkely, as the bzip2 compression
algorithm exercises the memory a bit. From the bzip2 bzlib.c:

  "\n*** A special note about internal error number 1007 ***\n"
  "\n"
  "Experience suggests that a common cause of i.e. 1007\n"
  "is unreliable memory or other hardware.  The 1007 assertion\n"
  "just happens to cross-check the results of huge numbers of\n"
  "memory reads/writes, and so acts (unintendedly) as a stress\n"
  "test of your memory system.\n"
  "\n"


Cheers,
  Michael.

-- 
Michael Schroeder                                   [EMAIL PROTECTED]
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to