Re: 2.6.7-mm2, mmaps rework, buggy apps, setarch
From: Arjan van de Ven
Date: Fri Jun 25 2004 - 03:34:21 EST
>
> Can someone please explain me *what* the effects of a `buggy app' would
> be: Segfault I suppose. But what to do with a commerical app where I
> cannot check a stack trace or whatever?
basically the applications that break do:
int ptr;
ptr = malloc(some_size);
if (ptr <= 0)
handle_no_memory();
> Background: I am having problems with current debian/sid on 2.6.7-mm2
> with vuescan.
can you describe these problems in somewhat more detail ?
Attachment:
signature.asc
Description: This is a digitally signed message part