Skip to content

[4.4] glibc pthread_mutex_lock Fatal Crash #112177

@CalebMostyn

Description

@CalebMostyn

Tested versions

4.4-stable-mono

System information

Ubuntu 24.04 (wayland, project targeting x11) - Vulkan 1.4.305 - Forward+ - Using Device #0: Intel - Intel(R) HD Graphics 630 (KBL GT2)

Issue description

Exported project unexpectedly crashed with an error message about glibc, about 10 minutes after the program was launched. This is the first time I've seen this specific error after likely several hundred hours of uptime. Seemed unrelated to anything actively being done, although this project does use C# scripting with potentially multiple C# library threads running in the background, so I won't discount the possibility it could've been related to that. Exact same error message as this issue from a year ago that was seen on 4.2, seemingly on a project not doing anything with threading.

Fatal glibc error: pthread_mutex_lock.c:94 (___pthread_mutex_lock): assertion failed: mutex->__data.__owner == 0

Steps to reproduce

Again, I have no context for why this happened, but I would assume this had nothing to do with the actual project itself. I have seen a very frequent crash reported from x11 that appears to have been fixed for 4.5, but this seems unrelated.

Minimal reproduction project (MRP)

N/A

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    For team assessment

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions