[Touch-packages] [Bug 2001922] Re: Xorg crash

2023-01-05 Thread Daniel van Vugt
Please tell us the contents of /var/crash/_usr_lib_xorg_Xorg.0.uploaded as it will contain the unique ID of the Xorg crash. ** Tags added: amdgpu ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu) ** Changed in: xorg-server (Ubuntu) Status: New => Incomplete -- You received this

[Touch-packages] [Bug 1783689] Re: [Dell XPS 15 9560] No sound from speakers

2023-01-05 Thread Daniel van Vugt
Zero speaker_outs sounds like the issue: [4.273272] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker [4.273274] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [4.273276] snd_hda_codec_realtek hdaudi

[Touch-packages] [Bug 1668317] Re: PCI/internal sound card not detected

2023-01-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1783689 *** https://bugs.launchpad.net/bugs/1783689 ** This bug has been marked a duplicate of bug 1783689 [HDA-Intel - HDA Intel PCH, playback] No sound at all -- You received this bug notification because you are a member of Ubuntu Touch seeded package

[Touch-packages] [Bug 1965750] Re: [jammy regression] No sound from onboard audio (playback / record)

2023-01-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1783689 *** https://bugs.launchpad.net/bugs/1783689 ** This bug has been marked a duplicate of bug 1783689 [Dell XPS 15 9560] No sound from speakers -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 2000917] Re: [Dell XPS 15 9560] Pipewire correctly detects laptop sound & speakers but no sound

2023-01-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1783689 *** https://bugs.launchpad.net/bugs/1783689 Tracking in bug 1783689. ** This bug has been marked a duplicate of bug 1783689 [Dell XPS 15 9560] No sound from speakers -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 2000917] Re: [Dell XPS 15 9560] Pipewire correctly detects laptop sound & speakers but no sound

2023-01-05 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1783689 *** https://bugs.launchpad.net/bugs/1783689 It looks like ALSA (the kernel) needs some tweaking because it is reporting "speaker_outs=0" Jan 05 09:59:52 luis-XPS-15-9560 kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266: line_outs=1

[Touch-packages] [Bug 1988859] Re: Periodic black frames and stutter [Failed to post KMS update: drmModeAddFB does not support format 'AR24' (0x34325241)]

2023-01-05 Thread Daniel van Vugt
Likely (the proper) fix committed to mesa in: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20397 ** Changed in: mesa (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in

[Touch-packages] [Bug 83628] Re: Stuff from imagemagick ends up as environment variables

2023-01-05 Thread Ezekiel Victor
EDIT: Sorry, just realized how old this was; will leave this for posterity and anyone coming in... @husoki, did you see this comment -- https://bugs.launchpad.net/ubuntu/+source/bash/+bug/83628/comments/1? This is part of the very mature, much adored "bash completion" protocol that allows authors

[Touch-packages] [Bug 2002043] [NEW] Python extension modules get built using wrong compiler flags with python2

2023-01-05 Thread Nafees
Public bug reported: Compiling a Python extension using Python2 (Python 2.7.18) is making use of wrong compiler flags, hence dropping required optimizations when required. This is happening only when python2 is installed from Ubuntu's repositories. By default, Python's distutils module uses compil

[Touch-packages] [Bug 1881504] Re: cross-testing essential packages fails

2023-01-05 Thread Brian Murray
This continues to be an issue and one which I ran into recently: runner/autopkgtest --setup-commands="dpkg --add-architecture i386; apt-get update" --architecture i386 gzip -- qemu --ram-size=4096 --cpus=4 /srv/vms/autopkgtest-lunar-amd64.img ... Broken gzip:amd64 Conflicts on gzip:i386 < none -

[Touch-packages] [Bug 1699942] Re: network-manager fails to deprecate addresses

2023-01-05 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: New => Won't Fix ** Changed in: systemd (Ubuntu) Status: Won't Fix => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1988010] Re: systemd ignoring DHCP DNS servers and DNS servers set in Network Manager GUI

2023-01-05 Thread Nick Rosbrook
** Changed in: systemd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1988010 Title: systemd ignoring DHCP DNS servers and DNS se

[Touch-packages] [Bug 772024] Re: tzdata update keeps changing my timezone

2023-01-05 Thread Benjamin Drung
Tested on Ubuntu 22.04 (jammy) and 23.04 (lunar) and the issue is still there: ``` apt install -y tzdata echo "US/Central" > /etc/timezone ln -sf /usr/share/zoneinfo/US/Central /etc/localtime dpkg-reconfigure --frontend noninteractive tzdata ``` The dpkg-reconfigure says "Current default time zon

[Touch-packages] [Bug 868395] Re: Bug in Europe/Russia timezones

2023-01-05 Thread Benjamin Drung
I can reproduce this slowdown in a Ubuntu jammy chroot: ``` apt install -y gcc tzdata printf '#include \n#include \n\nint main() {\n time_t t = time(0);\n int i;\n struct tm result;\n for(i=0; i < 1000; i++)\n localtime_r(&t, &result);\n puts(ctime(&t));\n return 0;\n}\n' > bug.c gc

[Touch-packages] [Bug 640753] Re: Latvia time zone during installation is wrong

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug report is quite old. Do you still experience this issue? ** Changed in: tzdata (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch se

[Touch-packages] [Bug 1648556] Re: package tzdata 2016j-0ubuntu0.16.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2023-01-05 Thread Benjamin Drung
** Description changed: - no details + Setting up tzdata (2016j-0ubuntu0.16.04) ... + Use of uninitialized value $reply in scalar chomp at /usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66. + Use of uninitialized value $reply in concatenation (.) or string at /usr/share/perl5/Debconf/Fron

[Touch-packages] [Bug 1672111] Re: package tzdata 2016j-0ubuntu0.16.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2023-01-05 Thread Benjamin Drung
** Description changed: - 1 + Setting up tzdata (2016j-0ubuntu0.16.04) ... + + Current default time zone: 'America/Los_Angeles' + date: invalid date 'Sun Mar 12 02:38:57 UTC 2017' + dpkg: error processing package tzdata (--configure): + subprocess installed post-installation script returned erro

[Touch-packages] [Bug 600410] Re: BIOS "power on at specified time" stops working if "tzdata" not updated after 14 days

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. I am really puzzled how a pending update for tzdata could cause this behavior. Do you still have that server and experience this problem? ** Changed in: tzdata (Ubuntu) Status: New => Incomplete -- You re

[Touch-packages] [Bug 546210] Re: Indian Standard Time needs update

2023-01-05 Thread Benjamin Drung
I checked tzdata 2022g. There we have Asia/Kolkata. So your point A was addressed. I am marking this bug as fixed. If there are issues remaining, please contact the upstream mailing list t...@iana.org to get it fixed there. The fix will then trickle down to Ubuntu. ** Changed in: tzdata (Ubuntu)

[Touch-packages] [Bug 458331] Re: time-admin doesn't have Brazil's official time zone

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. As of tzdata 2022g there are following timezones of Brazil: America/Noronha America/Belem America/Santarem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/

[Touch-packages] [Bug 308983] Re: timezone info is forgotten at reboot

2023-01-05 Thread Benjamin Drung
Nowadays /etc/localtime is a symlink to the timezone data in /usr/share/zoneinfo. Do you still see the same problem with recent Ubuntu version or was it fixed since then? ** Changed in: tzdata (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a membe

[Touch-packages] [Bug 1996040] Re: apport-unpack cannot load gitkraken crash report - 'ascii' codec can't decode byte 0xfc in position 56

2023-01-05 Thread Benjamin Drung
Let's reopen this bug report again. ** Changed in: apport (Ubuntu) Status: Fix Released => Triaged ** Changed in: apport Milestone: 2.24.0 => 2.25.0 ** Changed in: apport Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1996040] Re: apport-unpack cannot load gitkraken crash report - 'ascii' codec can't decode byte 0xfc in position 56

2023-01-05 Thread Benjamin Drung
Upstream merge request to fix that case: https://github.com/canonical/apport/pull/52 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1996040 Title: apport-unpack cannot load

[Touch-packages] [Bug 1457285] Re: Request for Russian Antarctic stations

2023-01-05 Thread Benjamin Drung
Feedback from the upstream mailing list: * Are there sources and citations for these locations? * Do they have Daylight Saving Time? * How does the time shown on the wall at these stations differ from existing time zones, what is the history of the zone at each station, and how can it be verifie

[Touch-packages] [Bug 2000551] Re: [System Fonts] Replace default sinhala font from LKLUG to Noto

2023-01-05 Thread Gunnar Hjalmarsson
I have accomplished the steps in the test plan: * for jammy with language-selector-[common,gnome] 0.219.1 * for kinetic with language-selector-[common,gnome] 0.219.22.10.1 and can verify the expected improvement. (The kinetic verification was made on Xubuntu 22.10 where fonts-noto-core is instal

[Touch-packages] [Bug 1995247] Autopkgtest regression report (apt/2.4.9)

2023-01-05 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted apt (2.4.9) for jammy have finished running. The following regressions have been reported in tests triggered by the package: apport/2.20.11-0ubuntu82.3 (armhf, arm64, amd64) Please visit the excuses page listed below and investigate the failures, proceed

[Touch-packages] [Bug 1996040] Re: apport-unpack cannot load gitkraken crash report - 'ascii' codec can't decode byte 0xfc in position 56

2023-01-05 Thread Andreas Hasenack
If the intent was to have apport-unpack deal with any invalid crash file, then it's not complete. This still happens now: ubuntu@k-apport:~$ apport-unpack /bin/ls unpack Traceback (most recent call last): File "/usr/lib/python3/dist-packages/problem_report.py", line 174, in load (key, value)

[Touch-packages] [Bug 2000551] Re: [System Fonts] Replace default sinhala font from LKLUG to Noto

2023-01-05 Thread Robie Basak
Hello Aurora, or anyone else affected, Accepted language-selector into kinetic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/language- selector/0.219.22.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new pa

[Touch-packages] [Bug 2000551] Please test proposed package

2023-01-05 Thread Robie Basak
Hello Aurora, or anyone else affected, Accepted language-selector into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/language- selector/0.219.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Touch-packages] [Bug 853762] Re: Name of my native city is given in Russian transliteration

2023-01-05 Thread Benjamin Drung
After several years this has been finally be fixed in tzdata 2022b where Europe/Kiev was renamed to Europe/Kyiv. ** Changed in: tzdata (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscr

[Touch-packages] [Bug 1457285] Re: Request for Russian Antarctic stations

2023-01-05 Thread Benjamin Drung
Forwarded upstream: https://mm.icann.org/pipermail/tz/2023-January/032478.html ** Changed in: tzdata (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs

[Touch-packages] [Bug 1731867] Re: davmail 4.8.0.2479 reports System tray not avaiable in thread SWT

2023-01-05 Thread Benjamin Drung
So I am closing this bug as Invalid for tzdata. ** Changed in: tzdata (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1731867 Title:

[Touch-packages] [Bug 1851438] Re: cloud-init disk_setup fails to partition disk for Ubuntu18

2023-01-05 Thread Alberto Contreras
Fixed in https://github.com/canonical/cloud-init/pull/1932 ** Changed in: cloud-init Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [Bug 1731815] Re: Alphabetic time zone abbreviation not being returned for Asia/Bangkok

2023-01-05 Thread Benjamin Drung
The change was intentional made upstream: https://github.com/eggert/tz/commit/1b99dcde6342dd10969041b32b00b813d4f4a36e ("Remove many invented abbreviations in 'asia'"). The upstream maintainer invented ICT: https://github.com/eggert/tz/commit/1b99dcde6342dd10969041b32b00b813d4f4a36e#commitcomment-2

[Touch-packages] [Bug 1731815] Re: Alphabetic time zone abbreviation not being returned for Asia/Bangkok

2023-01-05 Thread Benjamin Drung
/usr/share/zoneinfo/tzdata.zi says: ``` Z Asia/Bangkok 6:42:4 - LMT 1880 6:42:4 - BMT 1920 Ap 7 - +07 ``` -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1731815 Title: Alp

[Touch-packages] [Bug 1842439] Re: apport-gtk crashed with SIGSEGV in _gtk_settings_get_screen(settings=0x0) from gtk_css_value_icon_theme_compute() from gtk_css_static_style_compute_value()

2023-01-05 Thread Benjamin Drung
Sadly you cannot catch a C library segfault within Python code. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1842439 Title: apport-gtk crashed with SIGSEGV in _gtk_sett

[Touch-packages] [Bug 1731815] Re: Alphabetic time zone abbreviation not being returned for Asia/Bangkok

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. I can reproduce with tzdata 2022g-1ubuntu1 on the latest Ubuntu development release by running: TZ='Asia/Bangkok' date +%Z It returns "+07". ** Description changed: Since upgrade "tzdata:amd64 (2016j-0ubuntu0.

[Touch-packages] [Bug 1842439] Re: apport-gtk crashed with SIGSEGV in _gtk_settings_get_screen(settings=0x0) from gtk_css_value_icon_theme_compute() from gtk_css_static_style_compute_value()

2023-01-05 Thread Brian Murray
@bdrung - Speaking to the desktop team they indicated apport should catch the error and work around the issue given that a gtk fix isn't forthcoming. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bu

[Touch-packages] [Bug 1899343] Re: tzdata sets /etc/timezone to `/UTC`, not `Etc/UTC`

2023-01-05 Thread Benjamin Drung
** Changed in: tzdata (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1899343 Title: tzdata sets /etc/timezone to `/UTC`, not `E

[Touch-packages] [Bug 1946623] Re: Asia/Novosibirsk zoneinfo file contains string 'Asia/Novosibirsk' instead of actual zone info

2023-01-05 Thread Benjamin Drung
I just checked Ubuntu 18.04 with the latest tzdata 2022g-0ubuntu0.18.04 and the file is correct there: ``` (bionic)root@host:~# hd /usr/share/zoneinfo/Asia/Novosibirsk | head -n 3 54 5a 69 66 32 00 00 00 00 00 00 00 00 00 00 00 |TZif2...| 0010 00 00 00 00 00 00 00 0a 00 0

[Touch-packages] [Bug 1899343] Re: tzdata sets /etc/timezone to `/UTC`, not `Etc/UTC`

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. I can reproduce it with the provided dockerfile and command. The ubuntu Docker image currently points at jammy. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1971712] Re: Add support for Intel DG2

2023-01-05 Thread Sebastian Heiden
It seems like there is no more force-probe required for oem-6.1, works fine out-of-the-box now. When is the 22.2 mesa from ppa:canonical-x/x-staging going to be released, currently using the linux-oem-6.1 kernel together with the 23.0 mesa from the Intel Arc package sources. -- You received this

[Touch-packages] [Bug 1911472] Re: ubuntu 16.04.7 timedatectl

2023-01-05 Thread Benjamin Drung
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since the faulty tzdata version has been fixed, I am marking this bug as fixed. ** Changed in: tzdata (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1971712] Re: Add support for Intel DG2

2023-01-05 Thread Timo Aaltonen
oem-6.1 is now in jammy-proposed ** Package changed: linux-oem-6.0 (Ubuntu) => linux-oem-6.1 (Ubuntu) ** Changed in: linux-oem-6.1 (Ubuntu Jammy) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is su

[Touch-packages] [Bug 2001922] [NEW] Xorg crash

2023-01-05 Thread pd
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

[Touch-packages] [Bug 2000551] Re: [System Fonts] Replace default sinhala font from LKLUG to Noto

2023-01-05 Thread Gunnar Hjalmarsson
Ok, Robie, you win. :) I have uploaded to the kinetic unapproved queue too. Hopefully the version string (0.219.22.10.1) makes sense. ** Changed in: language-selector (Ubuntu Kinetic) Importance: Undecided => Wishlist ** Changed in: language-selector (Ubuntu Kinetic) Status: Won't Fix =

[Touch-packages] [Bug 1983794] Re: Evolution not deleting autosave files

2023-01-05 Thread Christoph Petzold
For me sudo apt remove libcanberra-gtk3-module solved the problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcanberra in Ubuntu. https://bugs.launchpad.net/bugs/1983794 Title: Evolution not deleting autosave fi

[Touch-packages] [Bug 2000551] Re: [System Fonts] Replace default sinhala font from LKLUG to Noto

2023-01-05 Thread Robie Basak
Thank you for the updates! It looks like you responded appropriately to all of my points, but I'd like to clarify one thing about version numbers and Kinetic. > If a user with an updated jammy (including this fix) upgrades to kinetic, they will still have version 0.219.1 of the language-selector-*

[Touch-packages] [Bug 2001890] Re: Network Manager cannot using the 'add' button for openvpn

2023-01-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://

[Touch-packages] [Bug 1972977] Re: gnome-shell crashed (out of memory) with SIGSEGV in crocus_begin_query() from crocus_begin_query() from crocus_end_query() from crocus_end_query() from tc_call_end_q

2023-01-05 Thread Daniel van Vugt
Yeah kinetic doesn't have this bug so we can probably fix jammy via the backport without knowing which commits are most important. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 1972977] Re: gnome-shell crashed (out of memory) with SIGSEGV in crocus_begin_query() from crocus_begin_query() from crocus_end_query() from crocus_end_query() from tc_call_end_q

2023-01-05 Thread Timo Aaltonen
or, just accept the current upload and revisit it again with the 22.2 backport if needed, but in any case I don't think this bug should block either one from getting into updates -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1972977] Re: gnome-shell crashed (out of memory) with SIGSEGV in crocus_begin_query() from crocus_begin_query() from crocus_end_query() from crocus_end_query() from tc_call_end_q

2023-01-05 Thread Timo Aaltonen
but it is in 22.2.x which we need in proposed asap anyway, so I'll drop this from the current upload so that it can be fast-tracked through, as #1998893 is even more urgent. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa

[Touch-packages] [Bug 2001890] Re: Network Manager cannot using the 'add' button for openvpn

2023-01-05 Thread Luca Bei
As you can see in the screenshot I am using the following settings and I cannot click the 'add' button. ** Attachment added: "Screenshot2.png" https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2001890/+attachment/5639245/+files/Screenshot2.png ** Description changed: Hi everyo

[Touch-packages] [Bug 2000798] Re: cannot connect to K380 bluetooth keyboard

2023-01-05 Thread Tomislav
That's generally possible, but unlikely, given that everything worked well for a couple of months and then suddenly stopped working altogether (rather than occasionally). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bluez

[Touch-packages] [Bug 2000359] Re: posix_ipc in test_regression_testsuite from ubuntu_qrt_apparmor failed on K-5.19 arm64 (Unable to run test sub-executable)

2023-01-05 Thread Po-Hsu Lin
Test re-triggered and passed, hints removed. Closing this bug. ** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Changed in: apparmor (Ubuntu) Status: New => Fix Released ** Changed in: apparmor (Ubuntu Kinetic) Status: New => Invalid -- You received this

[Touch-packages] [Bug 1972977] Re: gnome-shell crashed (out of memory) with SIGSEGV in crocus_begin_query() from crocus_begin_query() from crocus_end_query() from crocus_end_query() from tc_call_end_q

2023-01-05 Thread Daniel van Vugt
Tested jammy with crocus on an i5-4300U, both 22.0.5-0ubuntu0.1 and 22.0.5-0ubuntu0.2 gnome-shell's RSS grows but seems to plateau similarly with both. Based on upstream's comments, I started counting i915.gem instances in /proc/PID/smaps and found that both 22.0.5-0ubuntu0.1 and 22.0.5-0ubuntu0.