NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/51267: NETBSD 3.1 crashes on continuous ping
>Number: 51267
>Category: bin
>Synopsis: NETBSD 3.1 crashes on continuous ping
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jun 24 06:55:00 +0000 2016
>Originator: Divya
>Release: 3.1
>Organization:
Quest
>Environment:
>Description:
NetBsd crashes on continuous ping. As per crash log the suspected line is a printf below.
(void)printf(" time=%.3f ms", triptime*1000.0);
in pr_pack_sub() function
Seems like the %.3f is causing the crash. Please help if anybody faced this issue before.
>How-To-Repeat:
ping to any ip continuously for more than 12 hours
>Fix:
none
Home |
Main Index |
Thread Index |
Old Index