Bug 15848

Summary: NULL pointer in inet6_csk_bind_conflict
Product: Networking Reporter: Steve (stefan.bosak)
Component: IPV6Assignee: Hideaki YOSHIFUJI (yoshfuji)
Status: CLOSED DUPLICATE    
Severity: blocking CC: rjw
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.34-rc5-git6 Subsystem:
Regression: No Bisected commit-id:

Description Steve 2010-04-25 14:34:32 UTC
Kernel git version 2.6.34-rc5-git6 file net/ipv6/inet6_connection_sock.c:

procedure: inet6_csk_bind_conflict

new added code in this procedure raise NULL pointer BUG()
in first started application using IPv6 during system boot process.
Comment 1 Steve 2010-04-25 14:55:01 UTC
Probably the same problem is described in Bug #15847
Comment 2 Rafael J. Wysocki 2010-04-27 21:31:54 UTC

*** This bug has been marked as a duplicate of bug 15847 ***