login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
21
Re: Oops in authenc: 2.6.26.3
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: Oops in authenc: 2.6.26.3
Date: Wednesday, August 20, 2008 - 8:31 pm
(cc's added) On Wed, 20 Aug 2008 20:32:45 -0500 Matt LaPlante <kernel1@cyberdogtech.com> wrote:
quoted text
> After upgrading one of my IPSec connected boxes from 2.6.25.x to 2.6.26.x I began to experience the following oopses. I haven't identified what exactly causes it to trigger, but it has occurred repeatedly, anywhere from 5 to 15 minutes of the box booting the new kernel and running. I'm not sure what other details are relevant for debugging, so I'll wait for feedback on what specific data is needed. > > Ubuntu 8.04 > racoon 1:0.6.7-1.1ubuntu1 > ipsec-tools 1:0.6.7-1.1ubuntu1 > > BUG: unable to handle kernel paging request at 5684c077 > IP: [<cc96856b>] :authenc:crypto_authenc_givencrypt_done+0x1b/0x20 > Oops: 0000 [#1] > Modules linked in: authenc esp4 aead xfrm4_mode_tunnel tun iptable_raw xt_policy > xt_multiport ipt_ULOG ipt_TTL ipt_REJECT ipt_REDIRECT ipt_recent ipt_NETMAP ipt > _MASQUERADE ipt_LOG ipt_ECN ipt_ah ipt_addrtype xt_tcpmss xt_pkttype xt_NFQUEUE > xt_MARK xt_mark xt_mac xt_limit xt_length xt_helper xt_conntrack xt_CONNMARK xt_ > connmark xt_CLASSIFY iptable_nat nf_nat nf_conntrack_ipv4 iptable_mangle nfnetli > nk iptable_filter ip_tables ip6t_LOG nf_conntrack_ipv6 xt_state nf_conntrack xt_ > tcpudp ip6table_filter ip6_tables x_tables sit tunnel4 deflate zlib_deflate zlib > _inflate ctr twofish_i586 twofish_common serpent blowfish des_generic cbc aes_i5 > 86 aes_generic xcbc sha256_generic sha1_generic md5 crypto_null crypto_blkcipher > af_key psmouse af_packet ipv6 evdev pcspkr sd_mod sg via_rhine ata_piix ata_gen > eric > > Pid: 4, comm: events/0 Not tainted (2.6.26.3-Gateway.v11 #2) > EIP: 0060:[<cc96856b>] EFLAGS: 00010296 CPU: 0 > EIP is at crypto_authenc_givencrypt_done+0x1b/0x20 [authenc] > EAX: 5684c06f EBX: cbaef540 ECX: 5684c06f EDX: 00000000 > ESI: cbaef540 EDI: cbaef530 EBP: cb1a3170 ESP: cb825f74 > DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068 > Process events/0 (pid: 4, ti=cb824000 task=cb81d120 task.ti=cb824000) > Stack: 00000000 cc84f6c0 cb1a318c cb8029c0 cc84f670 cb8029c0 c01267fb cb1d8760 > cb81007b c011007b c0350000 cb8029c0 cb8029c8 c0126ef0 00000000 c0126f49 > 00000000 cb81d120 c0129880 cb825fc0 cb825fc0 fffffffc cb8029c0 c0126ef0 > Call Trace: > [<cc84f6c0>] async_chainiv_do_postponed+0x50/0x80 [crypto_blkcipher] > [<cc84f670>] async_chainiv_do_postponed_0x0/0x80 [crypto_blkcipher] > [<c01267fb>] run_workqueue+0x8b/0x110 > [<c011007b>] handle_vm86_fault+0x5b/0x7c0 > [<c0126ef0>] worker_thread+0x0/0x90 > [<c0126f49>] worker_thread+0x59/0x90 > [<c0129880>] autoremove_wake_function+0x0/0x40 > [<c0126ef0>] worker_thread+0x0/0x90 > [<c0129502>] kthread+0x42/0x70 > [<c01294c0>] kthread+0x0/0x70 > [<c0103953>] kernel_thread_helper+0x7/0x14 > Code: 09 03 e9 3f ff ff ff 89 f6 8d bc 27 00 00 00 00 85 d2 53 89 c3 75 0f 8b 40 > 0c 31 c9 8b 50 38 e8 fc fb ff ff 89 c2 8b 4b 0c 89 c8 <ff> 51 08 5b c3 85 d2 53 > 89 c3 75 18 8b 40 0c 8b 48 10 8d 50 58 > EIP: [<cc96856b>] crypto_authenc_givencrypt_done+0x1b/0x20 [authenc] SS:ESP 0068:cb825f74 > Kernel panic - not syncing: Fatal exception in interrupt >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Oops in authenc: 2.6.26.3
, Matt LaPlante
, (Wed Aug 20, 6:32 pm)
Re: Oops in authenc: 2.6.26.3
, Andrew Morton
, (Wed Aug 20, 8:31 pm)
Re: Oops in authenc: 2.6.26.3
, Sascha Biberhofer
, (Thu Aug 21, 12:02 am)
Re: Oops in authenc: 2.6.26.3
, Herbert Xu
, (Thu Aug 21, 1:36 am)
Re: Oops in authenc: 2.6.26.3
, Matt LaPlante
, (Thu Aug 21, 6:08 am)
Re: Oops in authenc: 2.6.26.3
, Henrique de Moraes H ...
, (Thu Aug 21, 7:56 am)
Re: Oops in authenc: 2.6.26.3
, Herbert Xu
, (Thu Aug 21, 3:13 pm)
Re: Oops in authenc: 2.6.26.3
, Sascha Biberhofer
, (Fri Aug 22, 2:05 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate