On Tuesday, April 30, 2019 3:54:38 AM -04 you wrote: > Anyway, I finally had to give up! > > Even if I was then able to run both konsole and dolphin, they were > unusable. Eventually, I have done a complete FRESH NEW Install (no > Upgrade) to 6.5 (amd64), but all problems remained: a lot of kactivities > crashes, dolphin usually starts only once and then usually freezes, > okular randomly freezes too, etc, etc... > > I repeat: all this happened with a NEW Installation, even with a FRESH > home directory. > > So, I had to do a NEW Installation of 6.4 and now everything work perfectly. > > Now the question is: is there something bad in my PC (or in the > installation I have done) or I'm not the only one experiencing this and > there are some problems with the switch to the KDE KF5 apps?
Federico, I recently installed OpenBSD 6.5 on my Lenovo ThinkPad X1 Carbon (4th gen), and I'm having similar issues. For example, the following command crashes the "konsole" terminal: echo hello world | vim - I see messages like the following in dmesg: trap [vim]43153/491863 type 6: sp 1e2cec6619b8 not inside 1e2cec65c000-1e2cec662000 That command works just fine in urxvt, qterminal, xterm, and st. Other programs were crashing also until I changed my user's class to staff and increased the staff resource limits. Now `htop` crashes only periodically, but I'm able to make konsole crash each and every time with the command above. So, I don't think it's just your machine. I'm happy to hear it's not my hardware either and that someone else is having the same problem. David