Opened 5 years ago
Closed 4 months ago
#16093 closed bug (fixed)
Updating notofonts destabilizes and crashes app_server
Reported by: | KapiX | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Servers/app_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
You can see the font change, Desktop getting laggy and then crash entirely.
No backtrace because CLI debugger is unusable, see https://github.com/haikuports/haikuports/issues/4987
Attachments (1)
Change History (11)
by , 5 years ago
Attachment: | app_server_crash.mp4 added |
---|
comment:2 by , 5 years ago
I think removing any font package that is currently used would crash app_server, but you could rightly claim that's unsupported.
Having a crash during a regular update is not great though.
To reproduce:
- Run
pkgman full-sync
or SoftwareUpdater. - Cross your fingers that notofonts are part of the update.
- Do the update.
- Watch the app_server crash.
comment:3 by , 5 years ago
My system didn't crash, but all the text went "haywire" after the update, including menu item titles. After a reboot it was OK again.
comment:6 by , 5 years ago
Component: | Servers/app_server → File Systems/packagefs |
---|---|
Owner: | changed from | to
IMHO this is actually a packagefs bug, one that I have seen when updating other applications too: packagefs just "disconnects" memory-mapped files, it appears, causing random crashes and the like whenever their memory is accessed and it is no longer what it was before.
comment:7 by , 5 years ago
Well, that problem was already there before packagefs and would trigger if you, for example, used jam @update on your running system. So I'd say it's not only packagefs, at least, but possibly a larger issue in the vfs.
comment:10 by , 4 months ago
Component: | File Systems/packagefs → Servers/app_server |
---|---|
Milestone: | Unscheduled → R1/beta5 |
Resolution: | → fixed |
Status: | new → closed |
UX after updating fonts