Skip to content

lldb error on exit #1

Description

@xanderdunn

In ~/.lldbinit I've added command script import ~/dev/lldbscripts/ignore_signals.py. On macOS 10.15.6 when I run lldb and then do nothing but exit, I see this error:

libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument

It is finding the script. When the path is wrong I get a different error on lldb startup.

These errors only occur when I have my lldbinit set to load the lldbscripts python script.

Do you see these errors? Do they mean anything to you?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions