Bug 13075 - kernel BUG at /build/buildd/linux-2.6.27/net/core/skbuff.c:128!
Summary: kernel BUG at /build/buildd/linux-2.6.27/net/core/skbuff.c:128!
Status: CLOSED OBSOLETE
Alias: None
Product: Networking
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Arnaldo Carvalho de Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-12 23:25 UTC by Brian J. Murrell
Modified: 2012-05-30 16:09 UTC (History)
4 users (show)

See Also:
Kernel Version: 2.6.27
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Brian J. Murrell 2009-04-12 23:25:56 UTC
A bug has been filed with the Ubuntu kernel 2.6.27-11 in Launchpad over at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/317227.  I attached an instance of this bug with the following:

[45822.947152] Bad page state in process 'vino-server'
[45822.947155] page:c13136bc flags:0x40000000 mapping:00000000 mapcount:-1 count:0
[45822.959359] Trying to fix it up, but a reboot is needed
[45822.959360] Backtrace:
[45823.983400] skb_over_panic: text:f89503b7 len:481 put:481 head:00000000 data:00000000 tail:0x1e1 end:0x0 dev:<NULL>
[45823.993889] ------------[ cut here ]------------
[45823.997841] kernel BUG at /build/buildd/linux-2.6.27/net/core/skbuff.c:128!
[45823.997841] invalid opcode: 0000 [#1] SMP
[45823.997841] Modules linked in: xt_multiport binfmt_misc rfcomm bridge stp bnep sco l2cap bluetooth vboxnetflt vboxdrv tun des_generic cbc crypto_blkcipher autofs4 video output wmi battery pci_slot container sbs sbshc rpcsec_gss_krb5 nfsd auth_rpcgss exportfs nfs lockd nfs_acl sunrpc nf_conntrack_ipv6 ip6t_hl ipt_LOG xt_limit ipt_REJECT xt_tcpudp xt_state ipt_addrtype ip6table_filter ip6_tables nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_conntrack_ftp nf_conntrack iptable_filter ip_tables x_tables ipv6 ext4dev jbd2 crc16 ac it87 hwmon_vid eeprom lp snd_emu10k1_synth tuner_simple tuner_types tea5767 tuner msp3400 snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_emu10k1 bttv snd_hda_intel snd_bt87x snd_ac97_codec ir_common ac97_bus snd_util_mem i2c_algo_bit snd_pcm_oss snd_usb_lib snd_mixer_oss v4l2_common snd_seq_dummy snd_pcm snd_hwdep snd_seq_oss videobuf_dma_sg snd_seq_midi snd_rawmidi uvcvideo videobuf_core snd_seq_midi_event snd_seq compat_ioctl32 ppdev psmouse btcx_risc snd_timer snd_seq_device emu10k1_gp nvidia(P) i2c_nforce2 videodev snd agpgart tveeprom serio_raw gameport soundcore snd_page_alloc v4l1_compat pcspkr k8temp button i2c_core parport_pc parport evdev ext3 jbd mbcache sr_mod cdrom sg sd_mod crc_t10dif ata_generic pata_acpi pata_amd sata_nv ohci1394 libata ohci_hcd scsi_mod ieee1394 forcedeth dock ehci_hcd usbcore raid10 raid456 async_xor async_memcpy async_tx xor raid1 raid0 multipath linear md_mod dm_mirror dm_log dm_snapshot dm_mod thermal processor fan fbcon tileblit font bitblit softcursor fuse
[45823.997841]
[45823.997841] Pid: 0, comm: swapper Tainted: P B (2.6.27-12-generic #1)
[45823.997841] EIP: 0060:[<c02ebe01>] EFLAGS: 00010286 CPU: 0
[45823.997841] EIP is at skb_put+0x91/0xa0
[45823.997841] EAX: 0000007a EBX: 000001e1 ECX: e7a9ff2c EDX: 00000046
[45823.997841] ESI: d5df7840 EDI: f78c4480 EBP: c04a9e88 ESP: c04a9e60
[45823.997841] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[45823.997841] Process swapper (pid: 0, ti=c04a8000 task=c0470340 task.ti=c04a8000)
[45823.997841] Stack: c044d69c f89503b7 000001e1 000001e1 00000000 00000000 000001e1 00000000
[45823.997841] c043a1a8 000001e1 c04a9eb4 f89503b7 c04a9ec0 00000040 f78c4000 200201e1
[45823.997841] 00000000 00000000 f78c4480 00000002 f78c4000 c04a9ee4 f895449f f6e0fe00
[45823.997841] Call Trace:
[45823.997841] [<f89503b7>] ? nv_rx_process_optimized+0x67/0x260 [forcedeth]
[45823.997841] [<f89503b7>] ? nv_rx_process_optimized+0x67/0x260 [forcedeth]
[45823.997841] [<f895449f>] ? nv_nic_irq_optimized+0x9f/0x2c0 [forcedeth]
[45823.997841] [<c0177121>] ? handle_IRQ_event+0x41/0x80
[45823.997841] [<c01789c4>] ? handle_fasteoi_irq+0x74/0xe0
[45823.997841] [<c0153e1c>] ? tick_nohz_stop_idle+0x5c/0x70
[45823.997841] [<c0106c15>] ? do_IRQ+0x45/0x80
[45823.997841] [<c0105003>] ? common_interrupt+0x23/0x30
[45823.997841] [<c011ac15>] ? native_safe_halt+0x5/0x10
[45823.997841] [<c010aafd>] ? default_idle+0x5d/0x60
[45823.997841] [<c010ab4b>] ? c1e_idle+0x4b/0x130
[45823.997841] [<c010288d>] ? cpu_idle+0x7d/0x140
[45823.997841] [<c036fec3>] ? rest_init+0x53/0x60
[45823.997841] =======================
[45823.997841] Code: 00 00 89 44 24 14 8b 81 a8 00 00 00 89 5c 24 0c 89 44 24 10 8b 41 50 89 54 24 04 c7 04 24 9c d6 44 c0 89 44 24 08 e8 a8 17 09 00 <0f> 0b eb fe b8 a8 a1 43 c0 eb ae 8d 74 26 00 55 89 e5 57 56 53
[45823.997841] EIP: [<c02ebe01>] skb_put+0x91/0xa0 SS:ESP 0068:c04a9e60
[45824.320414] Kernel panic - not syncing: Fatal exception in interrupt

There appears to be a very reproducable case in that bug as well as a pointer to a bug in the gentoo bug tracker: https://bugs.gentoo.org/188767.
Comment 1 Stefan Richter 2009-04-13 00:00:21 UTC
BTW; the ubuntu bug also has one report without "P" taint flag --- but OTOH tainted "M"... https://bugs.launchpad.net/ubuntu/+source/linux/+bug/317227/comments/3
Comment 2 Alan 2009-04-27 12:54:50 UTC
This appears to be an old bug - please try 2.6.29
Comment 3 Brian J. Murrell 2009-04-27 14:38:05 UTC
(In reply to comment #2)
> This appears to be an old bug

Is it a bug filed in the kernel.org bugzilla?  If so, which one?  I'd like to direct my vendor (Ubuntu) to including the patch for it in their distribution.

> please try 2.6.29

My vendor (Ubuntu) is not at 2.6.29 yet.  I don't really have the time to maintain my own kernel, which is why I use a distro.  :-/
Comment 4 Alan 2009-04-27 15:34:33 UTC
A whole collection of reports like that one were sorted with changes in 2.6.28/9 so unless you can verify the problem still exists in 2.6.29 I'm afraid your bug report isn't very useful.
Comment 6 Carl Karsten 2009-06-08 18:22:35 UTC
Not tainted 2.6.28-11-generic #42-Ubuntu

[ 7776.273648] skb_over_panic: text:ffffffffa0063f75 len:13824 put:13824 head:ffff88007187d000 data:ffff88007187d010 tail:0x3610 end:0x680 dev:<NULL>
[ 7776.273717] ------------[ cut here ]------------
[ 7776.273727] kernel BUG at /build/buildd/linux-2.6.28/net/core/skbuff.c:124!
[ 7776.273739] invalid opcode: 0000 [#1] SMP 
[ 7776.273754] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0/charge_full
[ 7776.273769] Dumping ftrace buffer:
[ 7776.273777]    (ftrace buffer empty)
[ 7776.273784] CPU 1 
[ 7776.273793] Modules linked in: netconsole nfs lockd nfs_acl sunrpc binfmt_misc ppdev bridge stp bnep input_polldev configfs lp parport joydev snd_hda_intel snd_pcm_oss snd_mixer_oss arc4 ecb snd_pcm ath5k snd_seq_dummy snd_seq_oss mac80211 snd_seq_midi snd_rawmidi led_class snd_seq_midi_event uvcvideo sdhci_pci dv1394 snd_seq snd_timer snd_seq_device compat_ioctl32 videodev k8temp cfg80211 ricoh_mmc sdhci raw1394 snd soundcore snd_page_alloc v4l1_compat pcspkr psmouse serio_raw video output forcedeth ohci1394 ieee1394 vesafb fbcon tileblit font bitblit softcursor
[ 7776.274018] Pid: 5543, comm: ffmpeg2theora Not tainted 2.6.28-11-generic #42-Ubuntu
[ 7776.274051] RIP: 0010:[<ffffffff805ac448>]  [<ffffffff805ac448>] skb_put+0x88/0x90
[ 7776.274092] RSP: 0000:ffff88007bb5fe68  EFLAGS: 00010296
[ 7776.274112] RAX: 0000000000000099 RBX: ffff88006e87cc00 RCX: ffff88007888a000
[ 7776.274135] RDX: ffff8800805c1000 RSI: 0000000000000086 RDI: 0000000000000296
[ 7776.274158] RBP: ffff88007bb5fe88 R08: 0000000000000000 R09: 0000000000000000
[ 7776.274180] R10: 0000000000000000 R11: ffff88006e912e00 R12: 0000000023ee3600
[ 7776.274203] R13: ffff88007888a800 R14: 0000000000003600 R15: ffff88007888a000
[ 7776.274227] FS:  00007f31cdf306f0(0000) GS:ffff88007b803a80(0000) knlGS:0000000000000000
[ 7776.274260] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 7776.274281] CR2: 00007f80aa1b1000 CR3: 000000006e83c000 CR4: 00000000000006a0
[ 7776.274303] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 7776.274326] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 7776.274349] Process ffmpeg2theora (pid: 5543, threadinfo ffff8800731d6000, task ffff88006e9b0000)
[ 7776.274383] Stack:
[ 7776.274399]  0000000000003610 0000000000000680 ffffffff80817270 0000000000000040
[ 7776.274429]  ffff88007bb5fec8 ffffffffa0063f75 0000000000000040 0000000000000002
[ 7776.274470]  ffff88007888a800 ffff88007888a000 0000000000000000 ffffc20000076000
[ 7776.274523] Call Trace:
[ 7776.274540]  <IRQ> <0> [<ffffffffa0063f75>] nv_rx_process_optimized+0xf5/0x290 [forcedeth]
[ 7776.274589]  [<ffffffffa00687f1>] nv_nic_irq_optimized+0xb1/0x300 [forcedeth]
[ 7776.274618]  [<ffffffff8029f055>] handle_IRQ_event+0x45/0x80
[ 7776.274646]  [<ffffffff802a0d6d>] handle_edge_irq+0xbd/0x140
[ 7776.274670]  [<ffffffff802152c0>] do_IRQ+0xc0/0x110
[ 7776.274694]  [<ffffffff80212bf3>] ret_from_intr+0x0/0x29
[ 7776.274717]  <EOI> <0>Code: 8b 57 68 48 89 44 24 10 8b 87 cc 00 00 00 48 89 44 24 08 8b bf c8 00 00 00 31 c0 48 89 3c 24 48 c7 c7 58 f8 84 80 e8 87 fa 0e 00 <0f> 0b eb fe 0f 1f 40 00 55 48 89 e5 41 57 41 56 41 55 41 89 d5 
[ 7776.274948] RIP  [<ffffffff805ac448>] skb_put+0x88/0x90
[ 7776.274973]  RSP <ffff88007bb5fe68>
[ 7776.275407] Kernel panic - not syncing: Fatal exception in interrupt
Comment 7 Carl Karsten 2009-06-09 14:43:06 UTC
Not tainted 2.6.29-02062901-generic 

# echo server: while /bin/true;do  nc -l -p 2007 -c cat; done

run on panic machine:
dvgrab - | nc 192.168.1.216 2007 | ffmpeg2theora - -f dv -F 25:5 -v 2 -a 1 -c 1 -H 11025 -o - | oggfwd 192.168.1.216 8000 hackme test.ogg

[  395.613927] skb_over_panic: text:ffffffffa00311ab len:2522 put:2522 head:ffff880070db0000 data:ffff880070db0010 tail:0x9ea end:0x680 dev:<NULL>
[  395.614028] ------------[ cut here ]------------
[  395.614082] kernel BUG at /home/kernel-ppa/mainline/build/net/core/skbuff.c:124!
[  395.614141] invalid opcode: 0000 [#1] SMP 
[  395.614289] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0/charge_full
[  395.614350] CPU 1 
[  395.614447] Modules linked in: netconsole configfs nfs lockd nfs_acl auth_rpcgss sunrpc binfmt_misc ppdev bridge stp bnep lp parport joydev snd_hda_codec_conexant snd_hda_intel snd_hda_codec snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss arc4 snd_seq_midi ecb snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device ath5k mac80211 snd psmouse dv1394 uvcvideo ricoh_mmc k8temp cfg80211 soundcore snd_page_alloc pcspkr serio_raw raw1394 sdhci_pci sdhci led_class videodev v4l1_compat v4l2_compat_ioctl32 video output forcedeth ohci1394 ieee1394
[  395.617225] Pid: 3697, comm: nc Not tainted 2.6.29-02062901-generic #02062901 HP Pavilion dv6700 Notebook PC    
[  395.617286] RIP: 0010:[<ffffffff805a000b>]  [<ffffffff805a000b>] skb_over_panic+0x5b/0x60
[  395.617396] RSP: 0018:ffff88007bb5fe48  EFLAGS: 00010296
[  395.617450] RAX: 0000000000000096 RBX: 0000000000000010 RCX: ffff880074921400
[  395.617507] RDX: ffff880080602000 RSI: 0000000000000082 RDI: 0000000000000296
[  395.617563] RBP: ffff88007bb5fe68 R08: 0000000000000000 R09: 0000000000000000
[  395.617620] R10: 0000000000000012 R11: 0000000000000000 R12: ffff880070db0000
[  395.617676] R13: 00000000228b89da R14: 00000000000009da R15: ffff8800791f8000
[  395.617743] FS:  00007fb8922c26f0(0000) GS:ffff88007b803a80(0000) knlGS:0000000000000000
[  395.617820] CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[  395.617884] CR2: 00007fd44bfea000 CR3: 0000000072963000 CR4: 00000000000006a0
[  395.617897] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  395.617897] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[  395.617897] Process nc (pid: 3697, threadinfo ffff880070c42000, task ffff880074959640)
[  395.617897] Stack:
[  395.617897]  00000000000009ea 0000000000000680 ffffffff80821575 ffff88000102c0d8
[  395.617897]  ffff88007bb5fe88 ffffffff805a0ae9 ffff880074926a00 ffff8800791f8700
[  395.617897]  ffff88007bb5fec8 ffffffffa00311ab 0000000000000040 ffff8800791f8700
[  395.617897] Call Trace:
[  395.617897]  <IRQ> <0> [<ffffffff805a0ae9>] skb_put+0x49/0x50
[  395.617897]  [<ffffffffa00311ab>] nv_rx_process_optimized+0x6b/0x290 [forcedeth]
[  395.617897]  [<ffffffffa00315e4>] nv_nic_irq_optimized+0x94/0x2d0 [forcedeth]
[  395.617897]  [<ffffffff802a0fbc>] handle_IRQ_event+0x3c/0x80
[  395.617897]  [<ffffffff802a31e6>] handle_edge_irq+0xe6/0x160
[  395.617897]  [<ffffffff80214ec1>] do_IRQ+0x81/0x100
[  395.617897]  [<ffffffff80213113>] ret_from_intr+0x0/0x29
[  395.617897]  <EOI> <0> [<ffffffff8068d41a>] ? _cond_resched+0xa/0x40
[  395.617897]  [<ffffffff802fa015>] ? core_sys_select+0x1e5/0x2e0
[  395.617897]  [<ffffffff8026b00e>] ? finish_wait+0x5e/0x80
[  395.617897]  [<ffffffff8026ae90>] ? autoremove_wake_function+0x0/0x40
[  395.617897]  [<ffffffff8021310e>] ? common_interrupt+0xe/0x13
[  395.617897]  [<ffffffff802fa336>] ? sys_select+0x46/0xf0
[  395.617897]  [<ffffffff802ea8b0>] ? sys_write+0x50/0x90
[  395.617897]  [<ffffffff8021262a>] ? system_call_fastpath+0x16/0x1b
[  395.617897] Code: 8b 57 68 48 89 44 24 10 8b 87 cc 00 00 00 48 89 44 24 08 8b bf c8 00 00 00 31 c0 48 89 3c 24 48 c7 c7 f8 ac 85 80 e8 65 4b cb ff <0f> 0b eb fe 90 8b 57 68 55 31 c0 48 89 e5 39 f2 72 1c 89 d0 29 
[  395.617897] RIP  [<ffffffff805a000b>] skb_over_panic+0x5b/0x60
[  395.617897]  RSP <ffff88007bb5fe48>
[  395.624268] ---[ end trace a84463cfc6353d6c ]---
[  395.624334] Kernel panic - not syncing: Fatal exception in interrupt
juser@cp333:~/vga2usb/dvs$
Comment 8 Stefan Richter 2009-06-10 14:04:48 UTC
> 2.6.29-02062901-generic

Is this mainline?
Comment 9 Carl Karsten 2009-06-10 14:24:53 UTC
> Is this mainline?

yes if this is that: http://kernel.ubuntu.com/~kernel-ppa/mainline

now installing/testing on linux-image-2.6.30-999-generic_2.6.30-999.1244629645_amd64.deb
Comment 10 Carl Karsten 2009-06-11 07:05:49 UTC
2.6.30-999-generic

[ 1415.319893] skb_over_panic: text:ffffffffa0003ddb len:2923 put:2923 head:ffff880069039000 data:ffff880069039020 tail:0xb8b end:0x680 dev:<NULL>
[ 1415.319979] ------------[ cut here ]------------
[ 1415.319989] kernel BUG at /home/kernel-ppa/mainline/build/net/core/skbuff.c:126!
[ 1415.319999] invalid opcode: 0000 [#1] SMP 
[ 1415.320017] last sysfs file: /sys/devices/LNXSYSTM:00/device:00/PNP0C0A:00/power_supply/BAT0/charge_full
[ 1415.320027] CPU 1 
[ 1415.320038] Modules linked in: nfs lockd nfs_acl auth_rpcgss sunrpc netconsole configfs binfmt_misc ppdev bridge stp bnep lp parport joydev snd_hda_codec_conexant snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss arc4 ecb snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq ath5k snd_timer snd_seq_device mac80211 snd sdhci_pci sdhci psmouse dv1394 soundcore snd_page_alloc cfg80211 uvcvideo k8temp led_class ricoh_mmc raw1394 videodev v4l1_compat v4l2_compat_ioctl32 serio_raw pcspkr i2c_nforce2 video output ohci1394 ieee1394 forcedeth
[ 1415.320302] Pid: 0, comm: swapper Not tainted 2.6.30-999-generic #1244629645 HP Pavilion dv6700 Notebook PC    
[ 1415.320313] RIP: 0010:[<ffffffff805ad97b>]  [<ffffffff805ad97b>] skb_over_panic+0x5b/0x60
[ 1415.320339] RSP: 0018:ffff88000102ee18  EFLAGS: 00010296
[ 1415.320347] RAX: 0000000000000096 RBX: 0000000000000020 RCX: 0000000000000000
[ 1415.320356] RDX: ffff88000102b000 RSI: 0000000000000046 RDI: 0000000000000296
[ 1415.320365] RBP: ffff88000102ee38 R08: 0000007fffffffff R09: 0000000000000000
[ 1415.320374] R10: 0000000000000012 R11: 0000000000000000 R12: ffff880069039000
[ 1415.320382] R13: 0000000023b38b6b R14: 0000000000000b6b R15: ffff8800795e8000
[ 1415.320393] FS:  00007f26d7e8f6f0(0000) GS:ffff88000102b000(0000) knlGS:0000000000000000
[ 1415.320406] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[ 1415.320415] CR2: 00007f54bfb13000 CR3: 000000007384b000 CR4: 00000000000006a0
[ 1415.320424] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 1415.320433] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 1415.320443] Process swapper (pid: 0, threadinfo ffff88007b890000, task ffff88007b884320)
[ 1415.320450] Stack:
[ 1415.320459]  0000000000000b8b 0000000000000680 ffffffff8083aa5d 0000000000000001
[ 1415.320477]  ffff88000102ee58 ffffffff805ae6a9 ffff88007380b500 ffff8800795e8600
[ 1415.320503]  ffff88000102ee98 ffffffffa0003ddb 0000000000000040 ffff8800795e8600
[ 1415.320534] Call Trace:
[ 1415.320541]  <IRQ> <0> [<ffffffff805ae6a9>] skb_put+0x49/0x50
[ 1415.320565]  [<ffffffffa0003ddb>] nv_rx_process_optimized+0x6b/0x290 [forcedeth]
[ 1415.320594]  [<ffffffffa0006a6b>] nv_nic_irq_optimized+0xeb/0x2d0 [forcedeth]
[ 1415.320615]  [<ffffffff8029eb19>] handle_IRQ_event+0x59/0x140
[ 1415.320638]  [<ffffffff802a10dd>] handle_edge_irq+0xcd/0x140
[ 1415.320654]  [<ffffffff8021362f>] handle_irq+0x1f/0x30
[ 1415.320669]  [<ffffffff80212e5a>] do_IRQ+0x6a/0x100
[ 1415.320683]  [<ffffffff80211993>] ret_from_intr+0x0/0x11
[ 1415.320700]  <EOI> <0> [<ffffffff8022d9e6>] ? native_safe_halt+0x6/0x10
[ 1415.320720]  [<ffffffff8026bc89>] ? __raw_notifier_call_chain+0x9/0x10
[ 1415.320738]  [<ffffffff80218948>] ? default_idle+0x48/0xe0
[ 1415.320756]  [<ffffffff80272c86>] ? clockevents_do_notify+0x16/0x20
[ 1415.320772]  [<ffffffff80273034>] ? clockevents_notify+0x24/0x90
[ 1415.320787]  [<ffffffff80218a39>] ? c1e_idle+0x59/0x130
[ 1415.320803]  [<ffffffff8020f672>] ? cpu_idle+0x52/0xa0
[ 1415.320818]  [<ffffffff8069c3b5>] ? start_secondary+0x95/0xc0
[ 1415.320838] Code: 8b 57 68 48 89 44 24 10 8b 87 cc 00 00 00 48 89 44 24 08 8b bf c8 00 00 00 31 c0 48 89 3c 24 48 c7 c7 b8 3d 87 80 e8 e5 36 ca ff <0f> 0b eb fe 90 8b 57 68 55 31 c0 48 89 e5 39 f2 72 1c 89 d0 29 
[ 1415.321100] RIP
Comment 11 Carl Karsten 2009-06-15 05:13:47 UTC
Now with just cat and ping:

cat /dev/dv1394/0 >/dev/null & 
sudo ping -r -f -l 100 -s 2000 $ECHOSVR 

ping -f misses a packet (a . gets left on the screen) about 1/second.
 remove the cat /dev/dv1394..., it doesn't miss any, and no panic (at
least after I let it run for 30 min, normally plenty of time.)

Linux dv67 2.6.30-999-generic #1244970013 SMP Sun Jun 14 09:04:23 UTC 2009 x86_64 GNU/Linux
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.30-999-generic root=UUID=41a393e2-a365-4e4d-befb-8175b29a28b3 ro panic=10 print-fatal-signals=1 log_buf_len=16384


[   92.919871] skb_over_panic: text:ffffffffa002fddb len:11436 put:11436 head:ffff880071c33000 data:ffff880071c33020 tail:0x2ccc end:0x680 dev:<NULL>
[   92.919995] ------------[ cut here ]------------
[   92.920058] kernel BUG at /home/kernel-ppa/mainline/build/net/core/skbuff.c:126!
[   92.920134] invalid opcode: 0000 [#1] SMP 
[   92.920286] last sysfs file: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
[   92.920362] CPU 1 
[   92.920465] Modules linked in: netconsole configfs nfs lockd nfs_acl auth_rpcgss sunrpc joydev lp parport snd_hda_codec_conexant arc4 ecb ath5k mac80211 snd_hda_intel uvcvideo dv1394 snd_hda_codec psmouse sdhci_pci sdhci led_class videodev v4l1_compat v4l2_compat_ioctl32 k8temp ricoh_mmc raw1394 cfg80211 pcspkr serio_raw snd_hwdep snd_pcm snd_timer snd soundcore snd_page_alloc i2c_nforce2 video output forcedeth ohci1394 ieee1394
[   92.922683] Pid: 0, comm: swapper Not tainted 2.6.30-999-generic #1244970013 HP Pavilion dv6700 Notebook PC    
[   92.922762] RIP: 0010:[<ffffffff813cb92b>]  [<ffffffff813cb92b>] skb_over_panic+0x5b/0x60
[   92.922891] RSP: 0018:ffff880001a47e18  EFLAGS: 00010296
[   92.922954] RAX: 0000000000000099 RBX: 0000000000000020 RCX: 0000000000000000
[   92.923020] RDX: ffff880001a44000 RSI: 0000000000000046 RDI: 0000000000000296
[   92.923085] RBP: ffff880001a47e38 R08: 0000007fffffffff R09: 0000000000000000
[   92.923150] R10: 0000000000000013 R11: 0000000000000000 R12: ffff880071c33000
[   92.923216] R13: 0000000021d3acac R14: 0000000000002cac R15: ffff88003795a000
[   92.923284] FS:  00007f46763406f0(0000) GS:ffff880001a44000(0000) knlGS:0000000000000000
[   92.923360] CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[   92.923424] CR2: 00007f637c78a000 CR3: 00000000723b2000 CR4: 00000000000006a0
[   92.923490] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   92.923555] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[   92.923622] Process swapper (pid: 0, threadinfo ffff88007b890000, task ffff88007b884350)
[   92.923697] Stack:
[   92.923755]  0000000000002ccc 0000000000000680 ffffffff8166703d 0000000000000001
[   92.923858]  ffff880001a47e58 ffffffff813cc659 ffff88003799a200 ffff88003795a600
[   92.923858]  ffff880001a47e98 ffffffffa002fddb 0000000000000040 ffff88003795a600
[   92.923858] Call Trace:
[   92.923858]  <IRQ> <0> [<ffffffff813cc659>] skb_put+0x49/0x50
[   92.923858]  [<ffffffffa002fddb>] nv_rx_process_optimized+0x6b/0x290 [forcedeth]
[   92.923858]  [<ffffffffa0032a6b>] nv_nic_irq_optimized+0xeb/0x2d0 [forcedeth]
[   92.923858]  [<ffffffff810a6709>] handle_IRQ_event+0x59/0x140
[   92.923858]  [<ffffffff810a89ed>] handle_edge_irq+0xcd/0x140
[   92.923858]  [<ffffffff810146af>] handle_irq+0x1f/0x30
[   92.923858]  [<ffffffff81013e0a>] do_IRQ+0x6a/0xe0
[   92.923858]  [<ffffffff81012913>] ret_from_intr+0x0/0x11
[   92.923858]  <EOI> <0> [<ffffffff8107bbe6>] ? tick_nohz_stop_sched_tick+0x216/0x340
[   92.923858]  [<ffffffff8101075a>] ? cpu_idle+0x2a/0xa0
[   92.923858]  [<ffffffff814ba855>] ? start_secondary+0x95/0xc0
[   92.923858] Code: 8b 57 68 48 89 44 24 10 8b 87 cc 00 00 00 48 89 44 24 08 8b bf c8 00 00 00 31 c0 48 89 3c 24 48 c7 c7 d8 06 6a 81 e8 b5 a7 c8 ff <0f> 0b eb fe 90 8b 57 68 55 31 c0 48 89 e5 39 f2 72 1c 89 d0 29 
[   92.923858] RIP  [<ffffffff813cb92b>] skb_over_panic+0x5b/0x60
[   92.923858]  RSP <ffff880001a47e18>
[   92.929284] ---[ end trace e61b3476c81bdd73 ]---
[   92.929357] Kernel panic - not syncing: Fatal exception in interrupt
[   92.929422] Pid: 0, comm: swapper Tainted: G      D    2.6.30-999-generic #1244970013
[   92.929497] Call Trace:
[   92.929556]  <IRQ>  [<ffffffff810551f0>] panic+0xa0/0x180
[   92.929672]  [<ffffffff81012913>] ? ret_from_intr+0x0/0x11
[   92.929737]  [<ffffffff81054e8e>] ? print_oops_end_marker+0x1e/0x20
[   92.929804]  [<ffffffff814c0bfb>] oops_end+0xdb/0xf0
[   92.932427]  [<ffffffff81015a86>] die+0x56/0x90
[   92.932492]  [<ffffffff814c0340>] do_trap+0x130/0x150
[   92.932556]  [<ffffffff810139b0>] do_invalid_op+0x90/0xb0
[   92.932621]  [<ffffffff813cb92b>] ? skb_over_panic+0x5b/0x60
[   92.932687]  [<ffffffff81056147>] ? printk+0x67/0x70
[   92.932751]  [<ffffffff81012d3b>] invalid_op+0x1b/0x20
[   92.932816]  [<ffffffff813cb92b>] ? skb_over_panic+0x5b/0x60
[   92.932881]  [<ffffffff813cb92b>] ? skb_over_panic+0x5b/0x60
[   92.932945]  [<ffffffff813cc659>] skb_put+0x49/0x50
[   92.933014]  [<ffffffffa002fddb>] nv_rx_process_optimized+0x6b/0x290 [forcedeth]
[   92.933094]  [<ffffffffa0032a6b>] nv_nic_irq_optimized+0xeb/0x2d0 [forcedeth]
[   92.933161]  [<ffffffff810a6709>] handle_IRQ_event+0x59/0x140
[   92.933226]  [<ffffffff810a89ed>] handle_edge_irq+0xcd/0x140
[   92.933292]  [<ffffffff810146af>] handle_irq+0x1f/0x30
[   92.933355]  [<ffffffff81013e0a>] do_IRQ+0x6a/0xe0
[   92.933419]  [<ffffffff81012913>] ret_from_intr+0x0/0x11
[   92.933482]  <EOI>  [<ffffffff8107bbe6>] ? tick_nohz_stop_sched_tick+0x216/0x340
[   92.933609]  [<ffffffff8101075a>] ? cpu_idle+0x2a/0xa0
[   92.933673]  [<ffffffff814ba855>] ? start_secondary+0x95/0xc0
[   92.933744] Rebooting in 10 seconds..
Comment 12 Alan 2012-05-30 16:09:31 UTC
Closing as obsolete, please re-open if seen with modern kernels

Note You need to log in before you can comment on or make changes to this bug.