Jeff Dike wrote:

>> Did this or equivalent patch get into the mainline kernel?
>> Browsing through the source I don't think so :( If not,
>> where is the best place to fetch the UML tree with the
>> patches that the developers seem to find necessary,
>> applied?
> 
> It's there.  I just eyeballed the source.  It's commit
> 2f56debd77a8f52f1ac1d3c3d89cc7ce5e083230 - the only way you wouldn't
> have it is by having a too-old version of UML.

Yes, you're right - sorry. I probably looked at the wrong
version (I used some diff-ing web interface) :( However,
the problem is still here.

I tried to isolate the exact version, but I was not able
to compile/run all the UML versions in my test environment
(current Ubuntu) - obviously the UML is quite sensitive
to the host kernel as well.

So the only thing I can say is that I cannot reproduce
it with neither 2.6.24.7 nor 2.6.26.2 guest in my environment.
The only instance I am seeing it is the 2.6.26 guest on
2.6.23.17 host at my provider :(

The owner of the host machine where the problem is easily
reproducible is back from the vacation, so I hope to have
some more information soon; however I am not sure I will
be able to convince him to update the host kernel too
(that means scheduled downtime etc., ...).

Any hint what should I grep and code-review for? The
symptoms of the bug look very similar to the page-fault
induced one, so the cause is maybe also similar/the same.
I played with the scheduler (sched_yield) etc and it does
not seem that it is the 'normal' context switch who is
corrupting the registers, more like it is some interrupt
handler or something like that.

Any other folks seeing ssh or spache/ssl crashing: could
you please post the UML and host versions and any other
relevant informatio such as number of the UML kernels
running, whether the machine is under memory pressure,
devices used (e.g. heavy networking usage), ...?

Thanks
-- 
                                      Stano

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to