Public bug reported:
My Ubuntu 22.04.1 LTS installation crashes, but I was not able to figure
out how to reproducibly trigger the crash. The last time it happened was
with firefox and zoom running, the display suddenly went black and after
a few seconds the X login screen appeared, my session gone
Public bug reported:
Running this command returns lines in unsorted order:
```
$ echo -e "k454__ii_andante\nk454__iii_allegretto\nk454__i_largo__allegro" |
sort
k454__ii_andante
k454__iii_allegretto
k454__i_largo__allegro
$ sort --version | grep ^sort
sort (GNU coreutils) 8.32
```
The same work
2 matches
Mail list logo