netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [Bugme-new] [Bug 10071] New: kernel hang in inet_init
       [not found] <bug-10071-10286@http.bugzilla.kernel.org/>
@ 2008-02-25 22:00 ` Andrew Morton
  2008-02-27 13:49   ` Jarek Poplawski
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2008-02-25 22:00 UTC (permalink / raw)
  To: linux-acpi, netdev; +Cc: bugme-daemon, yannick.dirou, Rafael J. Wysocki

On Sat, 23 Feb 2008 00:34:06 -0800 (PST) bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=10071
> 
>            Summary: kernel hang in inet_init
>            Product: Networking
>            Version: 2.5
>      KernelVersion: 2.6.25 rc2 latest git
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: normal
>           Priority: P1
>          Component: IPV4
>         AssignedTo: shemminger@linux-foundation.org
>         ReportedBy: yannick.dirou@axetic.com
> 
> 
> Distribution:ubuntu hardy
> Hardware Environment:dell dimension 5150
> Problem Description:
> kernel hang mostly but boot slowly sometimes
> 
> Steps to reproduce:
> boot
> 
> when the computer manage to boot, inet_init last some time:
> [    1.725306] NET: Registered protocol family 2
> [    6.825384] IP route cache hash table entries: 32768 (order: 5, 131072
> bytes)
> [    6.825803] TCP established hash table entries: 131072 (order: 8, 1048576
> bytes)
> [    6.826691] TCP bind hash table entries: 65536 (order: 9, 2359296 bytes)
> [    6.836160] TCP: Hash tables configured (established 131072 bind 65536)
> [    6.836255] TCP reno registered
> [    7.081569] initcall 0xc03b8920: inet_init+0x0/0x3aa() returned 0.
> [    7.081569] initcall 0xc03b8920 ran for 5106 msecs: inet_init+0x0/0x3aa()
> 
> When booting with acpi=ht it works:
> [0.124668] Calling initcall 0xc03b8920: inet_init+0x0/0x3aa()
> [    0.124867] NET: Registered protocol family 2
> [    0.288067] IP route cache hash table entries: 32768 (order: 5, 131072
> bytes)
> [    0.288856] TCP established hash table entries: 131072 (order: 8, 1048576
> bytes)
> [    0.289739] TCP bind hash table entries: 65536 (order: 9, 2359296 bytes)
> [    0.299156] TCP: Hash tables configured (established 131072 bind 65536)
> [    0.299250] TCP reno registered
> Feb 23 09:10:28 tiyann kernel: [    0.162267] initcall 0xc03b8920:
> inet_init+0x0/0x3aa() returned 0.
> [    0.162383] initcall 0xc03b8920 ran for 33 msecs: inet_init+0x0/0x3aa()
> 
> there seem to be a weird interaction between acpi and inet_init
> 
> any hint on how to provide better information
> thanks
> 

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

* Re: [Bugme-new] [Bug 10071] New: kernel hang in inet_init
  2008-02-25 22:00 ` [Bugme-new] [Bug 10071] New: kernel hang in inet_init Andrew Morton
@ 2008-02-27 13:49   ` Jarek Poplawski
  0 siblings, 0 replies; 2+ messages in thread
From: Jarek Poplawski @ 2008-02-27 13:49 UTC (permalink / raw)
  To: yannick.dirou
  Cc: Andrew Morton, linux-acpi, netdev, bugme-daemon,
	Rafael J. Wysocki

On 25-02-2008 23:00, Andrew Morton wrote:
> On Sat, 23 Feb 2008 00:34:06 -0800 (PST) bugme-daemon@bugzilla.kernel.org wrote:
> 
>> http://bugzilla.kernel.org/show_bug.cgi?id=10071
...
>>      KernelVersion: 2.6.25 rc2 latest git
...
>> there seem to be a weird interaction between acpi and inet_init
>>
>> any hint on how to provide better information

Yannick, here are a few questions:

- is this bug just with this git, but OK before (or 2.6.25-rc3?)?
- do all other drivers work properly and only net is a problem?
- could you add to bugzilla full dmesg in both cases?

Regards,
Jarek P.

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

end of thread, other threads:[~2008-02-27 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <bug-10071-10286@http.bugzilla.kernel.org/>
2008-02-25 22:00 ` [Bugme-new] [Bug 10071] New: kernel hang in inet_init Andrew Morton
2008-02-27 13:49   ` Jarek Poplawski

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