[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#730001: linux-image-3.2.0-4-kirkwood: IPv6 networking broken (missing symbol?)



Package: src:linux
Version: 3.2.51-1
Severity: important
Tags: ipv6

Dear Debian Kernel Team,

the kernel package for Marvell Kirkwood based systems seems to have lost
a symbol (udp_push_pending_frames) during the build stage. This breaks
IPv6 networking, as seen below: Although IPv6 is configured (and has
been working in the past), no IPv6 addresses are assigned. (The actual
addresses have been redacted in this bugreport, but can be provided if
needed.)

The bug probably has been introduced during the change from 3.2.0-3 to
3.2.0-4.

I'll gladly provide additional data from the affected system if needed.

Best regards,

=ToJe=

-- Package-specific info:
** Version:
Linux version 3.2.0-4-kirkwood (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 Debian 3.2.46-1

** Command line:
console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext2 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)

** Not tainted

** Kernel log:
[   81.510626] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[   81.584796] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[   84.540803] mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[  111.694329] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  133.163116] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  133.461175] tun: Universal TUN/TAP device driver, 1.6
[  133.466297] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[  133.978327] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  134.067968] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  134.118739] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  134.442612] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  134.464655] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  141.255262] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  785.146335] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  786.197361] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  788.582553] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  971.598331] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  972.763982] ipv6: Unknown symbol udp_push_pending_frames (err 0)
[  975.150273] ipv6: Unknown symbol udp_push_pending_frames (err 0)

** Model information
Processor	: Feroceon 88FR131 rev 1 (v5l)
Hardware	: Seagate FreeAgent DockStar
Revision	: 0000

** Loaded modules:
tun
ext3
jbd
hmac
sha1_generic
mv_cesa
aes_generic
ext2
mbcache
sg
sd_mod
crc_t10dif
ums_cypress
usb_storage
scsi_mod
ehci_hcd
usbcore
usb_common
mv643xx_eth
inet_lro
libphy

** Network interface configuration:
auto lo eth0
iface lo inet loopback

iface eth0 inet static
    address 192.168.X.XXX
    netmask 255.255.255.0
    gateway 192.168.X.XXX

iface eth0 inet6 static
    address 2001:XXX:XXXX:X::XX
    netmask 64

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether 00:10:75:1a:c7:b5 brd ff:ff:ff:ff:ff:ff
    inet 192.168.X.XXX/24 brd 192.168.X.255 scope global eth0
3: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 100
    link/none 
    inet 192.168.XXX.X peer 192.168.XXX.X/32 scope global tun0

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:    8631      67    0    0    0     0          0         0     8631      67    0    0    0     0       0          0
  eth0: 6906245   13039    0    0    0     0          0         0  3166033   11754    0    0    0     0       0          0
  tun0: 1522516    3375    0    0    0     0          0         0   519249    3065    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    16424 total packets received
    5993 forwarded
    0 incoming packets discarded
    10428 incoming packets delivered
    17057 requests sent out
    6 reassemblies required
    3 packets reassembled ok
Icmp:
    276 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
        destination unreachable: 44
        echo requests: 232
    347 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 58
        redirect: 57
        echo replies: 232
IcmpMsg:
        InType3: 44
        InType8: 232
        OutType0: 232
        OutType3: 58
        OutType5: 57
Tcp:
    8 active connections openings
    73 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    9481 segments received
    8124 segments send out
    18 segments retransmited
    0 bad segments received.
    0 resets sent
Udp:
    516 packets received
    55 packets to unknown port received.
    0 packet receive errors
    2584 packets sent
UdpLite:
TcpExt:
    3 TCP sockets finished time wait in fast timer
    578 delayed acks sent
    2 packets directly queued to recvmsg prequeue.
    5095 packet headers predicted
    951 acknowledgments not containing data payload received
    2544 predicted acknowledgments
    17 retransmits in slow start
    1 other TCP timeouts
IpExt:
    InMcastPkts: 303
    OutMcastPkts: 25
    InBcastPkts: 92
    InOctets: 8204801
    OutOctets: 3772478
    InMcastOctets: 111331
    OutMcastOctets: 5823
    InBcastOctets: 13616


** PCI devices:
not available

** USB devices:
not available


-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: armel (armv5tel)

Kernel: Linux 3.2.0-4-kirkwood
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-3.2.0-4-kirkwood depends on:
ii  debconf [debconf-2.0]                   1.5.49
ii  initramfs-tools [linux-initramfs-tool]  0.109.1
ii  kmod                                    9-3
ii  linux-base                              3.5
ii  module-init-tools                       9-3

Versions of packages linux-image-3.2.0-4-kirkwood recommends:
pn  firmware-linux-free  <none>
ii  uboot-mkimage        2012.04.01-2

Versions of packages linux-image-3.2.0-4-kirkwood suggests:
pn  debian-kernel-handbook  <none>
pn  fdutils                 <none>
pn  linux-doc-3.2           <none>

Versions of packages linux-image-3.2.0-4-kirkwood is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.2.0-4-kirkwood/postinst/missing-firmware-3.2.0-4-kirkwood:
  linux-image-3.2.0-4-kirkwood/prerm/removing-running-kernel-3.2.0-4-kirkwood: true
  linux-image-3.2.0-4-kirkwood/postinst/ignoring-ramdisk:
  linux-image-3.2.0-4-kirkwood/postinst/depmod-error-initrd-3.2.0-4-kirkwood: false

-- 
    Torsten Jerzembeck * Oberschlesische Str. 61 * D-70374 Stuttgart
Exil-Westfale * PGP: B74DB58D * MIME welcome * Generation Tux * ><o(((°>

Attachment: signature.asc
Description: Digital signature


Reply to: