public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* recvmsg bug not clear
@ 2018-07-03  8:33 積丹尼 Dan Jacobson
  2018-07-03 16:18 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-07-03  8:33 UTC (permalink / raw)
  To: linux-kernel

Most users won't even know what string from this to google on to find
out what this is all about:


Jul 03 13:57:20 jidanni7 kernel: ------------[ cut here ]------------
Jul 03 13:57:20 jidanni7 kernel: recvmsg bug 2: copied 73BCB6CD seq 70F17CBE rcvnxt 73BCB9AA fl 0
Jul 03 13:57:20 jidanni7 kernel: WARNING: CPU: 2 PID: 1501 at /build/linux-uwVqDp/linux-4.16.16/net/ipv4/tcp.c:1881 tcp_recvmsg+0x649/0xb90
Jul 03 13:57:20 jidanni7 kernel: Modules linked in: nft_r...


So please make clearer messages.

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

* Re: recvmsg bug not clear
  2018-07-03  8:33 recvmsg bug not clear 積丹尼 Dan Jacobson
@ 2018-07-03 16:18 ` Randy Dunlap
  2018-07-04 21:22   ` 積丹尼 Dan Jacobson
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2018-07-03 16:18 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson, linux-kernel,
	netdev@vger.kernel.org, Eric Dumazet

[adding netdev]

On 07/03/18 01:33, 積丹尼 Dan Jacobson wrote:
> Most users won't even know what string from this to google on to find
> out what this is all about:
> 
> 
> Jul 03 13:57:20 jidanni7 kernel: ------------[ cut here ]------------
> Jul 03 13:57:20 jidanni7 kernel: recvmsg bug 2: copied 73BCB6CD seq 70F17CBE rcvnxt 73BCB9AA fl 0
> Jul 03 13:57:20 jidanni7 kernel: WARNING: CPU: 2 PID: 1501 at /build/linux-uwVqDp/linux-4.16.16/net/ipv4/tcp.c:1881 tcp_recvmsg+0x649/0xb90
> Jul 03 13:57:20 jidanni7 kernel: Modules linked in: nft_r...
> 
> 
> So please make clearer messages.

That's a message from net/ipv4/tcp.c


-- 
~Randy

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

* Re: recvmsg bug not clear
  2018-07-03 16:18 ` Randy Dunlap
@ 2018-07-04 21:22   ` 積丹尼 Dan Jacobson
  0 siblings, 0 replies; 3+ messages in thread
From: 積丹尼 Dan Jacobson @ 2018-07-04 21:22 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, netdev@vger.kernel.org, Eric Dumazet

>>>>> "RD" == Randy Dunlap <rdunlap@infradead.org> writes:
RD> That's a message from net/ipv4/tcp.c

OK, but there should be something telling the user one way or the other
that the following is an error / bug message from the Linux kernel, (and
thus not some random program that the user installed), from the
component net/ipv4/tcp.c, and represents some condition that was
unexpected and should be reported to ... or is the user's own fault ...
and if he wants to google about it he is best to use ...

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

end of thread, other threads:[~2018-07-04 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03  8:33 recvmsg bug not clear 積丹尼 Dan Jacobson
2018-07-03 16:18 ` Randy Dunlap
2018-07-04 21:22   ` 積丹尼 Dan Jacobson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox