Skip to content

hang at end in loadCurrentStack #185

@aulwes

Description

@aulwes

Hi, I've built the latest repo but in gdb, it looks like Malt is hanging in loadCurrentStack. looking at backtrace in gdb, I see

#0 0x00001554da17c4cd in __lll_lock_wait () from /lib64/libpthread.so.0
#1 0x00001554da175ac9 in pthread_mutex_lock () from /lib64/libpthread.so.0

so it looks like it's hanging on a pthread lock. is it possible to build without using pthread?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions