netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fwd: [Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)
@ 2008-06-17 14:40 Dave Jones
       [not found] ` <20080617144056.GA19275-rdkfGonbjUTCLXcRTR1eJlpr/1R2p/CL@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Jones @ 2008-06-17 14:40 UTC (permalink / raw)
  To: netdev

[-- Attachment #1: Type: text/plain, Size: 70 bytes --]

This one been reported yet ?

	Dave

-- 
http://www.codemonkey.org.uk

[-- Attachment #2: Type: message/rfc822, Size: 3323 bytes --]

From: bugzilla@redhat.com
To: davej@codemonkey.org.uk
Subject: [Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)
Date: Tue, 17 Jun 2008 10:16:47 -0400
Message-ID: <bug-451804-263030@bugzilla.redhat.com>

Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/show_bug.cgi?id=451804

           Summary: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at
                    net/ipv4/tcp.c (1354)
           Product: Fedora
           Version: 9
          Platform: i386
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: kernel
        AssignedTo: kernel-maint@redhat.com
        ReportedBy: ekanter@rcn.com
         QAContact: extras-qa@fedoraproject.org


Description of problem:

Using following wireless pcmcia card

kernel: ath5k_pci 0000:02:00.0: registered as 'phy0'
kernel: ath5k phy0: Atheros AR2413 chip found (MAC: 0x78, PHY: 0x45)

on SONY VIAO PCG-F590 laptop.

configured NFS server and attempted to copy large file into the system. the
speed is very slow. many assertion messages in the log:

kernel: recvmsg bug: copied CEDBCDF6 seq CEDBD39E
kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)

As soon as opened firefox and attempted to file a bug (while NFS transfer was
active) the kernel hung (caps lock and scroll lock LED blink). Tried several times.

Version-Release number of selected component (if applicable):

kernel-2.6.25.6-55.fc9.i686

How reproducible:

always

Steps to Reproduce:

see description.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)
       [not found] ` <20080617144056.GA19275-rdkfGonbjUTCLXcRTR1eJlpr/1R2p/CL@public.gmane.org>
@ 2008-06-18  5:35   ` David Miller
  2008-06-18 10:06     ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2008-06-18  5:35 UTC (permalink / raw)
  To: davej-rdkfGonbjUTCLXcRTR1eJlpr/1R2p/CL
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA

From: Dave Jones <davej-rdkfGonbjUTCLXcRTR1eJlpr/1R2p/CL@public.gmane.org>
Date: Tue, 17 Jun 2008 10:40:56 -0400

> This one been reported yet ?

Looks to be an ath5k specific problem based upon other
reports I was able to find.

For example, have a look at the "Transfers stall with ath5k
on compat-wireless drivers" thread on the ath5k-devel list:

http://kerneltrap.org/mailarchive/linux-ath5k-devel/2008/6/4/2028874

linux-wireless added to CC.

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354)
  2008-06-18  5:35   ` David Miller
@ 2008-06-18 10:06     ` Johannes Berg
  0 siblings, 0 replies; 3+ messages in thread
From: Johannes Berg @ 2008-06-18 10:06 UTC (permalink / raw)
  To: David Miller; +Cc: davej, netdev, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

On Tue, 2008-06-17 at 22:35 -0700, David Miller wrote:
> From: Dave Jones <davej@codemonkey.org.uk>
> Date: Tue, 17 Jun 2008 10:40:56 -0400
> 
> > This one been reported yet ?
> 
> Looks to be an ath5k specific problem based upon other
> reports I was able to find.
> 
> For example, have a look at the "Transfers stall with ath5k
> on compat-wireless drivers" thread on the ath5k-devel list:
> 
> http://kerneltrap.org/mailarchive/linux-ath5k-devel/2008/6/4/2028874

Maybe that's also just a variation of the header clone bug? ath5k also
needs sw crypto.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-18 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 14:40 Fwd: [Bug 451804] New: kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c (1354) Dave Jones
     [not found] ` <20080617144056.GA19275-rdkfGonbjUTCLXcRTR1eJlpr/1R2p/CL@public.gmane.org>
2008-06-18  5:35   ` David Miller
2008-06-18 10:06     ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).