My fedora workstation 42

my fedora workstation 42 keeps freezing and crashing my application any suggestion on that

I am really feeling using fedora becasue all my applications keeps crashing, i have done all the neccessary update

Share pictures. Look at some other requests for help to figure out what you should share. Is it turning on? Are you able to access the internet on the fedora workstation 42? What kind of computer are you using? Are there any error codes?

You haven’t given enough information.

Yes I am able to access the internet, my problem is that the my applications will just crash and the fedora workstation 42 will freeze as well, iam using hp machine i7

There isn’t enough information, good luck.


all my applications keep closing like this, at first it was not doing like this please but after the update

please any suggestion on that or help on that

Your title does not describe your issues with freezing and crashing applications. When reporting a problem your best chance of getting help is to provide enough detail to allow someone with similar hardware to reproduce the issue.

Start by running inxi -Fzxx in a terminal and posting the output (as pre-formatted text using the </> button from the top line of the text entry panel.

Your issue could be caused by bad RAM, so your next step should be to install memtest86+. Reboot and it should be added to the grub2 list of things you can boot. You should run it overnight for a couple nights.

There are usually diagnostic messages that can be viewed using journalctl in a terminal. The trick with journalctl is to filter out the mass of detail that isn’t relevant to your issue. In a terminal, read man journalctl to see how to use -b to select a boot where a problem occurred, -p to select “priority” level, --no-hostname (because it isn’t relevant to your problem),-g to search for a string, and --follow to display messages while you run a misbehaving application.