[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-04-11 Thread Lars-Göran Karlstedt
Hi guys, thanks for pushing this forward. I've found another issue related to this but I'm still investigating so not sure yet what to make of it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057576

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2024-04-03 Thread Lars Rune Præstmark
For a while I stopped using Plover to avoid this issue, then I tried using it again and nothing crashed. After using it more times and Xorg still not crashing I think the bug seems to at least have stopped affecting me. -- You received this bug notification because you are a member of Ubuntu

[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-21 Thread Lars-Göran Karlstedt
Yeah no problem Athos, I feel like maybe you can take it from here. The official fix is not mine and I haven't even tested that one so I don't think I'm needed here. Thanks Athos. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-15 Thread Lars-Göran Karlstedt
Yeah sure I can try if you're willing to help. I've tried to learn about how to work with .deb packages so I know the basics but I'll probably need some guidance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-14 Thread Lars-Göran Karlstedt
I think I've found what causes the SIGSEGV, see line 59 in sapi/fpm/fpm/fpm_status.c: It uses scoreboard_p after it checks it for NULL 57scoreboard_p = fpm_scoreboard_acquire(NULL, 1); 58if (!scoreboard_p) { 59zlog(ZLOG_NOTICE, "[pool %s] status: scoreboard already

[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-12 Thread Lars-Göran Karlstedt
I've tested on another 20.04.6 and I could reproduce it, here's what I did: place this php script somewhere accessible for web-server & php-fpm: http://localhost/status.php after a couple of seconds SIGSEGV warnings started to appear in the php- fpm log. ** Changed in: php7.4 (Ubuntu)

[Bug 2057576] Re: php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-12 Thread Lars-Göran Karlstedt
** Description changed: Like the title says, we do run fpm_get_status a lot. We're trying to get metrics about our systems performance this way. lsb_release -rd: Description: Ubuntu 20.04.6 LTS Release: 20.04 - apt-cache policy pkgname + apt-cache policy php-fpm php-fpm: -

[Bug 2057576] [NEW] php-fpm sometimes SIGSEGVs (signal 11) when running fpm_get_status

2024-03-12 Thread Lars-Göran Karlstedt
Public bug reported: Like the title says, we do run fpm_get_status a lot. We're trying to get metrics about our systems performance this way. lsb_release -rd: Description:Ubuntu 20.04.6 LTS Release:20.04 apt-cache policy pkgname php-fpm: Installed: 2:7.4+75 Candidate: 2:7.4+75

[Bug 1970148] Re: Brave & Chrome browsers freezes on download and print to pdf

2022-05-20 Thread Lars
Duglas. You might be correct. I noticed that the pCloud appimage requires fuse to work. Installing fuse will uninstall fuse3 xdg-desktop- portal xdg-desktop-portal-gnome and xdg-desktop-portal-gtk and re- introduce the problem of browsers freezing when using the file dialogue. pCloud is aware of

[Bug 1974059] [NEW] hiera-eyaml fails to start

2022-05-18 Thread Lars Bahner
Public bug reported: Ever since upgrading to jammy eyaml fails completely. I thought it was related to gpgme, ruby-gpg or my GPG keys. But then I tried in a lxc container and it obviously doesn't work at all. This also goes for both my laptop and my workstation after upgrading to jammy. I used

[Bug 1971954] Re: package multipath-tools 0.8.8-1ubuntu1 failed to install/upgrade: installed multipath-tools package post-installation script subprocess returned error exit status 1

2022-05-10 Thread Lars Kollstedt
After thinking a while about this, and having a look at our configuration for focal I thik the reason for this issue during the upgrade is that the `multipathd.service` and `multipathd.socket` were already masked in our focal setup. The `multipath-tools` packet is nevertheless attempting to

[Bug 1971954] Re: package multipath-tools 0.8.8-1ubuntu1 failed to install/upgrade: installed multipath-tools package post-installation script subprocess returned error exit status 1

2022-05-06 Thread Lars Kollstedt
Afterwards the unit is masked: ``` root@resolver-test:~# systemctl status multipath-tools ○ multipathd.service Loaded: masked (Reason: Unit multipathd.service is masked.) Active: inactive (dead) ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1971954] Re: package multipath-tools 0.8.8-1ubuntu1 failed to install/upgrade: installed multipath-tools package post-installation script subprocess returned error exit status 1

2022-05-06 Thread Lars Kollstedt
The interessting part of the Error message is: ``` Failed to restart multipath-tools.service: Unit multipath-tools.service failed to load properly, please adjust/correct and reload service manager: File exists See system logs and 'systemctl status multipath-tools.service' for details.

[Bug 1971954] [NEW] package multipath-tools 0.8.8-1ubuntu1 failed to install/upgrade: installed multipath-tools package post-installation script subprocess returned error exit status 1

2022-05-06 Thread Lars Kollstedt
really match, since that was on upgrade von 20.10 to 21.04, but might be related. The Error message displayed "multipath- tools package post-installation script subprocess returned error exit status 1" is the same, but not saying much. Kind regards, Lars ProblemType: Package DistroRelea

[Bug 1971523] Re: Static build does not work for libmnl (-lmnl)

2022-05-05 Thread Lars Ekman
Reported in; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010616 ** Bug watch added: Debian Bug tracker #1010616 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010616 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1970148] Re: Brave & Chrome browsers freezes on download and print to pdf

2022-05-04 Thread Lars
Running sudo apt install xdg-desktop-portal-gnome resolved the problem on Vivaldi and Chrome on my Ubuntu 22.04 (upgraded from 20.04) machine. It did however introduce another problem as fuse was removed during the installation. .appimages no longer work. Is there another workaround? -- You

[Bug 1971523] [NEW] Static build does not work for libmnl (-lmnl)

2022-05-03 Thread Lars Ekman
Public bug reported: Example; # gcc -o /tmp/hello /tmp/hello.c -lmnl (dynamic libs work) # gcc -static -o /tmp/hello /tmp/hello.c -lmnl /usr/bin/ld: cannot find -lmnl: No such file or directory My program uses both -lmnl and -lnetfilter_queue and in Ubuntu 20.04 the -lnetfilter_queue did not

[Bug 1971425] [NEW] The "look" cli dictionary only sees capitalized words

2022-05-03 Thread Lars Ekman
Public bug reported: In Ubuntu 20.04; ~ > look accident accident accident's accidental accidental's accidentally accidentals accidents In Ubuntu 22.04; ~ > look accident (nothing) ~ > look acc Accenture Accenture's Accra Accra's Digging deeper; the dictionary at /usr/share/dict/words seems OK. If

[Bug 1965633] Re: indiana jones emperors tomp issue wine

2022-04-16 Thread Lars Martin Hambro
xdu/jammy 3.0-20 amd64 xdvik-ja/jammy 22.87.05+j1.42-2 amd64 xdx/jammy 2.5.0-4 amd64 xe/jammy 0.11-5 amd64 xemacs21-basesupport-el/jammy,jammy 2009.02.17.dfsg.2-5 all xemacs21-basesupport/jammy,jammy 2009.02.17.dfsg.2-5 all xemacs21-bin/jammy 21.4.24-9ubuntu2 amd64 xemacs21-mule-canna-wnn/jammy

[Bug 1969218] Re: issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
grub-install /dev/sda6 Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. ubuntu@ubuntu:~$ grub-install /dev/sda7 Installing for x86_64-efi platform. grub-install: error: cannot find EFI directory. ubuntu@ubuntu:~$ sudo update-grub /usr/sbin/grub-probe: error:

[Bug 1969218] Re: issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
[ -d /sys/firmware/efi ] && echo "Installed in UEFI mode" || echo "Installed in Legacy mode" Installed in UEFI mode -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969218 Title: issue with

[Bug 1969218] Re: issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors Disk model: Samsung SSD 840 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0xef7903ca Device

[Bug 1969218] Re: issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
** Attachment added: "issue boot install" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1969218/+attachment/5580951/+files/Screenshot%20from%202022-04-15%2014-25-30.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1969218] Re: issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
** Attachment added: "failed grub" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1969218/+attachment/5580950/+files/Screenshot%20from%202022-04-15%2012-04-54.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1969218] [NEW] issue with reinstall bootloader and mouse did not works in mainfactor boot

2022-04-15 Thread Lars Martin Hambro
Public bug reported: Hi try to fix bootloader on this laptop but did not know how to do it its fail when i upgrade from memorystick or dvd other ubuntu also not sure if password protected SSD or UEFI\bios issue? I use overwrite old ubuntu so its can be bug or something? ProblemType: Bug

[Bug 1966216] Re: xfce terminal get grapical issue

2022-03-25 Thread Lars Martin Hambro
** Attachment added: "Screenshot from 2022-03-25 06-17-32.png" https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/1966216/+attachment/5572807/+files/Screenshot%20from%202022-03-25%2006-17-32.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1966216] Re: xfce terminal get grapical issue

2022-03-25 Thread Lars Martin Hambro
** Attachment added: "Screenshot from 2022-03-25 06-21-36.png" https://bugs.launchpad.net/ubuntu/+source/xfce4-terminal/+bug/1966216/+attachment/5572806/+files/Screenshot%20from%202022-03-25%2006-21-36.png -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1966216] Re: xfce terminal get grapical issue

2022-03-24 Thread Lars Martin Hambro
You can make a script to debug its look like bug for me also missing functionality to config networks card in merge and allow pass trow need windows 10 for that. After sudo do-release-upgrade -d its download files i get some poor screen like broked GPU or issue with drivers? So i must login to

[Bug 1966216] Re: xfce terminal get grapical issue

2022-03-24 Thread Lars Martin Hambro
https://computingforgeeks.com/upgrade-from-ubuntu-focal-fossa-to-ubuntu- jammy-jellyfish/ tryed from desktop but its failed look like grapical issue wrong drivers intel. https://user- images.githubusercontent.com/66003722/82995477-41693400-a021-11ea-99bb-4f7830213003.png but with green issue

[Bug 1966216] [NEW] xfce terminal get grapical issue

2022-03-24 Thread Lars Martin Hambro
Public bug reported: i get look like drivers intel issue need to use crlt+alt + f3 to upgrade ubuntu. ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: xfce4-terminal 0.8.10-1 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux 5.15.0-23-generic x86_64 ApportVersion:

[Bug 1965932] [NEW] package linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-03-22 Thread Lars Näppä
Public bug reported: Error experienced under a Software Updater run. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-image-5.13.0-37-generic 5.13.0-37.42~20.04.1 ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-30-generic x86_64

[Bug 1965630] Re: wine Sam and max on CD a lot of issue

2022-03-19 Thread Lars Martin Hambro
this did i get when i use crtl + alt +f3 when runing games. ** Attachment added: "sammax .JPG" https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1965630/+attachment/5570823/+files/sammax%20.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1965633] Re: indiana jones emperors tomp issue wine

2022-03-19 Thread Lars Martin Hambro
** Attachment added: "indiana jones.png" https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1965633/+attachment/5570820/+files/indiana%20jones.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965633] [NEW] indiana jones emperors tomp issue wine

2022-03-19 Thread Lars Martin Hambro
Public bug reported: I tryed to install this games on ubuntu its was harder because its need 2 cds both most be monted manualy and installed i get issue in wine its can not find cd but that is not only bug its also a bug first time its set desktop to 640x480 so much switch back to 1920x1080 games

[Bug 1965632] Re: Day of the thentacle wine did not make icon

2022-03-19 Thread Lars Martin Hambro
** Attachment added: "issue" https://bugs.launchpad.net/ubuntu/+source/wine/+bug/1965632/+attachment/5570815/+files/day%20of%20thencle.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965632

[Bug 1965632] Re: Day of the thentacle wine did not make icon

2022-03-19 Thread Lars Martin Hambro
Its uninstaller only not run games so its wasteless? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965632 Title: Day of the thentacle wine did not make icon To manage notifications about this bug

[Bug 1965632] [NEW] Day of the thentacle wine did not make icon

2022-03-19 Thread Lars Martin Hambro
Public bug reported: Tryed to install Day of the thentacle on wine-Programs-Day of the tentacle-Avinstaller did get list on installed wine programs? ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: wine 5.0.3-3ubuntu2 ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27 Uname: Linux

[Bug 1965630] [NEW] wine Sam and max on CD a lot of issue

2022-03-19 Thread Lars Martin Hambro
Public bug reported: When i try to run sam and max hit the road i get its safe risk? why not set it to run safe on wine emulator? Its did not support scale to screen so i must live with 640\480 low screen and issue with Escape key and none possible to kill it i must reboot computer or logout to

[Bug 1962186] Re: Login issue screen and printscreen did not save other than tmp

2022-02-24 Thread Lars Martin Hambro
** Attachment added: "Skjermbilde på 2022-02-24 15-06-46.png" https://bugs.launchpad.net/ubuntu/+bug/1962186/+attachment/5563501/+files/Skjermbilde%20p%C3%A5%202022-02-24%2015-06-46.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1962186] Re: Login issue screen and printscreen did not save other than tmp

2022-02-24 Thread Lars Martin Hambro
** Attachment added: "Skjermbilde på 2022-02-24 15-06-46.png" https://bugs.launchpad.net/ubuntu/+bug/1962186/+attachment/5563502/+files/Skjermbilde%20p%C3%A5%202022-02-24%2015-06-46.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1962186] Re: Login issue screen and printscreen did not save other than tmp

2022-02-24 Thread Lars Martin Hambro
** Attachment added: "Skjermbilde på 2022-02-24 15-08-45.png" https://bugs.launchpad.net/ubuntu/+bug/1962186/+attachment/5563497/+files/Skjermbilde%20p%C3%A5%202022-02-24%2015-08-45.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1962186] [NEW] Login issue screen and printscreen did not save other than tmp

2022-02-24 Thread Lars Martin Hambro
Public bug reported: Login screen show poor and issue with picture other than temp folder did not works to save other directions ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: login 1:4.8.1-2ubuntu1 ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12 Uname: Linux 5.15.0-18-generic

[Bug 1962186] Re: Login issue screen and printscreen did not save other than tmp

2022-02-24 Thread Lars Martin Hambro
** Attachment added: "Skjermbilde på 2022-02-24 15-08-45.png" https://bugs.launchpad.net/ubuntu/+bug/1962186/+attachment/5563496/+files/Skjermbilde%20p%C3%A5%202022-02-24%2015-08-45.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1961617] Re: String returned when DATETIME expected

2022-02-23 Thread Lars Tangvald
I think this is the same issue as reported in https://bugs.mysql.com/bug.php?id=106352 (which will be fixed in upcoming 8.0.29) ** Bug watch added: MySQL Bug System #106352 http://bugs.mysql.com/bug.php?id=106352 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1961617] Re: String returned when DATETIME expected

2022-02-23 Thread Lars Tangvald
We're looking into it, will get back to you when I know more :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961617 Title: String returned when DATETIME expected To manage notifications about

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-02-11 Thread Lars Rune Præstmark
It happened again, this time on the Lubuntu desktop, and this time I'm pretty sure there was a crash file with "xorg" in the name, but running ubuntu-bug might just have renamed it without sending anything... Anyway, it seems it wasn't the only thing that crashed, so might as well give you the

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-02-06 Thread Lars Rune Præstmark
I tried to use the Plasma (x11) desktop (installed the kubuntu-desktop package) and I got the crash there too, and I think I already mentioned it happen on GNOME (Ubuntu, manually installed the ubuntu-desktop package) and LXQt (Lubuntu). Well, someone else seems to have got a crash under

[Bug 1959655] [NEW] package linux-image-5.13.0-28-generic 5.13.0-28.31~20.04.1 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-02-01 Thread lars
x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip Date: Tue Feb 1 09:44:56 2022 DpkgHistoryLog: Start-Date: 2022-02-01 09:44:08 Requested-By: lars (1000) Install: linux-headers-5.13.0-28-generic:amd64 (5.13.0-28.31

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-01-28 Thread Lars Rune Præstmark
Today I got sent back to the login screen in the same way, same symptoms, same circumstances as last time (writing text into Firefox using Plover), and this is after upgrading to 21.10. However, I can't see a crash file from Xorg, only a _usr_bin_lxqt-panel.1000.crash. This time I was using the

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-01-28 Thread Lars Rune Præstmark
Still less than twenty-four hours since the upgrade, still no crashes after it. But I found a workaround for the missing characters bug. Just switch to the Lubuntu desktop instead of the (GNOME) Ubuntu one. Might still want to report that bug to IBus or Xorg or whatever was causing the keypresses

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-01-28 Thread Lars Rune Præstmark
I upgraded to 21.10 yesterday, but haven't used it long enough to know for sure if the crash also happens here. And it switched to Wayland, which doesn't really solve the problem, since Plover isn't currently compatible with it. But I switched to Xorg and haven't got any Xorg crashes on 21.10 so

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2022-01-21 Thread Lars Rune Præstmark
Possibly fixed after 20.04? I might try upgrading some day I have plenty of time then. If I then stop getting the crashes, I could mention that here. And if I still get them, I guess I could mention that. It's pretty random when it happens, but I guess it should happen at least once per month,

[Bug 1958444] Re: Xorg sometimes seems to crash when Plover is running

2022-01-20 Thread Lars Rune Præstmark
The crash took some time to happen again, but happened a moment ago. It does seem pretty inconsistent, and I was starting to think of unplugging the keyboard and plugging it in again to see if that would cause it, or reinstall those Plover plugins that seemed to make it happen much more often when

[Bug 1958444] [NEW] Xorg sometimes seems to crash when Plover is running

2022-01-19 Thread Lars Rune Præstmark
Public bug reported: If I'm typing text into an application like gedit or Firefox using Plover, I occasionally get a screen freeze, then a black screen, and then I'm thrown back to the login screen, and all applications seem to get closed. I think I first noticed this in March 2021, but at that

[Bug 1940377] Re: The WWAN - Huawei Technologies Co., Ltd. [12d1:15c1] does not work after install Ubuntu Hirsute.

2022-01-17 Thread Lars Melin
There are 2 usable configurations in 12d1:15c1, cfg#2 which is cdc_ether and cfg#3 which is cdc_mbim , usb_modeswitch will select the linux preferred mbim configuration if mbim drivers are present in the kernel. This is by design and not a bug. A user who prefers cdc_ether can disable the the

[Bug 1956101] Re: BUG: kernel NULL pointer dereference, address: 00000000000006c8

2022-01-06 Thread Lars
Updating to jammy fixed this problem... -> Close -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956101 Title: BUG: kernel NULL pointer dereference, address: 06c8 To manage

[Bug 1956523] [NEW] package linux-image-5.11.0-44-generic 5.11.0-44.48~20.04.2 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2022-01-05 Thread lars
Public bug reported: I'm running low on /boot and have always to "sudo apt autoremove" beforehand ... this time it created this error even with cleaning. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-image-5.11.0-44-generic 5.11.0-44.48~20.04.2 ProcVersionSignature: Ubuntu

[Bug 1847275] Re: stunnel4: "INTERNAL ERROR: Bad magic at ssl.c, line 117" - DoS vulnerability

2022-01-04 Thread Lars Kollstedt
Steve Arnolds package for bionic from https://bugs.launchpad.net/ubuntu/+source/stunnel4/+bug/1847275/comments/25 works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847275 Title:

[Bug 1956101] [NEW] BUG: kernel NULL pointer dereference, address: 00000000000006c8

2021-12-31 Thread Lars
Public bug reported: I am trying to get rid of the bug#1906476, so I installed a new Ubuntu/Impish on another Disk with an unencrypted rpool followed the tutorial at https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/Ubuntu%2020.04%20Root%20on%20ZFS.html After installation I copied

[Bug 1847275] Re: stunnel4: "INTERNAL ERROR: Bad magic at ssl.c, line 117" - DoS vulnerability

2021-12-21 Thread Lars Kollstedt
I also think CVE-2021-20230 and this bug are probably two different things. But Steve Arnold is also addressing CVE-2021-20230 in Comment#25, and it's still considered unfixed on https://ubuntu.com/security/CVE-2021-20230. So there is a a relation to this CVE, but CVE-2021-20230 is not describing

[Bug 1847275] Re: stunnel4: "INTERNAL ERROR: Bad magic at ssl.c, line 117" - DoS vulnerability

2021-12-21 Thread Lars Kollstedt
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-20230 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847275 Title: stunnel4: "INTERNAL ERROR: Bad magic at ssl.c, line 117" - DoS

[Bug 1721838] Re: dch --release does not defaulted to previous released distribution

2021-12-20 Thread Lars Kruse
The specific problem here is the wrong documentation of the behavior in the manpage: ``` --release Finalize the changelog for a release. Update the changelog timestamp. If the distribution is set to UNRELEASED, change it to the distribu- tion from the previous changelog entry (or another

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-07 Thread Lars Noodén
Ok. This was probably a bug in the update-manager that only manifested symptoms in my case in pcscd. I noticed the only place 'hirsute' was mentioned was in /etc/apt/ is one file, /etc/apt/sources.list.d/system.sources there. Once I changed all instances of 'hirsute' to 'impish' in

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
$ apt policy pcscd libpcsclite1 pcscd: Installed: (none) Candidate: 1.9.1-1 Version table: 1.9.1-1 500 500 http://us.archive.ubuntu.com/ubuntu hirsute/universe amd64 Packages 100 /var/lib/dpkg/status libpcsclite1: Installed: 1.9.3-2 Candidate: 1.9.3-2 Version

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
I should add that libpcsclite1 is installed but a newer version, # apt install libpcsclite1 Reading package lists... Done Building dependency tree... Done Reading state information... Done libpcsclite1 is already the newest version (1.9.3-2). -- You received this bug notification because you

[Bug 1946235] Re: pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
Yes, I've done the following. apt update apt upgrade However, qemu is not mentioned in any part of the output from those steps. Though it is installed: $ apt-cache policy qemu-system-x86 | head -n 3 qemu-system-x86: Installed: 1:6.0+dfsg-2expubuntu1 Candidate: 1:6.0+dfsg-2expubuntu1 The

[Bug 1946235] [NEW] pcscd won't install due to bad dependency version

2021-10-06 Thread Lars Noodén
Public bug reported: # apt install pcscd Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some

[Bug 1322968] Re: Changing country leads to invalid locale

2021-08-24 Thread Lars Müller-Stumpf
I just opened a new report as requested here: https://bugs.kde.org/show_bug.cgi?id=441468 I couldn't find a kde-runtime package, so I just reported it under kde. ** Bug watch added: KDE Bug Tracking System #441468 https://bugs.kde.org/show_bug.cgi?id=441468 -- You received this bug

[Bug 1322968] Re: Changing country leads to invalid locale

2021-08-23 Thread Lars Müller-Stumpf
I just checked upstream and found that this bug already has been reported there some time ago, marked as "resolved donwstream": https://bugs.kde.org/show_bug.cgi?id=335301 Im confused. The bug still persists and there are a plethora of other linked bug reports branching off of that bug report i

[Bug 1322968] Re: Changing country leads to invalid locale

2021-08-22 Thread Lars Müller-Stumpf
Hi Erich, thanks for supervising the bug reporting here. I think everyone (except a few..) appreciate people like you who take the time out of their day to put effort towards maintain a project like this. :) Regarding the bug: It has been outlined pretty clearly what needs to be done in order

[Bug 1940772] [NEW] F1, F4 and NumLock LEDs lit after shutdown on Lenovo L15

2021-08-22 Thread Lars
Public bug reported: For the Lenovo L15 (with Ubuntu 20.04 and Kernel 5.10.0-1038.40) the F1, F4 and NumLock LEDs remain lit after shutdown. Boot of the machine via the power button is not possible until the battery is drained and the machine is plugged via power chord. Alternatively, a hard

[Bug 1322968] Re: Changing country leads to invalid locale

2021-08-20 Thread Lars Müller-Stumpf
Apparently still not fixed, just happened to me with a fresh install of kubuntu 21.04. I live in germany and want my system language to be english. Changing the language from American English to British English, manually adding "LC_ALL", "LC_CTYPE" and "LC_MESSAGE" to the /etc/default/locale

[Bug 1936673] Re: BUG: kernel NULL pointer dereference, address: 0000000000000000

2021-07-22 Thread Lars
The security fixed Kernel # cat /proc/version_signature Ubuntu 5.4.0-80.90-generic 5.4.124 from focal-security also fixes the problem. Greetings, Lars -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1936673] Re: BUG: kernel NULL pointer dereference, address: 0000000000000000

2021-07-19 Thread Lars
Hello Kleber, thank you very much for your fast reply! I can confirm that Kernel: # cat /proc/version_signature Ubuntu 5.4.0-79.88-generic 5.4.124 fixes my Problem. We can close this bug. Greetings, Lars -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1936673] [NEW] BUG: kernel NULL pointer dereference, address: 0000000000000000

2021-07-16 Thread Lars
-image-5.4.0-77-generic 5.4.0-77.86 amd64Signed kernel image generic # cat /proc/version_signature Ubuntu 5.4.0-77.86-generic 5.4.119 Is anyone else having this problem? Thanks in advance, Lars ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags

[Bug 1936673] Re: BUG: kernel NULL pointer dereference, address: 0000000000000000

2021-07-16 Thread Lars
BTW, booting back into 5.4.0-74.83-generic and everything works fine again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936673 Title: BUG: kernel NULL pointer dereference, address:

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-07-09 Thread Lars Martin Hambro
I find Usage: clevis COMMAND [OPTIONS] clevis decrypt Decrypts using the policy defined at encryption time clevis decrypt tpm2plus Encrypts using a TPM2.0 chip binding policy clevis encrypt sss Encrypts using a Shamir's Secret Sharing policy clevis encrypt tang Encrypts

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-07-08 Thread Lars Martin Hambro
https://www.asus.com/Motherboards- Components/Motherboards/Accessories/TPM-M-R2-0/ can you confirm its should works with gnome-online-accounts this TPM_M modules or other? so user id be stored on motherboard? -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1930879] [NEW] Current hwe-netboot kernel does not support Intel X710 NICs

2021-06-04 Thread Lars Erik Pedersen
Public bug reported: Hi. (sorry if this is in the wrong place, but a nice person at #ubuntu@LiberaChat told me to try here) The current hwe-netboot kernel for bionic is still suffering from the bug described in #1893956, which basically lacks the support for Intel X710 NICs. Causing netboot to

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-27 Thread Lars Martin Hambro
its its possible to add windows 10 hello safety login? Or button to open in browser like edge in windows 10? so its can use password on maskines to login? or its hard to add? did not need 2 ways login or be its safety issue in linux? -- You received this bug notification because you are a

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-27 Thread Lars Martin Hambro
yes gnome-online-accounts (3.38.1-1ubuntu1.1 https://i.ibb.co/K6RGY0k/onlineaccountv2.png But its be nice with instagram and facebook option later. Its not other ways to fix other than hackmicrosoft to get .exe files from windows 10 stores and install in on wine and hope its works. Sorry becouse

[Bug 1928187] Re: can not reinstall grub loader its broked on this laptop

2021-05-13 Thread Lars Martin Hambro
Because i did not get any Check for failed or checkdisk option before start, so i mean its was before 21.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928187 Title: can not reinstall grub

[Bug 1928187] Re: can not reinstall grub loader its broked on this laptop

2021-05-13 Thread Lars Martin Hambro
https://ubuntu.com/tutorials/create-a-usb-stick-on-windows#3-usb- selection So it some issue with program to make menory stick? or its read only if some fail when make its its impossible to fix without reinstall again? Or its possible to fix? -- You received this bug notification because you

[Bug 1928187] Re: can not reinstall grub loader its broked on this laptop

2021-05-12 Thread Lars Martin Hambro
its also issue with uefi firmware missing fxsetup or other? sudo apt- get upgrade did not works on usb memory stick? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928187 Title: can not reinstall

[Bug 1928187] [NEW] can not reinstall grub loader its broked on this laptop

2021-05-12 Thread Lars Martin Hambro
Public bug reported: sudo update-grub /usr/sbin/grub-probe: error: failed to get canonical path of `/cow' sudo fdisk -l Disk /dev/loop0: 2,06 GiB, 2213470208 bytes, 4323184 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-10 Thread Lars Martin Hambro
But can you confirm: sudo add-apt-repository ppa:folke-schwinning/personal sudo apt-get update sudo apt-get install desktop-facebook sudo apt install npm nodejs-legacy git https://snapcraft.io/install/facebook-webapp/ubuntu Its this safe as worksaground or may is get safety issue? I want

[Bug 1926847] Re: poor and wasteless program

2021-05-08 Thread Lars Martin Hambro
I have installed game-data-packager (67) Still same issue: Rise of the Triad Startup Version 1.4 Shareware Version Z_INIT: 895 bytes IN_Startup: Mouse Present Adding /usr/share/games/rott/HUNTBGIN.WAD. Adding /usr/share/games/rott/REMOTE1.RTS. W_Wad: Wad Manager Started NUMLUMPS=2103

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-08 Thread Lars Martin Hambro
Why is disable the facebook provider since it's current not working? its because facebook did not want to use it on linux or safety issue? Because android and windows 10 support instgram and facebook apps? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-08 Thread Lars Martin Hambro
sorry i can not find gnome-online-accounts - 3.38.1-1ubuntu2 packages so please tell how to add it with apt-get? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926843 Title: online accounts

[Bug 1926844] Re: get white screen when i play with Videos app or totem name wrong

2021-05-07 Thread Lars Martin Hambro
** Attachment added: "videos issue" https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1926844/+attachment/5495545/+files/videos%20gnome%20issue.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1926844] Re: get white screen when i play with Videos app or totem name wrong

2021-05-07 Thread Lars Martin Hambro
its other bug on other pc, ** Attachment added: "videos not find.png" https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1926844/+attachment/5495544/+files/videos%20not%20find.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-07 Thread Lars Martin Hambro
stil the samme issue? XDG_CURRENT_DESKTOP=GNOME gnome-control-center Gtk-Message: 18:39:14.049: Failed to load module "appmenu-gtk-module" Gtk-Message: 18:39:19.385: Failed to load module "appmenu-gtk-module" (WebKitWebProcess:2): dbind-WARNING **: 18:39:19.409: Couldn't connect to accessibility

[Bug 1926843] Re: online accounts integration with fb isn't working

2021-05-07 Thread Lars Martin Hambro
gnome-online-accounts (3.38.1-1ubuntu1). sudo apt-get upgrade 0 upgrade, 0 new installed, 0 to remove and 0 no upgrades. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926843 Title: online accounts

[Bug 1925805] Re: Installing texlive on Ubuntu 20.04 breaks log window in COMSOL Multiphysics

2021-05-07 Thread Lars Dammann
** Attachment removed: "What the broken log window looks like. This should show text instead." https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/1925805/+attachment/5491394/+files/log_problem.jpg ** Changed in: texlive-base (Ubuntu) Assignee: (unassigned) =>

[Bug 1926843] Re: gnome-control-center online-accounts poor app to add facebook and other

2021-05-05 Thread Lars Martin Hambro
Its isssue with Facebook as picture show, but other like ubuntu\hotmail or google email works to login but not did not help much to use thunderbird or firefox\chrome to make its more easy to login without less safety issue. -- You received this bug notification because you are a member of Ubuntu

[Bug 1926902] Re: xfce ubuntu server say package is installed

2021-05-02 Thread Lars Martin Hambro
Failed to restart networking.service: Unit networking.service not found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926902 Title: xfce ubuntu server say package is installed To manage

[Bug 1926902] Re: xfce ubuntu server say package is installed

2021-05-02 Thread Lars Martin Hambro
Issue here i did not get any networks icon in XFCE and only one SFP+ port works to internet other one did not give any ip adresses, works perfect in windows 10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1926902] Re: xfce ubuntu server say package is installed

2021-05-02 Thread Lars Martin Hambro
ort SATA Controller [IDE mode] (rev 04) 01:00.0 Ethernet controller: Mellanox Technologies MT26448 [ConnectX EN 10GigE, PCIe 2.0 5GT/s] (rev b0) 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09) -- You received this

[Bug 1926902] [NEW] xfce ubuntu server say package is installed

2021-05-02 Thread Lars Martin Hambro
Public bug reported: network-manager is already the newest version (1.30.0-1ubuntu3). The following packages were automatically installed and are no longer required: libfile-find-rule-perl libnumber-compare-perl libtext-glob-perl Use 'sudo apt autoremove' to remove them. ProblemType: Bug

[Bug 1926854] Re: kstart5 plasmashell loop issue

2021-05-02 Thread Lars Martin Hambro
** Package changed: ubuntu => apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1926854 Title: kstart5 plasmashell loop issue To manage notifications about this bug go to:

  1   2   3   4   5   6   7   8   9   10   >