diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/868.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/868.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/868.toml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/868.toml b/gitlab/issues/target_missing/host_missing/accel_missing/868.toml new file mode 100644 index 00000000..645dd9b4 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/868.toml @@ -0,0 +1,23 @@ +id = 868 +title = "Graphic session freezes and logs out" +state = "opened" +created_at = "2022-02-12T18:58:08.589Z" +closed_at = "n/a" +labels = ["GUI"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/868" +host-os = "20.04.03 LTS" +host-arch = "x86" +qemu-version = "QEMU emulator version 4.2.1 (Debian 1:4.2-3ubuntu6.19)" +guest-os = "Lubuntu 20.04 LTS" +guest-arch = "x86" +description = """Graphic session freezes and logs out resetting user session. I've tried with both X and Wayland. +The session does not last longer than 10-15 mins while working with: + VSCode + Firefox browser (no more than 5 open tabs - nothing heavy) + +If only using console, the problem does not seem occur, or maybe it takes longer, but haven't been able to reproduce it.""" +reproduce = """No steps. Just using common apps (vscode editor and ffox browser) for 10-15 mins causes the problem. Standard sites: gitlab, stacoverflow.""" +additional = """I used this configuration for +1 year without issues. I guess some updates to either Ubuntu or Lubuntu causes the problem. +I deleted the guest VM and started with a fresh new Lubuntu 20.04 LTS AS IS no exttra software and the problem persists. + +Happy to provide any info you may require. I've looked around in the logs but couldnn't find anything useful.""" |