netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fw: [Bug 218536] New: divide error in tcp_rcv_space_adjust
@ 2024-02-27 19:07 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2024-02-27 19:07 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Tue, 27 Feb 2024 18:16:35 +0000
From: bugzilla-daemon@kernel.org
To: stephen@networkplumber.org
Subject: [Bug 218536] New: divide error in tcp_rcv_space_adjust


https://bugzilla.kernel.org/show_bug.cgi?id=218536

            Bug ID: 218536
           Summary: divide error in tcp_rcv_space_adjust
           Product: Networking
           Version: 2.5
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: stephen@networkplumber.org
          Reporter: adam@mizerski.pl
        Regression: No

Created attachment 305916
  --> https://bugzilla.kernel.org/attachment.cgi?id=305916&action=edit  
dmesg

Kernel: 6.7.6 from openSUSE Tumbleweed (but I noticed it happening earlier as
well, not sure since when)

Network card:
Bus 002 Device 005: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit
Ethernet

Reproducible: Happens maybe once a day or few days. Don't know how and why.

Symptoms: Firefox stops being able to make any network connections. I need to
kill it, because it's stuck even when closing. Everything else seems to be
working fine (including stuff like https://github.com/debauchee/barrier).

Call Trace:
 <TASK>
 ? die+0x36/0x90
 ? do_trap+0xda/0x100
 ? tcp_rcv_space_adjust+0xbe/0x160
 ? do_error_trap+0x6a/0x90
 ? tcp_rcv_space_adjust+0xbe/0x160
 ? exc_divide_error+0x38/0x50
 ? tcp_rcv_space_adjust+0xbe/0x160
 ? asm_exc_divide_error+0x1a/0x20
 ? tcp_rcv_space_adjust+0xbe/0x160
 ? tcp_rcv_space_adjust+0x1a/0x160
 tcp_recvmsg_locked+0x2c3/0x950
 tcp_recvmsg+0x73/0x1f0
 ? __pfx_pollwake+0x10/0x10
 inet_recvmsg+0x56/0x130
 ? security_socket_recvmsg+0x41/0x70
 sock_recvmsg+0xa6/0xd0
 __sys_recvfrom+0xaa/0x120
 ? switch_fpu_return+0x50/0xe0
 ? syscall_exit_to_user_mode+0x2b/0x40
 ? do_syscall_64+0x70/0xe0
 ? do_syscall_64+0x70/0xe0
 ? syscall_exit_to_user_mode+0x2b/0x40
 __x64_sys_recvfrom+0x24/0x30
 do_syscall_64+0x61/0xe0
 entry_SYSCALL_64_after_hwframe+0x6e/0x76

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-27 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 19:07 Fw: [Bug 218536] New: divide error in tcp_rcv_space_adjust Stephen Hemminger

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).