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)

app_server_crash.mp4 (2.2 MB ) - added by KapiX 5 years ago.
UX after updating fonts

Change History (11)

by KapiX, 5 years ago

Attachment: app_server_crash.mp4 added

UX after updating fonts

comment:1 by X512, 5 years ago

What are exact steps to reproduce crash?

comment:2 by KapiX, 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:

  1. Run pkgman full-sync or SoftwareUpdater.
  2. Cross your fingers that notofonts are part of the update.
  3. Do the update.
  4. Watch the app_server crash.

comment:3 by vidrep, 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:4 by diver, 5 years ago

Looks like a dupe of #11412.

comment:5 by X512, 5 years ago

In #11412 there are no crash.

comment:6 by waddlesplash, 5 years ago

Component: Servers/app_serverFile Systems/packagefs
Owner: changed from axeld to bonefish

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 pulkomandy, 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:8 by bitigchi, 5 years ago

Not reproducible with hrev54154+76. Fonts updated seamlessly.

comment:9 by korli, 7 months ago

should be fixed after hrev57721

comment:10 by waddlesplash, 4 months ago

Component: File Systems/packagefsServers/app_server
Milestone: UnscheduledR1/beta5
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.