惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
B
Blog
V
V2EX
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
博客园 - 聂微东
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
The Cloudflare Blog
J
Java Code Geeks
H
Help Net Security
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Engineering at Meta
Engineering at Meta
F
Fortinet All Blogs
Martin Fowler
Martin Fowler
D
Docker
L
LangChain Blog
人人都是产品经理
人人都是产品经理
爱范儿
爱范儿
WordPress大学
WordPress大学
V
Visual Studio Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - mpz
2026-05-30 · via AUR Newest Packages

dpvpro commented on 2025-12-15 13:29 (UTC)

oleg_antonyan commented on 2025-12-15 11:50 (UTC)

Perfect. Fix in the latest master.

It happened b/c "current_library" is bigger than number of "library_paths" in ~/.config/mpz/local.yml and there was no out-of-bounds check. You can set "current_library" to 0 and it should start working.

Please let me know if it worked, I'll make 2.0.1 release, which will also include dynamic linkage to libmpdclient and few other small fixes.

dpvpro commented on 2025-12-15 10:25 (UTC)

https://0x0.st/PrAN.txt

my output

oleg_antonyan commented on 2025-12-14 19:15 (UTC)

I was unable to reproduce. But made a few changes related to potentially unsafe multi-threading. Could you please try master branch?

git clone https://github.com/olegantonyan/mpz.git
cd mpz
cmake --preset debug-qt6 
cmake --build build/debug-qt6

then run it under gdb:

gdb build/debug-qt6/mpz
run

if/when crashed - type "bt full" in gdb promt and copy-paste the output

dpvpro commented on 2025-12-14 16:52 (UTC) (edited on 2025-12-14 16:52 (UTC) by dpvpro)

OS - Arch Linux

CPU - Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz

Previous version mpz works fine

oleg_antonyan commented on 2025-12-14 12:39 (UTC)

@dpvpro need more info, which OS/cpu, does previous version work, etc

dpvpro commented on 2025-12-14 08:58 (UTC) (edited on 2025-12-14 08:58 (UTC) by dpvpro)

user@lan-lucky ~> mpz
config file:  "/home/user/.config/mpz/global.yml"
config file:  "/home/user/.config/mpz/local.yml"
system language: "en" config language: "" | transaltions load: false
ModusOperandi initilized in ModusOperandi::MODUS_LOCALFS
fish: Job 1, 'mpz' terminated by signal SIGSEGV (Address boundary error)

FabioLolix commented on 2025-12-13 15:50 (UTC)

==> ERRORE: l'array OPTIONS contiene l'opzione sconosciuta '!optipng' ==> ERRORE: l'array OPTIONS contiene l'opzione sconosciuta '!upx'

@simona reported on the wrong page; mpz don't even have options=()

simona commented on 2025-12-13 15:36 (UTC)

==> ERRORE: l'array OPTIONS contiene l'opzione sconosciuta '!optipng' ==> ERRORE: l'array OPTIONS contiene l'opzione sconosciuta '!upx'

dpvpro commented on 2025-10-19 11:54 (UTC)

You can leave it as is but I needed to clean package cache for right work.