logo       

Re: [uml-user] 2.6.3 hang on boot: msg#00270

Subject: Re: [uml-user] 2.6.3 hang on boot
Alle 17:50, sabato 21 febbraio 2004, MeiJia ha scritto:
> Hi All,
>
> Sorry for the noise, but I didn't found the answer in the mailing list
> archive.
>
> previously I use uml-2.4.20 with a redhat9 rootfs perfectly. now I'm
> trying vallina-2.6.3, with uml-patch-2.6.3-rc2-1 donwloaded from sf.
> rootfs is the same.
>
> The symptom is: it hang on boot right after "mount devfs", and consuming
> 100% CPU all the time until was manually killed. remove the 'devfs' option
> dosen't help: it hang again right after "mount ext3 root filesystem
> readonly". break into gdb only got trace begin from something like
> "sigint_handler".

There is a problem that happens differently on 2.6 UML kernels. This has been 
reported as "2.6 stops at NET: Registered protocol family" and so on. Or 
better, we have some evidence about what that hang relates to; and so we can 
guess you have the same problem. The bug does not hit devfs, ext3, NET or 
anything such; it hits the core scheduler - or better wait queues and 
notifications (i.e. when code inside the kernel decides to wait for 
something, then this bug makes things not work).

Would you post the backtrace you get, so we can be sure about what is 
happening? Also, you could probably try vanilla-2.6.0 linux kernel and 
patch-2.6.0-test9 (and disable module support). A lot of people reported that 
patch makes the problem go away.

> I was told that rootfs with new distribution running on old machine have
> this kind of problem,

They have another kind of problem, with maybe seems to be the same until you 
do some debugging.
-- 
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click


<Prev in Thread] Current Thread [Next in Thread>