On Thu, 2022-08-04 at 12:36 +0100, Khem Raj wrote:
> 
> 
> On Thu, Aug 4, 2022 at 10:05 AM Richard Purdie
> <[email protected]> wrote:
> > Just to note that where we've been seeing pseudo hangs in rust, it
> > seems jemalloc calls obtain_malloc_conf() which calls readlink()
> > which
> > pseudo intercepts and then calls malloc() which loops back to
> > jemalloc
> > which deadlocks. What fun.
> > 
> 
> 
> I guess pseudo is doing this extra malloc right ?

Yes

>  Maybe disable instrumentation in jemalloc when building non target
> packages. This might avoid the issue at least 
> 

Sadly it doesn't help as it wants to load it isn't configuration and
the system setup from /proc too.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#168861): 
https://lists.openembedded.org/g/openembedded-core/message/168861
Mute This Topic: https://lists.openembedded.org/mt/92809824/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to