mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
opwenwbui crashes on mac locally #4128
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @enkayxyz on GitHub (Feb 25, 2025).
env : M4, MacOS 15.3
both fresh install and upgrade (to older version) it crashes
/AppleInternal/Library/BuildRoots/79d43cf9-ebfd-11ef-8231-fe9e33ca05fa/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShadersGraph/mpsgraph/MetalPerformanceShadersGraph/Core/Files/MPSGraphExecutable.mm:3532: failed assertion `Error: MLIR pass manager failed'
/opt/anaconda3/envs/open_webui/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
I saw a particular observation - when i start using memory on fresh install, it crashed ...