Opened 4 years ago

Last modified 4 years ago

#16093 new bug

Updating notofonts destabilizes and crashes app_server

Reported by: KapiX Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: File Systems/packagefs 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 4 years ago.
UX after updating fonts

Change History (9)

by KapiX, 4 years ago

Attachment: app_server_crash.mp4 added

UX after updating fonts

comment:1 by X512, 4 years ago

What are exact steps to reproduce crash?

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

Looks like a dupe of #11412.

comment:5 by X512, 4 years ago

In #11412 there are no crash.

comment:6 by waddlesplash, 4 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, 4 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, 4 years ago

Not reproducible with hrev54154+76. Fonts updated seamlessly.

Note: See TracTickets for help on using tickets.