search for: preempt_dynam

Displaying 11 results from an estimated 11 matches for "preempt_dynam".

Did you mean: preempt_dynamic
2023 Dec 05
1
[Bug 1727] New: RIP: 0010:nft_set_elem_expr_destroy+0x30/0xb0 [nf_tables]
...some kind of kernel error did happend. I copied the log locally (check attached logfile) and tried to reboot the VM. The VM never finished rebooting and I had to do a hard reset on the VM. Some info if it helps troubleshooting the issue: # uname -a Linux HOU4716977 6.2.0-37-generic #38-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 30 21:04:52 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux # nft -v nftables v1.0.6 (Lester Gooch #5) Best regards, Xabier -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lis...
2023 Jun 17
2
using spn with winbind
...ing to a DC, or something changed after Samba 4.17.8 I can logon using ssh with kerberos to a Unix domain member running on bookworm (Samba 4.17.8) rowland at devstation:~$ ssh rowland at TESTDM12.SAMDOM.EXAMPLE.COM Creating directory '/home/rowland'. Linux testdm12 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent per...
2023 Mar 22
1
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
...ted > Enforcing Mode Permissive > Host Name lacos-laptop-9.usersys.redhat.com > Platform Linux lacos-laptop-9.usersys.redhat.com > 5.14.0-162.18.1.el9_1.x86_64 #1 SMP > PREEMPT_DYNAMIC Thu Feb 9 04:28:41 EST 2023 x86_64 > x86_64 > Alert Count 1 > First Seen 2023-03-22 12:57:44 CET > Last Seen 2023-03-22 12:57:44 CET > Local ID 0db129a5-552f-49b2-b3bc-ec2069...
2023 Mar 22
1
[libnbd PATCH v4 0/2] lib/utils: introduce async-signal-safe execvpe()
On 3/22/23 12:42, Daniel P. Berrang? wrote: > On Wed, Mar 22, 2023 at 12:13:49PM +0100, Laszlo Ersek wrote: >> On 3/22/23 11:42, Laszlo Ersek wrote: >> >>> Now the "podman build -f ci/containers/alpine-edge.Dockerfile -t >>> libnbd-alpine-edge" command is failing with a different error message -- >>> the download completes, but the internal
2023 Nov 12
4
[Bug 1724] New: nft: intervals.c:211: interval_expr_key: Assertion `0' failed.
...illa.netfilter.org/attachment.cgi?id=728&action=edit NFT rules When importing nft rules, I can regularly trigger an Assertion failure. I have attached nft -d all as well as the relevant files to reproduce. To reproduce: nft -cof ip-block-4.nft uname -a Linux ajaxrouter 6.5.0-4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.10-1 (2023-11-03) x86_64 GNU/Linux -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20231112/09399560/attachm...
2023 May 20
1
On Debian 12: nsupdate (as called from samba_dnsupdate) crashes named/bind9_dlz
...- BIND Domain Name Server. May 19 10:18:30 dc34 systemd[1]: Starting named.service - BIND Domain Name Server... May 19 10:18:30 dc34 named[4319]: starting BIND 9.18.12-1-Debian (Extended Support Version) <id:> May 19 10:18:30 dc34 named[4319]: running on Linux x86_64 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) ... (...repeat assertion-failure/core-dump/daemon-restart for every nsupdate attempt...) ... ------------------------------------------------------------------------ The immediate cause of the crashes is clearly the assertion-failure reported in the log. I found a...
2023 Jun 16
2
using spn with winbind
Hi, with sssd i can do: $ ssh user at domain.tld@HOST1 $ id user at domain.tld $ ls -al /home/domain.tld/user drwx------ 5 user at domain.tld domain users at domain.tld 103 12. Jun 14:14 . $ grep AllowGroups /etc/ssh/sshd_config AllowGroups lokale_gruppe samba_gruppe at domain.tld When switching to winbind only $ id user at domain.tld is working any other command is using user\domain $ ls -al
2023 Apr 14
5
[Bug 1673] New: bug egress hook virtio interface with VLAN
...e a problem with egress hook on VLAN interface, I want to match dhcp output traffic on virtual machine with nftables. On a virtio interface, is not working (it's working with no VLAN), but on E1000 interface, it's working, I think there is a bug. Config : Linux test 6.2.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 02:10:43 +0000 x86_64 GNU/Linux nftables v1.0.7 (Old Doc Yak) dhcpcd 9.4.1 isc-dhclient-4.4.3-P1 virtio interface : enp6s19 E1000 interface : enp6s20 I made tests with this ruleset : table netdev filter { chain egress { type filter hook egress device &q...
2023 Apr 14
3
[Bug 1672] New: bug egress hook virtio interface with VLAN
...bles Version: 1.0.x Hardware: All OS: other Status: NEW Severity: normal Priority: P5 Component: kernel Assignee: pablo at netfilter.org Reporter: r.gabet at biche.org Linux test 6.2.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 07 Apr 2023 02:10:43 +0000 x86_64 GNU/Linux nftables v1.0.7 (Old Doc Yak) dhcpcd 9.4.1 isc-dhclient-4.4.3-P1 virtio interface : enp6s19 E1000 interface : enp6s20 I made tests with this ruleset : table netdev filter { chain egress { type filter hook egress device &q...
2023 May 19
1
On Debian 12: nsupdate (as called from samba_dnsupdate) crashes named/bind9_dlz
On 19/05/2023 03:57, Steven Monai via samba wrote: > Thanks for your reply. > > On 2023-05-18 12:29 a.m., Rowland Penny via samba wrote: > >> On 18/05/2023 04:31, Steven Monai via samba wrote: > >>> Successfully obtained Kerberos ticket to DNS/dc33.ttwo.ad.example.org >>> as DC34$ >> >> That's one misconfiguration you probably have there,
2023 May 20
1
On Debian 12: nsupdate (as called from samba_dnsupdate) crashes named/bind9_dlz
...gt; May 19 10:18:30 dc34 systemd[1]: Starting named.service - BIND Domain > Name Server... > May 19 10:18:30 dc34 named[4319]: starting BIND 9.18.12-1-Debian > (Extended Support Version) <id:> > May 19 10:18:30 dc34 named[4319]: running on Linux x86_64 6.1.0-9-amd64 > #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) > ... > (...repeat assertion-failure/core-dump/daemon-restart for every nsupdate > attempt...) > ... > ------------------------------------------------------------------------ > > The immediate cause of the crashes is clearly the assertion-failu...