[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixe SEGV when use one delegated job and one or more failled jobs.
From: |
Akim Demaille |
Subject: |
Re: Fixe SEGV when use one delegated job and one or more failled jobs. |
Date: |
04 Oct 2002 15:30:10 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter) |
>>>>> "Franck" == Franck Lombardi <address@hidden> writes:
Franck> In this sample : a2ps foo.deleg bar.none foo.deleg is a
Franck> delegated job and bar.none don't exist
Franck> This sample SEGV, because a2ps has only been used to delegate
Franck> a single job. And in this case we work with "CURRENT_FILE
Franck> (job)". If a failed job is after the delegated job,
Franck> CURRENT_FILE (job) == the failed job.
Franck> My solution is find the last job who don't a failed job.
Franck> A other solution is to del the failed job when it is detected
Franck> as a failed job but it is a more big patch.
Do what you want about this. But don't hunt too much for 4.14 bugs:
4.50 is the real target.