Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Deadlock in core build

Cool. Thanks Jeff!

 

From: cdt-dev-bounces@xxxxxxxxxxx <cdt-dev-bounces@xxxxxxxxxxx> On Behalf Of Jeff Johnston
Sent: Friday, October 12, 2018 1:13 PM
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Deadlock in core build

 

I will post a fix shortly.  The recheckConfigs call has to be made in a separate job so that the configs lock won't be requested from the

ToolChainProvider init.

 

-- Jeff J.

 

On Fri, Oct 12, 2018 at 11:04 AM, Doug Schaefer <dschaefer@xxxxxxxxxxxxxx> wrote:

Hey gang, just to bring to your attention, I ran into a deadlock that involves the ContainerGCCToolChainProvider and a CBuildConfiguration with the ToolChainManager. Details here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=540085

The answer isn't obvious to me so any help you could provide would be appreciated.

Thanks!
Doug.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev

 


Back to the top