Bug#660804: [Bug 42809] New: kernel panic when receiving an ipsec packet

2012-02-23 Thread Niccolò Belli
Il 23/02/2012 15:39, Eric Dumazet ha scritto: Oops sorry for your name being mangled in changelog, its Niccolò as correctly spelled in the "Reported-by" and "Tested-by" tags Don't worry and thanks for your help. I'm currently running the official patch you submitted for review. Niccolò --

Bug#660804: [Bug 42809] New: kernel panic when receiving an ipsec packet

2012-02-23 Thread Niccolò Belli
Il 23/02/2012 03:06, Eric Dumazet ha scritto: Thanks ! Please try following patch. diff --git a/net/ipv4/xfrm4_mode_tunnel.c b/net/ipv4/xfrm4_mode_tunnel.c index 534972e..f170933 100644 --- a/net/ipv4/xfrm4_mode_tunnel.c +++ b/net/ipv4/xfrm4_mode_tunnel.c @@ -84,9 +84,11 @@ static int xfrm4_mod

Bug#660804: [Bug 42809] New: kernel panic when receiving an ipsec packet

2012-02-22 Thread Niccolò Belli
Il 23/02/2012 02:38, Eric Dumazet ha scritto: Which driver handles this Traverse Solos card ? drivers/atm/solos-pci.c ~# lsmod | grep solos solos_pci 20009 2 atm32378 7 pppoatm,br2684,solos_pci Niccolò -- To UNSUBSCRIBE, email to debian-kernel-requ...@lis

Bug#660804: [Bug 42809] New: kernel panic when receiving an ipsec packet

2012-02-22 Thread Niccolò Belli
Hi, The bug is still present in latest 3.2.7 vanilla kernel. I wasted the whole day debugging that damn thing and I finally discovered the root cause. The problem is with my Traverse Solos multi-port ADSL2+ PCI card[1] (which has open source drivers included in the kernel) when using RFC 2684 r

Bug#660804: kernel panic when receiving an ipsec packet

2012-02-21 Thread Niccolò Belli
Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-41 Severity: important More info about my Strongswan/Openswan config: https://lists.strongswan.org/pipermail/users/2012-February/007151.html As soon as the server receives the first ipsec packet the machine hangs, even magic sysrq keys do no

Bug#595254: Alfa AWUS036H (rtl8187) does not work in debian with wpa_supplicant and linux-2.6.32/35 (but it does work in gentoo)

2011-09-26 Thread Niccolò Belli
Il 26/09/2011 19:06, Stefan Lippers-Hollmann ha scritto: If you can reproduce your problem without wpasupplicant interacting, it is likely an issue with the rtl8187.ko kernel module - reassigning accordingly. You are right, it wasn't a problem with wpassuplicant. Anyway the problem wasn't even

Bug#607200: Serial console attached to a USB dongle: CONFIG_USB_SERIAL_CONSOLE=y

2010-12-15 Thread Niccolò Belli
Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-29 Severity: wishlist Newer PCs often does not have a serial port and unfortunately debian kernel does not have CONFIG_USB_SERIAL_CONSOLE and CONFIG_USB_SERIAL_CONSOLE_XXX compiled statically. It would be nice having usb serial console support in